CodeWooGeek
Forum Replies Created
-
Forum: Plugins
In reply to: [Back In Stock Notifier for WooCommerce | WooCommerce Waitlist Pro] SecurityHi there,
Thanks for the heads up π And sorry that we unable to pick your chat request.
We started adding sanitization wherever possible in the core, we plan to release this security fix later today, so will let you know.
Thanks.
Hello there,
There is no issues from our plugin, looks like some of your customers have entered wrong email address(email address actually not exists), hence mail sent(from your server) but not delivered(screenshot itself clearly shows that recipient is wrong).
Let us know.
Thanks.
Hello there,
We coded our plugin as per woocommerce standard, in your case when i chose XXL it not even shows out of stock message, if it shows out of stock then our plugin will work on top of that text. We intended our functionality to the availability_html(out of stock text), hence there might be some other issues which you need to check which one is causing the issue. As we 100% sure if you see out of stock(default way) text when you chosen xxl size then our subscribe form will also appear.
Let us know.
Thanks.
Hi there,
Please don’t share your login credentials(even if it is staging site) with anyone, as it is strictly prohibited as per forum rules.
Can you please troubleshoot this with further more steps.
For your information your reported issue is not from our plugin, but anyway we guide you to troubleshoot the issue in detail.
1. Deactivate all other plugins except WooCommerce, try to stock the product and check the behaviour works properly.
2. Now activate Back In stock Notifier and check the same flow again, like make it out of stock and restock the product(to see notification works properly)
3. Activate ATUM Inventory and check the behaviour, see if this plugin causes any issue.
4. Activate remaining plugin one by one and check the same behaviour again to see which plugin giving such conflicts?We 100% sure your reported issue is not from our plugin.
Thanks.
Hello there,
Good Day !!!
We’re here to assist you with this one.
Could you please elaborate your feature request in detail, are you talking about frontend/backend? If so how the settings should be and how the intended functionality will be?
This will help us to think about bringing such feature down the road.
Thanks.
Hello there,
Good Day !!!
We’re here to assist you with this one.
Could you please tell us how you restock the variation? through quick edit/via edit product? As we haven’t update any stock value to the product, instead we fetch the stock update trigger from WooCommerce and send a mail in a background process.
The other sku sizes are still unavailable however yet the plugin is now saying β1 in stockβ for all unavailable skus.
From our understanding are you referring frontend right? 1 in stock? If so then this is not from our plugin, as per the implementation we only check whether the product is updated from out of stock to instock, accordingly we fetch the subscribers belongs to the product/variation and send mail.
Let us know
Thanks.
Hello there,
Good day!!!
We’re here to assist you with this one.
Are you sure is because of our plugin? As we haven’t used any template from our side, we directly fetch template from woocommerce function/api, we guess this reported issue may arise, if you use any email customizer plugin? If so which plugin it is? Please do cross check by troubleshoot in your side by deactivate email customizer plugin if any? Sometimes your reported issue will arise if you’ve outdated template files in your theme.
Let us know.
Thanks.
Hello Tim,
Good Day !!!
Thanks for your great suggestion we will sure correct it, down the road.
Thanks.
Hello there,
Yes this will happen with different email client, please use below format in your message settings, this will make your cart link clickable in any email client.
<a href="{cart_link}">{cart_link}</a>Let us know.
Thanks.
Hello there,
Good Day!!!
Thanks for your feature request, as we already have this feature in our to-do list. We will check this out(only depends on feasibility) and will bring this in core down the road. Keep an eye on our future updates as there is no specific timeline for bring this it in core(who knows it may be in our next release π )
Cheers and thanks.
Hello there,
Good Day !!!
Thanks for your attention and the detail about conflict plugin. We will check it out and fix it accordingly in next version.
Cheers and Thanks.
Hi Anthony,
We make note of your requested feature as a to-do list(as it need to revamp most of the part in our core, which of-course takes more time), we will slowly bring your feature in our core such that you can make use of the functionality implemented it in product page. For now you can make use of the functionality only in product page.
Thanks.
Hello there,
Good Day!!!
We’re here to assist you with this one. How you upload the CSV Inventory? Are you using any plugin for that? If it is the plugin which one it is? As we need to check why it is not working? Because we use WooCommerce Hook that will trigger automatically when stock update, if your csv plugin directly update the stock value to database instead of woocommerce function then your reported issue might arise. But let confirm this is the case?
Let us know.
Thank you.
Hi @carmarthenfood,
Looks like Automatic Process started but mail sending was failed(it arise from different factor, may be your mail server might down that time/mail server might reject the email/subscribed email was incorrect etc). We have option to send mail manually but that doesn’t mean it control the status of subscribed list(as we implemented only for Testing Purpose), our plugin is purely automatic, But you can change the status from Failed to Mail Sent via Bulk Action(Change status to Mail Sent).
You can also use SMTP Plugin with Third Party Transactional Email Services without rely on default mailer(your mail server), from this you can avoid such issues in future.
If you still need any assist from our side, please create a new support topic as we might miss to reply you back with already resolved tickets.
Thanks.
Hi Anthony,
Sorry to hear about this one. But please note as we designed this plugin based on only product page(we suggest you to use only on product page), in your case your reported issue might arise because of hook we used and
global $productto get the product id(if the same code runs it in shop page will yields the same id for all product in shop page), there are more things to do in order to support perfectly for shop page(here is what we need to confirm few things).So you’ve mentioned Customized Shop Page? How you set up the variation loaded in shop page? have you used any plugin(s) for that? So you customized shop page only for variable products or all product types(simple/variable/etc)? Are you customized shop page using hooks then post that customized code here to assist you better.
Let us know.
Thanks.