Last thing. It moved the “Edit this entry” from the sidebar to down below the content. How would I remove “Edit this entry”. I will not be using posts or comments at all in the website, should I delete all the comments/post code?
I will not be using posts or comments at all in the website, should I delete all the comments/post code?
not necessary;
for comments, you could delete the code with `<?php comments_template(); ?> from page.php; however, if you have disabled comments from within the dashboard, this is also not necessary….