KMLProxy
Member
Posted 2 years ago #
I have created a drop-down menu that links to a particular category - i.e., clicking the link, 'Reid's Blog' pulls up all posts that are in the Reid's Blog category.
The first 'post' on the page once you click that link is one that says 'Archive for Reid's Blog category' - is there ANY way to completely remove this box? I don't want it showing up when clicking a category link.
Please, any assistance would be VERY appreciated. To see the problem in person, please visit http://www.therightoftherepublic.com and at the top, mouse-over 'Blogs' and then click 'Reid's Blog' for an example of what I'm talking about.
Thanks much for any aid you can offer!
Hi,
This text is hard coded on the sidebar.php or category file of your blog and cannot be removed without hacking it. You need to edit the sidebar.php or category file of your blog.
Thanks,
Shane G.
KMLProxy
Member
Posted 2 years ago #
Hi - thanks for the response.
You wouldn't happen to know how to hack it, would you? I believe that I've found the correct file (archive.php) and I think I've even figured out the section I need to void - should I just delete that section? I tried using /* */ tags to no avail.
Again, thanks for helping.
KMLProxy
Member
Posted 2 years ago #
NM - the issue has been resolved. Merely took deleting one line of code in archive.php
Thanks again for the assistance!