Forum Replies Created

Viewing 15 replies - 16 through 30 (of 1,067 total)
  • Plugin Author templateinvaders

    (@templateinvaders)

    We have updated this plugin to version 2.9.0, which includes fixes for SQL injection vulnerabilities. We strongly recommend updating your setup to the latest version!

    Plugin Author templateinvaders

    (@templateinvaders)

    We have updated this plugin to version 2.9.0, which includes fixes for SQL injection vulnerabilities. We strongly recommend updating your setup to the latest version!

    Plugin Author templateinvaders

    (@templateinvaders)

    Hello,

    Based on what you’ve described, there are a few steps we recommend trying to resolve the 404 error when sharing wishlist links:

    1. Resave Permalinks: Go to your WordPress dashboard, navigate to Settings > Permalinks, and simply click “Save Changes” without making any adjustments. This action can often refresh your site’s permalink structure and fix related issues.
    2. Force Permalinks Rewrite: If resaving the permalinks doesn’t solve the problem, please try enabling the option “Force permalinks rewrite” in our plugin’s settings. This setting is designed to address permalink issues by ensuring our plugin’s links are prioritized.
    3. Check for URL Rewrite Conflicts: If you’re still encountering the issue, it’s possible that a custom URL rewrite rule may be interfering with our plugin’s links. To investigate this, we suggest deactivating other plugins one by one and temporarily switching to a default theme. This process can help identify if there’s a specific conflict causing the error.
    Plugin Author templateinvaders

    (@templateinvaders)

    Hi,

    Thank you for the report. We have addressed these notices in our latest update, marked as version 2.8.2.

    Plugin Author templateinvaders

    (@templateinvaders)

    Hi,

    We’ve added integration for the mentioned plugin in our latest update, marked as version 2.8.2.

    Plugin Author templateinvaders

    (@templateinvaders)

    The issue is fixed in the plugin version 2.8.1, feel free to update your installation.

    Plugin Author templateinvaders

    (@templateinvaders)

    The issue is fixed in the plugin version 2.8.1, feel free to update your installation.

    Plugin Author templateinvaders

    (@templateinvaders)

    Hi,

    There could be two possible issues causing this behavior:

    1. 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.
    2. 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.
    Plugin Author templateinvaders

    (@templateinvaders)

    We’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.

    Plugin Author templateinvaders

    (@templateinvaders)

    Thanks 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!

    Plugin Author templateinvaders

    (@templateinvaders)

    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!

    Plugin Author templateinvaders

    (@templateinvaders)

    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.

    Plugin Author templateinvaders

    (@templateinvaders)

    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.

    Plugin Author templateinvaders

    (@templateinvaders)

    Hi 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.

    Plugin Author templateinvaders

    (@templateinvaders)

    Hi 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%; }

Viewing 15 replies - 16 through 30 (of 1,067 total)