templateinvaders
Forum Replies Created
-
Hello,
Our plugin uses the default WooCommerce add-to-cart product validation, and this appears to be causing the issue you’re experiencing.
Given that your product’s price is set to zero or is empty, the WooCommerce method “is_purchasable” returns ‘false’. Consequently, you wouldn’t be able to add these products to the cart directly from your shop’s product listing or product page. We’ve verified this on your shop.
To resolve this, you may want to consider using the “woocommerce_is_purchasable” hook. This could provide a workaround for your situation by altering the conditions under which a product is deemed purchasable. Bear in mind, though, that you may need some custom coding to adjust this setting according to your needs.
We hope this information helps as the issue lies outside the scope of our plugin.
Forum: Plugins
In reply to: [TI WooCommerce Wishlist] Syntax error in cart.class.phpHi @imosek8 ,
We are sorry to hear that you’re experiencing issues after the recent update. The error you’re seeing could be due to your PHP version. Can you please confirm the PHP version your setup is running? According to WordPress’s official requirements, your server should be running PHP 7.4 or greater. You can check these requirements here. It might be that you need to upgrade your PHP version to resolve this issue.
Forum: Plugins
In reply to: [TI WooCommerce Wishlist] Issue with latest versionHi,
Apologies for any inconvenience caused by the latest update. Based on our records, it seems that the issue you’re experiencing was due to incorrect settings. After the 2.6.0 update of our plugin, we use the default WPML feature to sync WordPress menus, and the wishlist counter should only be added to the main language menu.
I wanted to inform you that we’ve already addressed and resolved this issue via our support chat. So, we’ll go ahead and close this topic. If you have any further questions or issues, feel free to reach out to us.
Thanks for the further details and your active engagement in resolving this issue.
If the problem is related to cached nonces, the issue should resolve immediately after you purge all caches. I suggest giving that a try as the next step.
For your reference, our plugin previews are running on LightSpeed with cache enabled and we haven’t encountered such an issue. You can test it out here: https://wishlist2.templateinvaders.com/
So if you can provide access where we can test exactly your setup issue we can do debugging.
Forum: Plugins
In reply to: [TI WooCommerce Wishlist] Add to Wishlist block limited positioningHi there!
Awesome suggestion on the “Add to Wishlist” block positioning! We’ve taken note and we’re set to look into this for our upcoming updates. Your insights are a big help – so thanks a bunch!
If you’ve got more ideas, keep ’em coming!
Hey there!
I’m sorry to hear about the trouble you’re having with LSCache. We’re here to help!
Just to check – have you tried excluding the wishlist page from the cache for guests as well? Sometimes this can help solve any unexpected hiccups.
To help us dig deeper into this, it would be great if you could share a link where we can test the issue firsthand. Rest assured, you can share it privately with our team through the support chat in the plugin settings. This way, we can take a closer look and get to the bottom of things.
Forum: Plugins
In reply to: [TI WooCommerce Wishlist] How to setup Wishlist Counter – WPML – DE/ENGHi there!
Thanks so much for your help spotting the wishlist counter issue with WPML. We’ve got it sorted now – as of version 2.6.0, the counter will be right there on all synced WPML menus!
Couldn’t have done it without you – so thanks again for your sharp eye. If anything else pops up, don’t be a stranger.
Hi there,
I hope this message finds you well!
I wanted to reach out and let you know that we’ve sorted out the “Cookies is not defined at w.fn.tinvwl_get_wishlist_data” issue you reported. Our team worked on this, and the good news is we’ve fixed it in the 2.6.0 version of our plugin. This version is now ready for you to download and update. Go ahead and give it a try!
Now, about your method of excluding some assets – I wanted to share a heads up. WordPress assets enqueue method has a neat feature, dependencies, which can be pretty handy. But if we deregister some assets before enqueueing them on a page, it might prevent them from loading at all. This is a safeguard mechanism to keep bugs at bay.
I hope this helps, and remember, we’re here to make sure you get the best out of our plugin. If you run into any more issues or just need a little help, don’t hesitate to give me a shout. We really appreciate your feedback – it’s you who help us get better every day!
Forum: Plugins
In reply to: [TI WooCommerce Wishlist] Wishlist Missing CacheHi @elland
Your website is using an outdated version of our plugin. The fix for this issue was implemented in version 2.3.0, while your website is still running on version 2.2.0. You need to update it to the latest version, rebuild the cache, and check if the issue persists.
Forum: Plugins
In reply to: [TI WooCommerce Wishlist] How can I edit the estimate email template?Hi @earthnutvt ,
It should be placed in your active theme under the directory “woocommerce” like this:
your_theme/woocommerce/emails/ti-estimate.php
Hi @prodesignerpl ,
The issue has been fixed in version 2.5.2. Thanks for the bug report.
Forum: Plugins
In reply to: [TI WooCommerce Wishlist] too long loading requestHi @turnover2 ,
Version 2.5.2 brings some improvements to this case. The required AJAX fetch data is now only triggered upon user interaction.
Hi @squeaky ,
Integration with WooCommerce Composite Products has been updated in version 2.5.1, so your issue should be fixed.
Hi @squeaky ,
Thank you for reaching out to us. Yes, we would be happy to help you privately via support chat. Please provide us with the login credentials and any additional information about your setup that may be helpful in diagnosing the issue. We will do our best to assist you with this.
Thank you!
Forum: Plugins
In reply to: [TI WooCommerce Wishlist] auto Update cartHi @turnover2 ,
This feature was added in the premium version 2.5.0.
Thanks for the idea!
Kind regards.