This topic has 4 replies, 2 voices, and was last updated 1 years ago ago by Rose Tyler
Hi,
1. When i enable Static Blocks cache it breaks the formatting on a menu i made which i add to the bottom header.
2. How can i turn off the sidebar for pages globally? At present I’m setting each page to ‘Without’ manually.
3. Breadcrumbs are showing ‘Shop’ twice.
I’ve sent Shared location where you can see corresponding screenshots in private area.
Thanks
Hello, Adam,
Thank you for contacting us and for using XStore.
1/ We do not see this problem right now – https://prnt.sc/meuF648uEgrk Please clear cache of your browser and check one more time.
Kirki Customizer Framework plugin is activated on your site, it may conflicts with our XStore Core plugin, so we would recommend you to disable Kirki.
2/ Theme Options > Blog > Blog layout > Sidebar Only For Blog Page > set On.
3/ Please try to add the following code to your child-theme/functions.php:
add_filter( 'etheme_breadcrumbs_shop_step', '__return_false', 999);
Kind Regards,
8theme team
Hi Rose,
Thank you, I cleared server cache and cache on device but the isssue is still there, it seems to only be on mobile devices
I thought Kirki was part of the them package? Does Xstore or Elementor not need it?
2. Thank you
3. Thank you, that has fixed it. Is that a bug that will be fixed in future?
Hello, Adam,
We appreciate your prompt response.
1/ We’ve checked from mobile and we do not see the problem – https://prnt.sc/9pgMtOEelUfN
However the Static block cache is not a required option, if you feel that in some cases it causes problems, just disable it.
Kirki plugin is not required and can be disabled. XStore Core plugin already contains code from Kirki that is required, so no need in the separate plugin.
2/ You’re welcome!
3/ You’re welcome! It will not be included because that works fine for most customers, and the custom code in the child theme is required in specific cases only.
Kind Regards,
8theme team
The issue related to '‘Static Block Cache menu formatting, Turning off sidebar for pages globally, Double Breadcrumbs’' has been successfully resolved, and the topic is now closed for further responses