Hi,
I’m wondering if you can help me with some queries:
1) I need to remove the ‘Posted on/by etc etc…’ info that displays on the blog page under each new post.
I can’t seem to be able to find where the code for this is. Could you tell me what & where it is so I can take it out?
2) I also need to make the layout of this page full screen. At the moment it reduced, as though it has the category sidebar on the left side. In preview mode, the categories actually still display.
Jack placed the following code in the file to remove the sidebar but the layout is still reduced.
.blog aside#sidebar {
display: none;
}
Could you please tell me what code code I need to insert to make the layout of the blog page revert to the full page that it should be.
3) The ‘On sale’ page has stopped displaying correctly (just displays the shortcode instead of the dresses). When you select it from dress categories, it shows up fine. Its only broken when selected from the main menu on the home page.
There was a WordPress update overnight done to the site. Also, there was some code inserted into the functions.php file to remove the query strings from static resources, to speed up the site.
Could you please have a look at what has caused the break and let me know if either of those may have been responsible and how it can be fixed.
Many thanks in advance for your help