Hello.
What could be the problem with my sidebars? Every sidebar I make, automatically contains a list of pages.
Also, is it possible to remove date selection from cart?
Hello.
What could be the problem with my sidebars? Every sidebar I make, automatically contains a list of pages.
Also, is it possible to remove date selection from cart?
Hello Saso,
The date/calendar block can be removed from cart page by adding the CSS below in your child themes style.css file:
.woocommerce table.shop_table .time {
display: none;
}
As for the sidebar, the available sidebars are inside Appearance >> Widgets and you can drag away the items from sidebars for it not to be displayed on the sidebars. We do not have page sidebars but if you mean something else - please provide a link from our demo site page for the page template, e.g. listing or blog and I will test this for you.
Thank you
I didn’t mean a sidebar for pages. I meant that every sidebar I use, automatically displays a list of all the pages I have on my site, even tough I do not include this item in the sidebar.
This is only an example. This sidebar contains only one text block and nothing else but as you can see, it displays a list of pages. The list is displayed within the sidebar and continues beneath the body of the post.
Hello Saso,
I haven’t come across this before, so can you please follow the steps below and then if this is still happening, please leave the steps 4, and 6 as is, and providing your wp-admin access and FTP access and I will test this for you.
Please check and ensure that you are using the latest version of the Entrada main theme. The current theme version is 3.3.7 If you are not using the latest version of the theme, you will need to update it to latest version as shown here: https://www.support.waituk.com/hc/en-us/articles/115001344369-How-to-Update-Theme-to-Latest-Version
Ensure that the Entrada prefixed plugins are of latest version 3.3.7
If they aren’t - please update and check if this resolves your query, otherwise please follow the steps below.
Deactivate all third party plugins other than the ones that came bundled with Entrada theme. The plugins bundled with theme are ( Contact Form 7, Customizer Import / Export, Entrada Post Type, Entrada VC Addons, Entrada WC Taxonomy, Slider Revolution, WooCommerce, WPBakery Page Builder) and only these plugins should be left active.
Please check if this resolves the issue - if yes, please start activating the third party plugins you deactivated in step 4, one at a time and checking the frontend. This will help you locate the specific plugin that causes the issue you are facing. And you can leave that particular plugin deactivate, delete it or ask the plugin author for more help on that.
If the issue persists, please check weather you have modified any of the core theme files, within the main theme files itself and / or through child theme. If you have modified files in child theme, please deactivate child theme and then check if the issue persists. If the issue is resolved, then the issues comes from your custom code.
If you had modified core theme files, you will need to reinstall the main theme again (Note: you will lose all the customizations that you coded in core theme files!)
If none of the steps above resolves your issue, we will need to test this on your server. Please leave all of the steps above that you have followed exactly as is after you have followed those steps, i.e. leave the third party plugins deactivated and theme to latest versions etc… and reply to this ticket with your wordpress wp-admin access details as well as FTP details and we will get back to you within 48 hours at most with cause / solution for your specific issue.
Thank you
Updating the theme seems to have resolved the issue. I will notify you if the issue resurface.
Thank you for your help.