lucytech
Forum Replies Created
-
Forum: Plugins
In reply to: [Yoast SEO] yoast seo not showing on elementorso then how would I add Yoast SEO to the template pages if I have elementor templates set to show up in the search results?
Forum: Plugins
In reply to: [WooCommerce] recently viewed cookie not being savedI pasted the code in functions.php and it seems to have fixed the issue.
Thanks so much for your help.
Forum: Plugins
In reply to: [WooCommerce] recently viewed cookie not being savedI have the cookie excluded from the cache. Is that ok or do you have a JavaScript code example that would work better?
When do you think you will update the code? I’m not sure how to implement the change you suggested.
Thanks
Forum: Plugins
In reply to: [WooCommerce] recently viewed cookie not being savedI’m not using a plugin, just code that calls the cookie.
My issue is there is no $_COOKIE[‘woocommerce_recently_viewed’].? cookie being stored. The code itself is irrelevant. You can see in inspect element there is no cookie being created.
My question is – is $_COOKIE[‘woocommerce_recently_viewed’].? a default cookie that should be created? Or is it connected to a plugin and I need to find the source?
If it is default then why isn’t it being stored?
Forum: Plugins
In reply to: [WooCommerce] recently viewed cookie not being savedYes, I’m using Elementor.
I added it using a shortcode.
Is this cookie automatically set from woocommerce? ‘woocommerce recently viewed’ ?
the code is from this website https://www.wpexplorer.com/woocommerce-recently-viewed-products-shortcode/
Forum: Plugins
In reply to: [WooCommerce PayPal Payments] reduce unused javascriptThank you!!
Forum: Plugins
In reply to: [WooCommerce PayPal Payments] reduce unused javascriptI disabled it from the mini cart but when I load the product pages it still says in the browser (edge, chrome) at the bottom – waiting for t.paypal.com or paypal.com
why is that? How do I speed that up?
- This reply was modified 1 year, 11 months ago by lucytech.
Forum: Plugins
In reply to: [WooCommerce PayPal Payments] reduce unused javascriptThanks for your help.
But I need to have the mini cart… this is a e-commerce website and that is the norm for a good shopping experience.
Do you suggest only showing the paypal option on the checkout page and not in the minicart?
Yes the issue was the pro plugin was not upto date. When I disabled it then the form worked.
I tried everything, cleared every possible cache.
Still not working