Stan
Forum Replies Created
-
Forum: Plugins
In reply to: [TI WooCommerce Wishlist] Remove from wishlistHi @cmcavid,
You should enable “Remove product from Wishlist on second click” option in a plugin General Settings section, so the button text will be changed once the product is added to a Wishlist.
Regards,
StanForum: Plugins
In reply to: [TI WooCommerce Wishlist] Can I add more product info to the wishlist?Hi @proyectosmc,
It’s possible to extend the Wishlist table but it will require customization. Our plugin has similar functionality to WooCommerce for overriding templates. You can copy any template from a Wishlist plugin \templates directory into a \woocommerce directory of your child-theme and apply the necessary changes.
Printing feature is available in any browser nowadays, so I’m not sure if this functionality should come in a plugin.
Regards,
StanForum: Plugins
In reply to: [TI WooCommerce Wishlist] Modifications are lost after upgrade pluginHi @ambaliyaharesh,
All modifications should be made using Child Themes if you want to keep your changes safe after updates.
If you contact us via our live chat and describe what changes should be implemented for your case, we will be able to provide further assistance.
Regards,
StanForum: Plugins
In reply to: [TI WooCommerce Wishlist] Modify public.min.cssHi @wp_begginer_pri,
Thanks for the notice. We will check this issue and think how to resolve it 🙂
Regards,
StanForum: Plugins
In reply to: [TI WooCommerce Wishlist] Icon on prodcut imageWe are now closing this topic and mark it as resolved due to inactivity. If the issue remains please, fill free to re-open it at any time.
Forum: Plugins
In reply to: [TI WooCommerce Wishlist] Icon on prodcut imageHi @shsaalv,
Sorry for the delay.
It will require to add some CSS code to achieve this. In most cases the styles should look something like this:
ul.products li .tinv-wraper { position: absolute; top: 0; left: 0; z-index: 10; }But the rules may vary depending on the theme design. So, if this solution won’t work perfectly for you please, contact us via our live chat and one of our techs will assist you.
Regards,
StanForum: Plugins
In reply to: [TI WooCommerce Wishlist] Wishlist Icon in headerForum: Plugins
In reply to: [TI WooCommerce Wishlist] 404 pageHi @caverom,
Navigate to Settings -> Permalinks section in your dashboard and re-apply permalinks structure. Should be good.
Regards,
StanForum: Plugins
In reply to: [TI WooCommerce Wishlist] Center the “Add to Wishlist” textHi @acpaulley,
Sorry for the delay.
As I can see you’ve already found a solution. If you have any other issues please, fill free to create a new topic.Regards,
StanForum: Plugins
In reply to: [TI WooCommerce Wishlist] Purchase products fo wishlist ownerHi @domenicab,
Users can purchase items from shared wishlists but shipping details are not collected from the wishlist owner by default. So, you will need to fill in the fields with these details on your own at checkout.
This is the functionality of a “Gift Registry” and we are currently working on creating such an add-on. I hope it will be ready soon 🙂
Regards,
StanForum: Plugins
In reply to: [TI WooCommerce Wishlist] Fatal error on updatePlease, send your issue via our live chat, so one of our techs can debug this issue for you.
Thanks,
StanForum: Plugins
In reply to: [TI WooCommerce Wishlist] Missing stylesWe are now closing this topic and mark it as resolved due to inactivity. If the issue remains please, fill free to re-open it at any time.
We are now closing this topic and mark it as resolved due to inactivity. If the issue remains please, fill free to re-open it at any time.
Forum: Plugins
In reply to: [TI WooCommerce Wishlist] Missing stylesHi @cheng920,
Since the latest plugin update we’ve added an option to apply custom CSS classes for button. So, in your case, I believe you should simply add the next class into that field:
buttonortinvwl-button. Should be good.Also for the next time please, also include your website link to speed up the debugging process.
Regards,
StanForum: Plugins
In reply to: [TI WooCommerce Wishlist] VariationHi,
It’s possible to add a product without variation only on a product list page. For a product details page you should set default variation while managing a product: https://docs.woocommerce.com/document/variable-product/setting-default-variations/
Regards,
Stan