templateinvaders
Forum Replies Created
-
Hi,
It looks like you’ve solved your issue.
Please contact us via support chat, with subscription details, so we can investigate your issue.
Hi,
I believe you may have already resolved the issue by contacting us directly via chat in the plugin settings or the help page on our website. If not, please contact us directly with your order details, and we will do our best to assist you.
Forum: Plugins
In reply to: [TI WooCommerce Wishlist] Remove flatsome theme compatibilityHi,
You can disable the Flatsome theme integration from the plugin settings. Navigate to Dashboard -> TI Wishlist -> Integrations and disable the Flatsome theme option.
Forum: Plugins
In reply to: [TI WooCommerce Wishlist] Bug or feature dismiss button in admin notices?Hi,
The issue should be fixed in version 2.4.0. Thanks for reporting the bug.
Forum: Plugins
In reply to: [TI WooCommerce Wishlist] YITH WooCommerce Product Add-ons & WIshlistHi,
The issue should be fixed in version 2.4.0. Thanks for reporting the bug.
Hi,
The issue should be fixed in version 2.4.0. Thanks for reporting the bug.
Forum: Plugins
In reply to: [TI WooCommerce Wishlist] Translate “Add to Cart” stringHi,
The mentioned string could be changed directly in the plugin settings. Look for the option “Add to Cart Text”.
Forum: Plugins
In reply to: [TI WooCommerce Wishlist] Request a Quote form for WishlistYou can use this preview at https://wishlist2.templateinvaders.com/. Add some product(s) to your wishlist and click the “ask for an estimate” button. Fill out the form with your email and you will receive a copy of the email as well.
Forum: Plugins
In reply to: [TI WooCommerce Wishlist] Request a Quote form for WishlistYes, it sends the wishlist owner’s details, an optional message, a link to the wishlist page, and a list of products on the wishlist.
Forum: Plugins
In reply to: [TI WooCommerce Wishlist] 404 error when adding to/viewing cartWe are now closing this topic and marking it as resolved due to inactivity. If the issue persists, please feel free to reopen it at any time.
Forum: Plugins
In reply to: [TI WooCommerce Wishlist] Request a Quote form for WishlistHi there,
First of all, please accept our sincere apologies for the delay in getting back to you. We appreciate your patience.
Regarding your query, we’re glad to inform you that the “Ask for an estimate” feature you are looking for is available in the premium version of our plugin. The wishlist author can easily fill out a form and send an email to the predefined address with the link to the current wishlist, just as you requested.
Forum: Plugins
In reply to: [TI WooCommerce Wishlist] show lists as gridHello there!
Thank you for reaching out to us. We’re sorry for the delay in getting back to you. After looking into your query, we regret to inform you that our plugin doesn’t have shortcodes that can create similar listings. It seems like you require an entirely custom solution for your specific use case.
However, we are happy to provide you with some guidance to help you achieve your desired outcome. You may need to consult with a developer or hire one who can create a custom solution for you. We understand that this may not be the answer you were hoping for, but please know that we are always here to support you in any way we can.
If you have any further questions or concerns, please don’t hesitate to reach out to us. Thank you for using our plugin, and we wish you the best of luck in creating your platform.
Forum: Plugins
In reply to: [TI WooCommerce Wishlist] Counter not updatingHi there!
Firstly, we apologize for the delay in getting back to you. We hope you’re doing well!
Regarding the issue you raised about the wishlist products counter in the header not updating on AJAX events, we took a look at your website and it seems that you are using custom markup for the counter element in the header.
This is why the counter is not updating on AJAX events. It depends on the counter element markup that is used by the AJAX script. If the custom markup is not compatible with the AJAX script, the counter will not update.
To resolve this issue, you may need to update the custom markup for the counter element in the header to ensure compatibility with the AJAX script. Alternatively, you could consider using the default markup provided by the plugin, which is compatible with the AJAX script and should update the counter correctly.
Forum: Plugins
In reply to: [TI WooCommerce Wishlist] Manually add Wishlist icon in to themeHi there!
Sorry for the delay in getting back to you.
Regarding your question, if you want to add the wishlist icon manually to your theme, you can use the shortcodes provided by the plugin.
For the products listing, you can use the shortcode
[ti_wishlists_addtowishlist loop=yes]. This will display the “Add to Wishlist” button for each product in the loop.For the product page, you can use the shortcode
[ti_wishlists_addtowishlist]. This will display the button on the product page.You can add these shortcodes to your theme files where you want to display the wishlist icon. Alternatively, you can use a page builder or a shortcode block to add the shortcode to the page.