Hello,
I was trying to remove the recent comment section that's on the right, which was hard coded with this theme. I removed the text "Recent Comments", but the box is still there. The box is what I am now trying to remove.
If it's not possible, I would just like to upload an image to replace that box, like an advertisement.
I appreciate any help.
CharlyLeetham
Member
Posted 2 years ago #
Hi Ronito,
Is the sidebar a 'widgetized' sidebar? If so, then go to wp-admin -> appearance -> widgets and drop a blank text box into the sidebar. That should remove any coded defaults from the sidebar.
Charly.
http://wordpress.org/extend/themes/cover-wp
Looks like there are a few side bar sections You may need to experiment but Charly's right.
You also need to remove the reference to this function: <?php latest_comments(); ?>