Stan
Forum Replies Created
-
Forum: Plugins
In reply to: [TI WooCommerce Wishlist] No API foundHi @manigopal,
Currently the REST API is not available but it’s already in our todo list for the next plugin updates. I believe it will be implemented in one of the nearest releases.
Regards,
StanForum: Plugins
In reply to: [TI WooCommerce Wishlist] wishlist icon still appear without hoverThe issue has been resolved via support chat.
Forum: Reviews
In reply to: [TI WooCommerce Wishlist] MultilanguageHi @igorrybalko,
Thanks for the review but unfortunately it’s not very informative regarding the issue you were faced with.
It would be great if you can provide us with more details by submitting the form here, so we can assist you.
Forum: Plugins
In reply to: [TI WooCommerce Wishlist] Problèm product variable wishlistHi @cam2503,
Such an issue may occur if you use some plugins that allow to add custom meta data. In this case it will require integration to make both plugins work properly.
Please, send us all the necessary info via our live chat, so we can make all possible tests and check if something can be done from our side.
Regards,
StanHi @vermilionink,
We’ve checked the provided link and both the text and the icon change the color to orange on hover. It’s a cache issue. You can check this in another browser to ensure.
Regards,
StanForum: Plugins
In reply to: [TI WooCommerce Wishlist] Custom CSS Not Working On Certain PagesI have replied you via the chat and I’ll repeat it also here. You need to add the !important attribute for your CSS rules and then do not forget to purge cache to reflect the changes. E.g.:
.products .product .tinv-wraper.tinv-wishlist { position: relative !important; top: 0 !important; }Regards,
StanForum: Plugins
In reply to: [TI WooCommerce Wishlist] Add to Wishlist Button showing twiceHi @leahjm77,
Hi,
The issue with double “Add to Wishlist” button appears because of an outdated ../single-product/add-to-cart/variable.php that your theme or another plugins probably override.
Since WooCommerce v3.4.0 release 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/plugins are fully compatible with the latest WooCommerce version and ask the theme/plugins developers for update if necessary.
*Known affected plugins – WooCommerce Subscriptions, WooCommerce Variable Swatches.
Sometimes it will be helpful to use the “Add to Wishlist” button before the “Add to Cart” button.
Regards,
StanForum: Plugins
In reply to: [TI WooCommerce Wishlist] Custom CSS No Longer WorkingAs far as I cam remember from our latest conversation, you wanted to place the “Add to Wishlist” button below the “Add to Cart” button and make it always visible. After checking the provided link it’s positioned correctly, so I can assume it’s a cache issue in your case. Press ctrl+F5 on your keyboard or re-test in another browser/device.
Regards,
StanForum: Plugins
In reply to: [TI WooCommerce Wishlist] Deletet my original My Account pageHi @goranmax,
Thank you for your notice. We have replicated this issue on our end and put it into our todo list for the future plugin update.
Regards,
StanForum: Plugins
In reply to: [TI WooCommerce Wishlist] Deleted products in wishlistHi @bengriff64,
Currently there is not such a functionality. It will require customization to add it. If you are interested, you can contact us here for the details.
Regards,
StanForum: Plugins
In reply to: [TI WooCommerce Wishlist] Wishlist in burger menuHi @computingfroggy,
Your website is in a maintenance mode and unfortunately we cannot check it.
Have you applied different menus for desktop and mobile view in the OceanWP theme settings?
Regards,
StanForum: Plugins
In reply to: [TI WooCommerce Wishlist] VariationsHi @lisainova,
All variations should be linked between each other while managing a variable product. Currently it’s not possible to save an item if “any option” value is applied.
Regards,
StanForum: Plugins
In reply to: [TI WooCommerce Wishlist] Icon and textHi @stanley1789,
In this cane you should enable both options to show the Wishlist icon and text in plugin settings. As every page has a unique ID, you can hide then the icon or text optionally for different pages using custom CSS.
Regards,
StanForum: Plugins
In reply to: [TI WooCommerce Wishlist] Change custom icon on hoverHi @stanley1789,
Yes, it’s possible to achieve this with custom CSS. You should simply apply another icon on hover.
If you have some difficulties, submit a request here and we will be able to provide further assistance.
Regards,
StanForum: Plugins
In reply to: [TI WooCommerce Wishlist] Not working with WooCommerce 3.0.8We are now closing this topic and mark it as resolved because the issue is fixed in the latest plugin update.