vladimirvuch
Forum Replies Created
-
Forum: Plugins
In reply to: [Facebook for WooCommerce] problem with the purchase eventPlease clear your browser cache.
The exclamation point issue has been fixed. And it is no longer noticeable. I removed a PWA plugin that was causing a cache issue in background mode. Without knowing about him.
https://ibb.co/jLXCwfN
https://ibb.co/t86Vjgd
https://ibb.co/D90m3Zx
https://ibb.co/d6kgctw
This is picture for test i finished 1 order succese other is not real order
https://gist.github.com/ludjoker/6d792c7f6baafbf8315f7a81497568c9Forum: Plugins
In reply to: [Facebook for WooCommerce] Meta Pixel Helper problem with PageView eventWhat was causing the problem was a PWA plugin that cached the request with service worker and then caused a problem reporting the request to facebook.
I removed it and the problem was solved.
I’m leaving this as an answer if I can help someone else who has this problem.Forum: Plugins
In reply to: [Facebook for WooCommerce] Meta Pixel Helper problem with PageView eventHello.
Press for “Try sending the desired event using the test events tool.”
I tested through it there the events are seen correctly and the data about them appears.
I’ve checked it several times and it’s correct. As a matter of fact in the Pixel’s stats the events are getting right as far as I can trace.Only the Meta Pixel Helper plugin doesn’t report it correctly in my tests and observations.
This is the logo from yesterday. I don’t see any problem.
Today’s log is empty.
https://gist.github.com/ludjoker/6d792c7f6baafbf8315f7a81497568c9
This is picture from event test
https://ibb.co/QnPBDr3In my different imports, the elements are called differently.
In someone is price, regular_price and cena.
Inputs are said differently in different places.
Isn’t that the name that comes from woocommerce?I replaced the plugin with another one. Which works as it should.
Tip: If you are doing a check on a question, it is good to inform. Since so much time with no response many people would change either your or the other plugin.
In this case, I changed the other one, but as I said, it is good to inform that you are doing a check on the matter.Is there any plugin that has been tested and you know works with caching properly? For wishlist products.
- This reply was modified 1 year, 10 months ago by vladimirvuch.
Forum: Plugins
In reply to: [YITH WooCommerce Wishlist] Problem adding to wishlist.They are added as exceptions.
Unfortunately, the result I need is not there.Sorry to hear that you don’t have a solution for compatibility with caching plugins.
Can we make some short code to run after page load to load the add to wishlist buttons after the page is loaded from the cache.Forum: Plugins
In reply to: [YITH WooCommerce Wishlist] Problem adding to wishlist.I’ve been experimenting as I currently have Ajax loading enabled.
The problem is that when there is a cache generated on a page, the button is not visualized.
My assumption is that if I run Ajax after the page is loaded from the cache, the buttons to add to the wishlist to the products would be loaded.If so, can I add a snippet to function.php to do this?
I am also attaching 2 pictures of what it looks like when the button is loaded: https://snipboard.io/Jx8tc9.jpg
And what it looks like when the button is not loaded: https://snipboard.io/n7pNeg.jpgIsn’t there an option to force Ajax loading after the cache is loaded by attaching to some hook. This is how I proceeded when updating the number of products in the Wishlist in the header. But at the moment I’m not sure how to organize such a thing but would it solve the problem?
This is still not a good solution for me. I hope most of my users will sign up. For them, loading will become significantly slower.
Please, if you have the opportunity, test it at your place as well.
Plugin versions are up to date as follows:
YITH WooCommerce Wishlist – 3.20.0
WP-Optimize – Clean, Compress, Cache – 3.2.14
WooCommerce – 7.6.1
Elementor Pro – 3.12.3If I leave the Ajax loading of the YITH Wishlist plugin.
For a not logged in user it works as it should and the button goes out. Even after the page is cached everything is ok.
For a logged-in user, if the page is not cached, the button appears, but after it is cached, the button does not appear.I found this solution provided by WP – Rocket plugin https://docs.wp-rocket.me/article/875-using-wp-rocket-with-yith-woocommerce-wishlist. I also tried to recreate it with WP-Optimize but without success.
I added the “yith_wcwl_session_*” cookies and enabled the AJAX loading of the YITH wishlist plugin but now if the page is cached before then the add to favorites button doesn’t load at all.
And if I leave only “yith_wcwl_session_” then it just stops caching the whole page.- This reply was modified 1 year, 10 months ago by vladimirvuch.
- This reply was modified 1 year, 10 months ago by vladimirvuch.
This is not a valid solution for me.
I have the add to wishlist button on almost every single page.
When I add to exclude a page that has these cookies, I actually stop caching 99% of my pages.Please give me another advice.
In reality, the problem is not noticeable when the user is not logged in. It is only there when the user is logged in.Forum: Plugins
In reply to: [YITH WooCommerce Ajax Product Filter] Problem adding to wishlist.Wrong forum. It’s open on the YITH WooCommerce Wishlist forum