I need to delete all sidebars and footings in my theme. How must I go about to do so?
I need to delete all sidebars and footings in my theme. How must I go about to do so?
provided that you do not want this content at any time in the future, the quickest way would be to, open and erase all content in your current theme's sidebar.php ( if you have more than one side bar, please do the same to these files as well ) and then delete most of the code from footer.php - NOTE: you will want to make sure that you don't delete closing tags that were opened in header.php like <html>, '<body>' and any random <div>'s
You must log in to post.