templateinvaders
Forum Replies Created
-
Forum: Plugins
In reply to: [TI WooCommerce Wishlist] Plugin will not deleteThe issue is fixed in the plugin version 2.8.1, feel free to update your installation.
Forum: Plugins
In reply to: [TI WooCommerce Wishlist] Your plugin showing critical error on the website.The issue is fixed in the plugin version 2.8.1, feel free to update your installation.
Forum: Plugins
In reply to: [TI WooCommerce Wishlist] Wishlist page shows Blog postHi,
There could be two possible issues causing this behavior:
- Wishlist within WooCommerce My Account Area: If you’ve integrated the wishlist into the WooCommerce My Account area, it will use a custom endpoint for the My Account page and does not require any shortcode. This setup will only work for logged-in users, as the My Account area is private.
- Wishlist on an Individual Page: If you’ve set up the wishlist on a separate page using its shortcode, it’s possible that another piece of code in your setup is using the slug ‘wishlist’. You can easily check this by setting up the wishlist on a different page with a custom slug. If everything works as it should, you’ll need to identify the bottleneck in your setup. By default, our plugin does not have this issue.
Forum: Plugins
In reply to: [TI WooCommerce Wishlist] Apply Action dropdownWe’ve noticed that you’ve disabled our plugin. If you need further assistance, please feel free to reply to this thread. We will be closing this topic for now, but we’re always here to help if you have any more questions or issues in the future.
Forum: Plugins
In reply to: [TI WooCommerce Wishlist] Show message in block on the page instead popupThanks for reaching out! We understand you’d like to display messages about wishlist actions directly on the page rather than in a popup, such as “Added to Wishlist” / “Removed from Wishlist.”
This feature does require some custom coding. Unfortunately, we can’t provide a quick code workaround for this customization.
We recommend partnering with a developer to create this custom feature for your site. If you have any more questions or need assistance with anything else, we’re here to help!
Thank you for your detailed message and for sticking with our Wishlist plugin despite the issues! To get to the bottom of this, we’d really appreciate it if you could share:
- Specific Errors: Could you please provide us with the exact errors or issues you’ve encountered? Any console logs, error messages, or descriptions of unexpected behaviors in detail will greatly aid in diagnosing the problem.
- Plugin Links: Could you provide links to the mentioned plugins you’re using?
This information will be incredibly helpful for us to understand and resolve the problem.
Looking forward to sorting this out together!
Forum: Plugins
In reply to: [TI WooCommerce Wishlist] Is there any support for this premium plugin?We sincerely apologize for the inconvenience you’ve experienced while trying to reach out for support. We appreciate your patience and the steps you’ve taken to contact us.
To ensure your concerns are addressed directly and efficiently, we kindly ask you to contact us again via our direct email support at [email protected]. Please provide a brief description of the issue you’re facing, along with any relevant details or error messages. This will help us to identify and solve your problem more quickly.
Forum: Plugins
In reply to: [TI WooCommerce Wishlist] Where are the Wishlist items stored?All wishlist data, including items added to wishlists by both registered users and guests, is securely stored in the WordPress database. This ensures that wishlist information is preserved and can be accessed or modified as needed.
For guests (unregistered users), wishlists are linked through the use of cookies. These cookies store only a unique share key associated with each guest’s wishlist. This share key serves to link the current device or browser to the corresponding guest wishlist stored in the database. This method allows guests to access their wishlists without needing to log in or create an account, providing a seamless user experience.
Rest assured, your wishlist data is handled securely and with privacy in mind, ensuring both convenience and safety for all users.
Forum: Plugins
In reply to: [TI WooCommerce Wishlist] JS Hook or how you can remove 0Hi there!
The ability to hide the empty bulb on the icon may depend on the styling of your active theme. However, you can try using the
:empty
pseudo-class to achieve this.Forum: Plugins
In reply to: [TI WooCommerce Wishlist] “Align Buttons” issue on Product ListHi there!
It seems the alignment issue might be related to your website’s active theme. To address this and realign the buttons as desired, you can apply the following CSS rules to your site:
.tinv-wraper.tinv-wishlist.tinvwl-after-add-to-cart.tinvwl-loop-button-wrapper.tinvwl-woocommerce_after_shop_loop_item { position: absolute; bottom: 5px; left: 20%; }
Forum: Plugins
In reply to: [TI WooCommerce Wishlist] Pro user(s) not getting support?We sincerely apologize for the inconvenience you’ve experienced while trying to reach out for support. We appreciate your patience and the steps you’ve taken to contact us.
To ensure your concerns are addressed directly and efficiently, we kindly ask you to contact us again via our direct email support at [email protected]. Please provide a brief description of the issue you’re facing, along with any relevant details or error messages. This will help us to identify and solve your problem more quickly.
Hi,
It seems there’s a DIVI issue with WooCommerce buttons. Check out this article for ideas on how to fix it:
https://blog.agirlandhermac.design/remove-divi-hover-icons-from-woocommerce-buttons/
Forum: Plugins
In reply to: [TI WooCommerce Wishlist] Wishlist URLHi,
The additional segment in the URL (e.g., /852111/) is indeed the share key for the wishlist. This allows the wishlist to be shared and accessed by others, not just the owner. It’s a feature designed to enhance sharing capabilities.
To ensure the correct functionality and URL structure, you may need to create a permalink for such links using URL arguments. This can help override conflicting behavior from other plugins, such as “Permalink Manager Lite.”
Forum: Plugins
In reply to: [TI WooCommerce Wishlist] Why is paid version not updated?Hi,
We apologize for any inconvenience caused by the version discrepancy between the free and paid versions of our plugin.
To address this issue, we have just updated the premium version to match the latest update of the free version. You should now have access to the same bug fixes and updates.
If you encounter any bugs or issues, please don’t hesitate to reach out to us at [email protected] with detailed information. We are committed to resolving any issues promptly.
Thank you for your understanding and continued support.
Forum: Plugins
In reply to: [TI WooCommerce Wishlist] unable to delete pluginThe issue is fixed in the plugin version 2.8.1, feel free to update your installation.