Fitri Sinta
Forum Replies Created
-
Hi @jtphelan ,
Thanks for getting in touch and for sharing the details, as well as the information from the Reserve Stock Pro team.
At the moment, we don’t have an official integration or compatibility with that plugin, so we can’t guarantee that the two plugins will work together seamlessly.
However, I’ve shared your feedback and the compatibility issue with our development team for consideration. We’ll review the information you’ve provided to see whether this is something we can support in a future update.
We appreciate you bringing this to our attention, and we’ll keep it in mind as we evaluate future compatibility improvements.
Best regards,
Hi @namespending,
Thanks for the follow-up!
Pre-seeding a set of default wishlists for all users automatically is something we’re planning to include in the Pro version of SaveTo Wishlist.
Since discussing Pro features falls outside what we can cover in the free plugin’s support forum, feel free to reach out to us directly at support[at]savetowishlist.com for more information.
Thanks again for your interest!
Forum: Plugins
In reply to: [SaveTo Wishlist Lite – WooCommerce Wishlist] Feature requestsHi @stefan1904,
Thank you for getting back to us with the additional details.
We’ve logged the following feature requests with our development team:
- Hide the price instead of
—for products without a price. - Hide the Add to Cart button for products that aren’t purchasable.
- Show the selected variation’s price instead of the full variation price range.
- Add an optional SKU column to the wishlist table.
Regarding your request to manually insert the wishlist button via a shortcode or Gutenberg block, could you clarify your use case? The plugin already includes Button Placement settings under the “Button Placement & Styles” tab for the Shop, Product, and Cart pages, and category/archive pages inherit the placement configured for the Shop page. Are you looking to place the wishlist button in a completely custom location instead of using the existing placement options? If so, where would you like it to appear?
At this stage, there aren’t any workarounds available for the feature requests above, and we don’t have an ETA. Thank you so much for your feedback.
Best regards,
Hi @stefan1904,
Thank you for your feedback and for considering our plugin for your B2B store.
At the moment, our plugin does not have a direct integration with the Tiered Pricing Table for WooCommerce plugin. As a result, tiered pricing rules, as well as minimum/maximum/step quantity settings from that plugin, are not currently reflected, and the standard product prices are displayed instead.
We’ve forwarded your integration request to our development team for review and consideration in a future update.
Thank you again for your feedback and suggestion. We appreciate your support and will keep this integration request in mind as we continue improving the plugin.
Best regards,
I’ve investigated the issue and found that it isn’t being caused by the coupon functionality itself. The coupon field is actually being hidden by a CSS rule on your site.
The following CSS rule is affecting the checkout coupon form:
.woocommerce-form-coupon p:first-child {
display: none;
}Based on the source, this appears to be coming from your theme or an optimization/minification process rather than from Advanced Coupons.
To restore the coupon input field, please add the following CSS to your theme’s Custom CSS section or via Appearance → Customize → Additional CSS:
form.checkout_coupon.woocommerce-form-coupon p:first-child { display: block !important; }After adding the CSS, clear any site, plugin, CDN, or browser caches and then test the checkout page again. The coupon field should appear when customers click the “Click here to enter your code” link.
If the issue persists after applying the CSS, please let us know and we’ll be happy to take a closer look.
Kind regards,
- This reply was modified 4 weeks ago by Fitri Sinta.
Forum: Plugins
In reply to: [SaveTo Wishlist Lite – WooCommerce Wishlist] Feature requestsHi @stefan1904,
Thank you so much for your kind words! We are thrilled to hear that you are enjoying our feature-rich plugin and that you appreciate the value it brings compared to other paid alternatives.
Regarding your first suggestion about adding visible “+/-” quantity buttons to create a more modern and user-friendly experience, we think that is a fantastic idea. We will gladly raise this feature request with our development team for future updates.
For your second point regarding products with no price showing up with a $0 price/subtotal and an active “Add to Cart” button in the wishlist, we would love to look into this further to see how we can better support your setup.
To help us investigate, could you please clarify how these specific products are set up on your store?
- Are you currently using a third-party catalog/quote plugin, or a custom code snippet to remove the prices and handle the “price on request” behavior?
- If so, would you mind sharing the name of the plugin or copying the exact code snippet here with us?
This will help us understand the implementation details so we can work towards a solution.
Looking forward to your reply!
Best regards,
- This reply was modified 1 month, 1 week ago by Fitri Sinta.
Forum: Plugins
In reply to: [SaveTo Wishlist Lite – WooCommerce Wishlist] Using shortcode errorHello @lawrenceprak,
Thanks for reporting this! We’ve been able to reproduce the issue and identify the cause.
The error occurs when a JavaScript optimization or caching plugin is active on the site, such as WP Rocket, Autoptimize, LiteSpeed Cache, SiteGround Optimizer, or similar tools. These plugins can interfere with how our frontend script is loaded by stripping a required attribute that tells the browser to treat it as a modern JavaScript module.
If you have a JS optimization plugin active, please try temporarily disabling features such as:
- Combine JavaScript
- Minify JavaScript
- Defer JavaScript
Then test again to see if the wishlist loads correctly. If it does, that confirms the conflict.
We’ve already logged this as a bug, and a fix is currently in progress. We will let you know once the fix is available.
In the meantime, if you let us know which caching or optimization plugin you’re using, we can provide more specific guidance on excluding our scripts from its optimization settings.
Sorry for the trouble, and thanks again for reporting it.
Hi @mkovcu,
Since we haven’t heard back from you for a while, we’ll go ahead and close this thread for now.
If you’re still experiencing the issue, please feel free to reopen the thread and provide the requested details, including your plugin/theme versions and exact steps to replicate the behavior, and we’ll be happy to continue investigating.
Thanks!
Hi @fkavallieratos,
Thank you for reaching out.
Regarding the issue with WooCommerce Wholesale Prices Premium and the variation bulk actions, please note that according to the forum rules, we are not permitted to discuss or provide support for premium plugin features here.
Furthermore, we have already sent a response to your inquiry via email. Please check your inbox (and your spam folder, just in case) for our detailed troubleshooting steps.
Best regards,
That’s great news! I’m glad to hear you were able to get that sorted out so quickly.
It makes perfect sense, if the plugin was reinstalled it likely generated a new page and leaving the system pointed toward the older (now invalid) URL. Selecting the active page with the
[saveto_wishlist]shortcode in the plugin settings is exactly the right fix.Since you’re all set, I’ll go ahead and close this ticket. If you run into anything else or have further questions while setting things up, please don’t hesitate to reach out again.
Cheers,
Hi @leyako,
Thank you for your feedback. I have forwarded your request regarding SKU and Barcode/GTIN search support to our development team for consideration in a future update.
Since you mentioned having a Pro subscription, if you have any further questions about our Pro features, please contact us directly via our website. We aren’t allowed to discuss or provide support for Pro features here on the WordPress.org forums.
Thanks for your understanding!
Hi @peterbohus,
Thank you for reaching out with such a detailed and well-structured report. We greatly appreciate the time you took to troubleshoot and share these findings with us.
Here is an update on both of the issues you reported:
- Trashed products appearing as available
I have successfully replicated this issue on my end. You are absolutely right; a trashed product should not appear as available or allow the “Add to Cart” action to proceed. I have escalated this to our development team so they can adjust the plugin to treat trashed products as unavailable appropriately.
- Fatal error when a product is permanently deleted
I attempted to replicate the fatal error
Call to a member function is_type() on boolby permanently deleting a product from the trash that was previously saved to a wishlist. However, the wishlist loaded safely on my end without triggering the error. The system automatically removed the product from the wishlist.To help me reproduce this so I can log it for the developers, could you please provide a bit more context?
- Steps to Reproduce: Could you share the exact steps you took to permanently delete the product? (e.g., deleted manually from the Trash, deleted via a custom script/plugin, or bulk deleted?)
- Error Location: Where exactly is the fatal error appearing? Is it on the main frontend wishlist page, a specific shortcode, or in the WordPress admin dashboard?
- Error Log Stack Trace: If you have access to your PHP debug.log or server error logs, could you share the full stack trace for this fatal error? This will tell us the exact file and line number where
is_type()is failing.
Once I have those details, I will try to replicate it again and escalate it defensively to the developers as you suggested.
Looking forward to your reply!
Cheers,
Hi @arsh999cg,
Thanks for getting back to us.
For any questions related to our premium plugin, please contact us directly through email at support[at]wcvendors.com. Our team will be happy to assist you there.
Due to WordPress.org forum guidelines, we’re not permitted to provide support or discuss premium features here.
Cheers,
Hi @jpsdi,
Thanks for contacting us and I’m sorry to hear about that.
We’ve tried to replicate this issue on our end, but we weren’t able to reproduce it, the refund to store credit works correctly in our tests, as expected.

To help narrow this down, we recommend checking for a possible plugin conflict:
- Please temporarily disable all other plugins except WooCommerce and our Advanced Coupons plugin.
- Test the refund to store credit again.
- If the issue is resolved, re-enable your plugins one by one, testing each time, until the issue returns. This should help identify the conflicting plugin.
If the issue still occurs even with all other plugins disabled, or once you identify the culprit, please contact us via email at support[at]advancedcouponsplugin.com, so we can assist you directly.
We’ll be happy to take a closer look and help you get this resolved.
Cheers,
Hi @cadic,
I hope everything is going well.
I’m glad to inform you that we’ve recently released the WC Vendors Marketplace version 2.6.4. In this update, we’ve included the Bug Fix: Theme overrides not applied for certain dashboard templates due to wrong path in controller.
Please update to the latest version to get the latest bug fix and feature improvements.
To know more about the latest changes, please visit our changelog here:
https://wordpress.org/plugins/wc-vendors/#developers
Cheers,
- Hide the price instead of