Can someone help me with this problem that's been harassing me for days?
Using a template for client's blog on Wordpress. There's an element in the sidebar I want to delete. But I can't find where it's located in the code!
I've looked in all the available files, and Wordpress settings as well. The unwanted code is an Rss feed that's not properly set up, and I have another one and just want to delete it. I can't find it in any of the editable files.
Is it because the theme includes some code to which I don't have access?
WordPress has a file called sidebar.php which contains all of the code for your side bar elements. This could be where your RSS feed link is located. Some themes also have a built in section for sidebar elements. In my current theme this is located under the Appearance - Current Theme Options.
Lastly check your Widgets which is also located under the Appearance section. Your RSS feed may also be there.