templateinvaders
Forum Replies Created
-
Forum: Plugins
In reply to: [TI WooCommerce Wishlist] Disable Favourites for certain user accountsHi @lewisdev
You can use the next PHP snippet to enable or disable the wishlist frontend conditionally:
https://gist.github.com/doozy/521fdc19bb78270505e0e534e3f93838Forum: Plugins
In reply to: [TI WooCommerce Wishlist] How to add to wishlist when scheduled products?Hi @psychic9
As we understood you talked about some booking or appointment product types that are handled by another plugin. In this case, it requires integration to show all scheduled custom info for such products on the wishlist page.
To disable add to wishlist buttons conditionally you can use the next snippet:
https://gist.github.com/doozy/41c8ad25ea7bb35fafa76d04d9ad745bVery weird. I uninstall and reinstalled.
Now everything works.It was the cache issue (most likely it was local browser cache)
Except that I cant’ get certain sentences translated. I use Loco and everything seem ok but this sentence for instance is not… “has been added…”
https://pasteboard.co/GWDaIy7bPQSn.png
Any idea?The mentioned string added in the latest updates so you need to resync translation sources in Loco and translate it.
How to disable the hearts on category. I have services and it’s not working for that because one must chose first hour I guess…
You need to disable the “Show in Product Listing” option in plugin settings.
Forum: Plugins
In reply to: [TI WooCommerce Wishlist] author visible in shared wishlist pageHi @dorianaf
You can use the next PHP snippet as an idea of how to implement your request:
https://gist.github.com/doozy/4a161aad098713aedc69cf6937944511Feel free to contact us after you checked another plugin we still be ready to solve your issue!
You have some JavaScript errors on the wishlist page but we can’t help you to solve this issue without checking your website. The error is unique to your setup. We didn’t get such bug reports from other users.
You can send your URL via the help page on our website or support chat on the plugin settings page.
Hi @psychic9
Did you purge all cache after the update?
Could you share a link where we can check the issue?Forum: Plugins
In reply to: [TI WooCommerce Wishlist] Shortcode to show Wishlist content on Wishlist PageHi @sadeeke
Our plugin has similar functionality to WooCommerce for template overrides. All you need is to copy & paste the Wishlist plugin template into a ..\woocommerce directory of your child theme to reflect the changes.
You need to modify next files:
wp-content/plugins/ti-woocommerce-wishlist/templates/ti-wishlist.php wp-content/plugins/ti-woocommerce-wishlist/templates/ti-wishlist-user.phpForum: Plugins
In reply to: [TI WooCommerce Wishlist] Template for visitors customisationHi @2beards
You modified only the template for a wishlist author but for users, you need to modify this template also:
wp-content/plugins/ti-woocommerce-wishlist/templates/ti-wishlist-user.phpHi @tarjeet98
Our plugin has similar functionality to WooCommerce for template overrides. All you need is to copy & paste the Wishlist plugin template into a ..\woocommerce directory of your child theme to reflect the changes.
The required template is:
wp-content/plugins/ti-woocommerce-wishlist/templates/ti-wishlist-empty.phpForum: Plugins
In reply to: [TI WooCommerce Wishlist] Chinese TranslationHi @vicnip
Unfortunately, there is not much we can help you with in this case because translation is handled by WordPress directly. You can create a PTE request to become an editor for the Wishlist plugin. This will grant you the ability to review translated strings and add/change the existing ones. Please, follow this link in order to get more info: https://make.ww.wp.xz.cn/polyglots/handbook/rosetta/roles-and-capabilities/pte-request/
Forum: Plugins
In reply to: [TI WooCommerce Wishlist] Show How Many Times Product Was Added To A WishlistHi @scuffed
This feature was added in version 2.0.0 of our plugin. You need to enable the “Show stats for each product” option in the plugin settings.
Forum: Plugins
In reply to: [TI WooCommerce Wishlist] Wishlist as My Account endpointHi @dabeed
In version 2.0.0 of our plugin, we added the feature to set up the wishlist page as the WooCOmmerce My account endpoint. It requires enabling the “Require Login” option in plugin settings.
Forum: Plugins
In reply to: [TI WooCommerce Wishlist] Not able to deactivate this plugin from my websiteWe are now closing this topic and marking it as resolved due to inactivity. If the issue remains please, feel free to re-open it at any time.
Forum: Plugins
In reply to: [TI WooCommerce Wishlist] Wishlist update changed all my account linksHi @edenbooks,
Sorry for the inconvenience.
The issue was fixed in the 2.0.1 version that is available for download.