Forum Replies Created
-
AuthorPosts
-
June 8, 2016 at 6:16 am in reply to: Woocommerce Cart & Checkout Content Not Loading After Update to 3.6 #644553
Nevermind – figured it out by loading the default 2015 theme. It was a php memory error:
Fatal error: Allowed memory size of 134217728 bytes exhausted
But I couldn’t see this in the Enfold theme for some reason. Resolved it by increasing the php memory limit in .htaccess
Hi Vinay,
Enfold, WordPress and all plugins are up to date.
I cannot replicate the problem from my end – the checkout works correctly for me and some customers, but fails for others.
I’ve set up a duplicate site with the same host and eWAY sandbox testing – perhaps you can replicate the error?
I have put the link to the website and an admin login for you below – I would appreciate it if you would take a look.
December 9, 2015 at 5:29 am in reply to: Woocommerce Shop Overview sidebar appearing under content on product archives #549472Hi,
Sorry, had another look and it had something to do with Woocommerce Ajax Layered Nav – disabling that plugin returned everything back to normal. I’m querying them about it as I’ve not had this problem up until now.
Thanks very much for all your help :)
Cheers,
MartinaApril 14, 2015 at 2:31 am in reply to: Fullscreen slideshow/ doesn't appear and cannot add variable products to cart #427966No worries – but to be honest I’m such a noob and it happened so unexpectedly (and affected the whole site) that I thought perhaps you guys may have come across it before. Thanks for your response.
April 12, 2015 at 11:51 am in reply to: Fullscreen slideshow/ doesn't appear and cannot add variable products to cart #427126Hi guys,
So I’ve figured out the issue – a mod_security ruleset linked to a woocommerce cookie issue, as detailed here:
https://support.woothemes.com/hc/en-us/articles/203104197-Variable-Product-Add-to-Cart-Not-Working
I used the woocommerce jquery cookie plugin to fix it – once the plugin was installed it fixed not only the variable product cart issue but all the other JS issues as well. I know this is a dumb thing to ask, but for future reference is there any way to prevent something like this happening? Is there are a way to continue loading other theme/plugin scripts successfully even if the cookie doesn’t load?
Cheers,
BFebruary 17, 2015 at 11:50 am in reply to: Enfold – How to get rid of Woocommerce 2.3 product lightbox? #397381I’ve got Alpine Photo Tiles Instagram feed on there – but I’ve set it not to load the lightbox in the options to allow the Enfold one to take over.
I’ve also got Custom Facebook Feed which does load its own lightbox but deactivating the plugin doesn’t make any difference.
I’ve only been having this issue since upgrading to the latest version of Enfold and Woocommerce 2.3.
Is it possible the woocommerce/theme functions files weren’t updated properly?
February 17, 2015 at 2:02 am in reply to: Enfold – How to get rid of Woocommerce 2.3 product lightbox? #397194I’ve hidden the woocommerce version using CSS:
#top .pp_pic_holder.pp_woocommerce, #top .pp_overlay { display: none !important; visibility: hidden !important; }
You can see it if you get rid of/overwrite the above style in the browser web developer view.
I guess my question is – is this the right way to do this or should the woocommerce lightbox be disabled by the theme?
-
AuthorPosts