Softound Solutions
Forum Replies Created
-
Forum: Plugins
In reply to: [Advanced Custom Stock Status] stock status in size selection dropdown menuCan you try the same in default WordPress/WooCommerce theme or try disabling other plugins.
thanks
Forum: Reviews
In reply to: [Advanced Custom Stock Status] Perfect !!Thank you š
Forum: Plugins
In reply to: [Advanced Custom Stock Status] stock status in size selection dropdown menuHello Saree,
We will check the possibility, if possible, will integrate the featute in next version of the plugin.
Thanks
Forum: Plugins
In reply to: [Advanced Custom Stock Status] Stock status is not showingPlease see this video: https://youtu.be/Ad0N8LxReVo
Forum: Plugins
In reply to: [Advanced Custom Stock Status] Stock Status tab not showingIt could be due to JavaScript issue
Forum: Plugins
In reply to: [Advanced Custom Stock Status] Stock Status tab not showingWe checked it, the “Custom Stock” tab showing in WooCommerce Settings and in product edit page too.
can you please try the plugin in fresh installation of WordPress and WooCommerce.
Make sure, if you activated the “Woo Custom Stock Status” plugin.
Thanks.
Forum: Plugins
In reply to: [Advanced Custom Stock Status] Stock Status tab not showingHi,
Can you please let us know the version of WordPress and WooCommerce installed in your site.
thanks
Forum: Plugins
In reply to: [Advanced Custom Stock Status] Shortcode supportOkay, will check the possibility to implement. thanks
Forum: Plugins
In reply to: [Advanced Custom Stock Status] Shortcode supportlike
[show_stock_status product_id=100] ??
Forum: Plugins
In reply to: [Advanced Custom Stock Status] Shortcode supportYes, can you tell us what are the features should be in that shortcode ?
Forum: Plugins
In reply to: [Advanced Custom Stock Status] Wrong Stock Status display locationHi,
Can you send us the issue product page link to see the exact issue ?
Regards
Softound SolutionsForum: Plugins
In reply to: [Advanced Custom Stock Status] Showing two stock statusGood
Forum: Plugins
In reply to: [Advanced Custom Stock Status] Showing two stock statusHi,
add the following code at end of your functions.php
add_action('wp_head', 'woo_custom_stock_status_replace_script'); function woo_custom_stock_status_replace_script(){ echo "<script>jQuery(function(){jQuery.each(jQuery('.stock.in-stock.s_in_stock_color.can_be_backordered_color'), function(){jQuery(this).text(jQuery(this).text().replace('pƄ lager ', ''));});});</script>"; }thanks
Forum: Plugins
In reply to: [Advanced Custom Stock Status] How to trigger “can be backordered”Hi,
these are the other fields
in_stock, only_s_left_in_stock, can_be_backordered, s_in_stock, available_on_backorder, out_of_stockSorry, i’m not sure how to configure with “WP All Import”
Thanks
Forum: Plugins
In reply to: [Advanced Custom Stock Status] How to trigger “can be backordered”“in_stock” custom field