Different Issues with Woocommerce
-
Hi,
I have different issues with woocommerce and more functions no working:
– mobile menu doesn’t work
– product images missing on product page
– on product page there are two paypal checkout botton
– add units to cart doesn’t work on product page
– sticky footer doesn’t work no more
I’ve tried to disable image plugin.
Where is the problem?
Hello,
Please deactivate all the third parties plugins not related to the theme and provide your site login URL
Best Regards
Hi,
I’ve updated theme version last night.
I’ve solved some problems but I still have issues in my website:
– login box above the webiste for non logged users https://www.poderesullago.it/
– sticky footer still does not work
– now paypal button is black: https://www.poderesullago.it/prodotto/il-ruggero-marche-igt-merlot/
Thank you so much for your help.
Hello,
Please deactivate all the third parties plugins not related to the theme
Best Regards,
Hello,
Please add this code to the Theme Settigs > Custom CSS to correct the Paypal button:
.entry-summary .summary-inner .angelleye_button_single{
background:transparent;
border:none;
}
As soon as you deactivated your plugins the login block issue has gone and sticky footer works well https://gyazo.com/012f9fa428f00710901800ed9d488b44
Now activate your plugins one by one, checking the issue to detect which one causes the problem.
Best Regards