Stan
Forum Replies Created
-
Forum: Plugins
In reply to: [TI WooCommerce Wishlist] View WishlistHi @wpbetsy,
Please, check the following:
1. If
[ti_wishlistsview]shorctode persists in your Wishlist page content.
2. Make sure this page is applied as a “Wishlist page” in plugin settings.
3. In case you are using a cache plugin or cache is enabled on your server, you should exclude the Wishlist page from cached pages.Regards,
StanForum: Plugins
In reply to: [TI WooCommerce Wishlist] Conflict With Font Awesome 5Forum: Plugins
In reply to: [TI WooCommerce Wishlist] PPOMWe have released a new plugin update that has a fix for this issue. Please, test and confirm.
Regards,
StanForum: Plugins
In reply to: [TI WooCommerce Wishlist] PPOMHi @darkallman,
Thanks for the notice. We’ll check this issue and get back to you once we have a solution.
Regards,
StanForum: Plugins
In reply to: [TI WooCommerce Wishlist] Incompatible with WC 3.41 ??Hi @sachristan,
Our plugin is compatible with the latest WooCommerce version. The issue with double “Add to Wishlist” button appears because of an outdated ../single-product/add-to-cart/variable.php that your theme probably overrides.
In the latest WooCommerce version the hook was moved from:
../woocommerce/templates/single-product/add-to-cart/variable.php
Into:
../woocommerce/templates/single-product/add-to-cart/variation-add-to-cart-button.php
So, we suggest you to check if your current theme is fully compatible with the latest WooCommerce version and ask the theme developers for an update if necessary.
Regards,
StanForum: Plugins
In reply to: [TI WooCommerce Wishlist] Disable all css \ font-awesomeHi @arkadiy1,
Plugin css & font-awesome are loaded in a ..\public\tinvwl.class.php “Load style” section. You can use wp_dequeue_style(); function in your child-theme to disable them.
Regards,
StanForum: Plugins
In reply to: [TI WooCommerce Wishlist] remove “Wishlist” link from the main menuWe are now closing this topic and mark it as resolved due to inactivity. If you still have any questions or concerns please, fill free to re-open it at any time.
Forum: Plugins
In reply to: [TI WooCommerce Wishlist] Wishlist not appear in my themeWe are now closing this topic and mark it as resolved due to inactivity. If you still have any questions or concerns please, fill free to re-open it at any time.
Forum: Plugins
In reply to: [TI WooCommerce Wishlist] Shortcode custom placementForum: Plugins
In reply to: [TI WooCommerce Wishlist] link to add to wishlist by url parameterCurrently there is not such a functionality. We will consider your suggestion and add it in one of the future plugin updates.
Regards,
StanForum: Plugins
In reply to: [TI WooCommerce Wishlist] Wishlist not appear in my themeCan you contact us via our live chat, so we will be able to check your changes and provide a solution?
Forum: Plugins
In reply to: [TI WooCommerce Wishlist] Wishlist counter textHi @stanley1789,
I’ve checked your website and it looks like you have already sorted the issue out.
Regards,
StanForum: Plugins
In reply to: [TI WooCommerce Wishlist] Counter numberHi @stanley1789,
You should override the ..\ti-woocommerce-wishlist\templates\ti-product-counter.php template to achieve this.
1. Copy & paste this file into a ..\woocommerce directory of your child-theme
2. Open it to edit and wrap the string on line 20 with breakets like this:
(<span class="wishlist_products_counter_number"></span>)Regards,
StanForum: Plugins
In reply to: [TI WooCommerce Wishlist] is GDPR Ready?Hi @sroskylo1,
Our plugin is GDPR ready. Products added to wishlists are stored in the databse. Wishlists are strored in the database by user ID and unique share key. The unique Wishlist share key is stored in cookies until any user creates an account on a website.
Regards,
StanWe are now closing this topic and mark it as resolved because a new version that includes a fix for this issue has been recently released. If the issue remains please, fill free to re-open it at any time.