Softound Solutions
Forum Replies Created
-
I’m part of the @bharani28 team, after enabling all the extensions the certificate PDF generation was not working. later found the “Use Image Absolute Path” was in disabled mode, enabling it worked.
ThanksForum: Plugins
In reply to: [Advanced Custom Stock Status] Support for custom stock statusesHi,
Creating custom stock status feature is available in Woo Custom Stock Status Pro plugin.
Please check the following documentation link for more details
https://softound.com/blog/add-own-stock-status/
ThanksForum: Plugins
In reply to: [Advanced Custom Stock Status] Translation labels Status (Wpml)Hi,
Please read the documentation below and watch the video
https://softound.com/blog/multilingual-enhancement-compatibility-of-woo-custom-stock-status-with-wpml/
ThanksForum: Reviews
In reply to: [Advanced Custom Stock Status] Pro version useless to me. Wasted time & $Hello @rolandcru ,
You can find the “Bulk Edit Stock Status” inside the “Products” menu, there you can do bulk update of the stock status.
Still if you need any help, please drop an email to info@softound.com, we will guide you through google meet.Thanks
Hi @jacknowles
The issue has been fixed in version 1.6.5, Please update the plugin and check it.
ThanksForum: Reviews
In reply to: [Advanced Custom Stock Status] Woo Custom Stock Status ProHi @darec ,
I hope you are referring the missing of new feature “adding own stock status” as mentioned in the demo, We just released the version 1.1.1 You an update the pro and check it.
ThanksForum: Reviews
In reply to: [Advanced Custom Stock Status] Woo Custom Stock Status ProHi @darec ,
Can you please let us know what feature is not working in Pro version, we will try to fix the issue.
Also, can you please let us know your order id or email ?
ThanksThanks for the clarification, we are checking the issue.
Please send your site link to check the issue. and share the issue screenshot
ThanksForum: Plugins
In reply to: [Advanced Custom Stock Status] Variable Stock Status Issues@erikdebye
Please update latest version and check the following blog
https://softound.com/blog/show-hide-in-stock-status-for-backordered-product
ThanksForum: Plugins
In reply to: [Advanced Custom Stock Status] 1.6.3 causes a fatal error on my website@riskoff @robotlawnmowersaustralia
We got some issue while update the plugin in wordpress repo and fixed the missing files issue.
Please update and check.
ThanksForum: Plugins
In reply to: [Advanced Custom Stock Status] Plugin Broken since 1.5.2 update – Divi/StripeThe Woo Custom Stock Status plugin only replaces the default stock status with a custom stock status and does not affect the payment options in checkout page. Please deactivate all other plugins except WooCommerce and the Woo Custom Stock Status plugin. If the problem persists, please provide the staging site details so we can check the issue.
ThanksForum: Plugins
In reply to: [Advanced Custom Stock Status] Plugin Broken since 1.5.2 update – Divi/Stripe@gdegonzajr
Sorry for late reply, we missed the ticket to see, we will check the issue and get back to you soon.
Thanks for remind the issueForum: Plugins
In reply to: [Advanced Custom Stock Status] Variable Stock Status IssuesWe’re checking the issue.
Hi @mario_s3 ,
Sorry for late reply, The issue could be conflict with theme and plugins, it happens some time, Please put the following CSS in your child theme to fix the issue, after applying the CSS, Please make sure if it is showing right stock status on all pages.
.products .product-type-variable p.woo-custom-stock-status:nth-of-type(2) {
display: none;
}