brightvesseldev
Forum Replies Created
-
Hi Orotec, could you please check our latest version? I think this should be fixed. Thanks
Forum: Plugins
In reply to: [Show Stock Status for WooCommerce] Translation for “left on stock”You can use Loco Translate or any other plugin for that ??
Forum: Plugins
In reply to: [Edit Entries for Gravity Forms] Custom Post Type Updating IssueThis looks more like an issue from the sticky list plugin than from ours, we only add a button with the edit link :).
Forum: Plugins
In reply to: [Show Stock Status for WooCommerce] Doesn’t work for a clean installationDid you check the option “Always Show Available Stock” under WooCommerce / Settings / Products / Inventory?
Please check this screenshot: https://www.awesomescreenshot.com/image/3681633/2abbaa8a980ad64bb15ed5117ed267bc
Thanks!
Forum: Plugins
In reply to: [Show Stock Status for WooCommerce] Does not work with Woocommerce 3.4.5In order to try to replicate the issue, could you please confirm us that you have checked the “Always Show Available Stock” option in your dashboard?
https://www.awesomescreenshot.com/image/3681633/2abbaa8a980ad64bb15ed5117ed267bc
You can find it under WooCommerce / Settings / Products / Inventory .
Thanks
Forum: Plugins
In reply to: [Show Stock Status for WooCommerce] Does not work with Woocommerce 3.4.5Hi Gerry,
We are checking this with Avada.
Thank you
Forum: Plugins
In reply to: [Edit Entries for Gravity Forms] File upload fields not supported?Hi, could you please give us an example? which plugin version are you using? and which gravity forms version are you on?
Forum: Plugins
In reply to: [Edit Entries for Gravity Forms] Edit option seems to break the back buttonHello @martindtn we are trying to replicate your issue in order to provide a fix for the next version. could you please tell us which version of Gravity Forms are you using? thank you!
Forum: Plugins
In reply to: [Show Stock Status for WooCommerce] Show product quantitiesHi! yes, please download the latest version and it should be compatible with WooCommerce 3.4.5 as well. Thanks!
Forum: Fixing WordPress
In reply to: Does ‘attachment’ have to be called ‘attachment’?Do you see anything weird in your logs? did you try flushing your permalinks and clearing your cache after adding your code?
Same Here! Completely killed the data in over 20 sites.
Forum: Plugins
In reply to: [Edit Entries for Gravity Forms] Doesn’t work with product fields?John,
I am going to see what I can do to get this in the next release.
Forum: Plugins
In reply to: [Edit Entries for Gravity Forms] Role BasedHi, great idea I will see what I can do to get this in the next release.
I also get a 404 error when viewing the file.
Hey guys,
This is really easy to fix. You do not need to install yet another plugin.
Add just this line to your functions file.
add_filter( 'woocommerce_helper_suppress_admin_notices', '__return_true' );