templateinvaders
Forum Replies Created
-
Forum: Plugins
In reply to: [TI WooCommerce Wishlist] 1.28.0 – cause page error!Any chance to get PHP error log records from your setup?
Maybe you can see any error log in the Dashboard->WooCommerce->Status->Logs
Forum: Plugins
In reply to: [TI WooCommerce Wishlist] 1.28.0 – cause page error!Hi @vovus
Please, post details about your issue.
Hi @stumur
Unfortunately, our plugin works only with WooCommerce products and can’t be used for custom posts as you asked.
Forum: Plugins
In reply to: [TI WooCommerce Wishlist] Not keyboard accessibleHi @enchiridion
Thanks for the suggestions.
Version 1.27.4 included mentioned enhancements.
We added accessibility support for add to wishlist button. Now it could be focused and triggered from Enter or Spacebar.
The modal window focus issue was also fixed.
Forum: Plugins
In reply to: [TI WooCommerce Wishlist] Reposition thumbnail to top-rightWe are now closing this topic and mark 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] Help creating link to wishlist pageHi @pleazo
You don’t need to use a direct wishlist URL with a sharekey for your navigation. It will produce cache issues. You just need to set the wishlist page URL for this navigation item.
The mentioned error has happened because you deactivated our plugin or run this code before the plugin loaded.
You can check if our plugin loaded with a simple condition like
(defined( 'TINVWL_LOAD_FREE' ) || defined( 'TINVWL_LOAD_PREMIUM' ))You can use the next method that returns the default wishlist page URL:
tinv_url_wishlist_default()Forum: Plugins
In reply to: [TI WooCommerce Wishlist] Scammers. No refunds since April 2021Cheated that we double-charged with your original refund and scam chargeback?
Please, just stop your game, because we have seen what actually are you doing with your bank!
To be honest, this topic should be deleted because it’s like a manual for scammers…
Forum: Plugins
In reply to: [TI WooCommerce Wishlist] Scammers. No refunds since April 2021We just posted the story from our side because you stated that we are scammers while you double charged our billing. You are still using our plugin on your website, but told the reason for the refund that you didn’t use it anymore. It’s just pure facts!
No confidential data were posted in the previous reply, also.
We are sure that you did and do the same trick with other companies. It’s a shame that such persons exist in our community.
Forum: Plugins
In reply to: [TI WooCommerce Wishlist] Scammers. No refunds since April 2021We don’t want to make it public but need to answer this topic.
The topic starter abused the billing somehow. We issued the full refund of the renewal payment (even when this client wasn’t eligible to get it). As our billing reported to us the reversal is not possible to this card (bank restrictions) and the refund was processed as a separate transaction. After the month we got a chargeback dispute from the client bank on the original transaction. We sent all evidence docs to the client’s bank but lost the dispute.
So in total, we lost the refund fee + the full amount of chargeback + chargeback fee.
P.S. The client sent us his bank statement where 90% of transactions were refunded and mostly from well-known WordPress related names. It was on the first days after the original refund and it was a first red alert for us that this person abusing the system.
Forum: Plugins
In reply to: [TI WooCommerce Wishlist] Delete database entryThe capability of user roles cleanup on the plugin uninstall event was added in the latest updates.
Forum: Plugins
In reply to: [TI WooCommerce Wishlist] Wishlist Still emptyWe are now closing this topic and mark 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] custom button positionWe are now closing this topic and mark 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] Not working for logged out usersWe are now closing this topic and mark 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] Not loading gravity forms settings on product pageHi @sintrapsz
It was added in the latest updates.
Hi @arwah12
It requires customizing the wishlist page template.
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 wishlist page templates are located in our plugin under the “templates” directory:
ti-wishlist.php
ti-wishlist-user.php