Title: storeapps's Replies - page 5 | WordPress.org

---

# storeapps

  [  ](https://wordpress.org/support/users/storeapps/)

 *   [Profile](https://wordpress.org/support/users/storeapps/)
 *   [Topics Started](https://wordpress.org/support/users/storeapps/topics/)
 *   [Replies Created](https://wordpress.org/support/users/storeapps/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/storeapps/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/storeapps/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/storeapps/engagements/)
 *   [Favorites](https://wordpress.org/support/users/storeapps/favorites/)

 Search replies:

## Forum Replies Created

Viewing 15 replies - 61 through 75 (of 1,770 total)

[←](https://wordpress.org/support/users/storeapps/replies/page/4/?output_format=md)
[1](https://wordpress.org/support/users/storeapps/replies/?output_format=md) [2](https://wordpress.org/support/users/storeapps/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/storeapps/replies/page/3/?output_format=md)
[4](https://wordpress.org/support/users/storeapps/replies/page/4/?output_format=md)
5 [6](https://wordpress.org/support/users/storeapps/replies/page/6/?output_format=md)…
[116](https://wordpress.org/support/users/storeapps/replies/page/116/?output_format=md)
[117](https://wordpress.org/support/users/storeapps/replies/page/117/?output_format=md)
[118](https://wordpress.org/support/users/storeapps/replies/page/118/?output_format=md)
[→](https://wordpress.org/support/users/storeapps/replies/page/6/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Stock Manager for WooCommerce] Add a hook after product stock update successfully](https://wordpress.org/support/topic/add-a-hook-after-product-stock-update-successfully/)
 *  Plugin Author [storeapps](https://wordpress.org/support/users/storeapps/)
 * (@storeapps)
 * [2 years, 10 months ago](https://wordpress.org/support/topic/add-a-hook-after-product-stock-update-successfully/#post-16937176)
 * [@abhirup23](https://wordpress.org/support/users/abhirup23/) ,
 * We currently do not have a custom hook that is automatically triggered after 
   the stock is updated using the Stock Manager for WooCommerce plugin.
   However,
   as mentioned in our previous comment, the plugin utilizes core WooCommerce functions
   for stock and field updates. This means that the actions `woocommerce_product_set_stock`
   and `woocommerce_variation_set_stock` will be triggered after the stock is updated.
   You can utilize these actions to achieve the desired results you are looking 
   for.Have you tried using these actions? If you encountered any issues, you might
   consider setting a higher priority for these actions to ensure they are executed
   at the appropriate time. If you still face challenges, kindly provide us with
   more detailed information about the specific outcome you want to achieve. This
   will enable us to offer more targeted and effective assistance
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Smart Manager - Advanced WooCommerce Bulk Edit & Inventory Management] Support for meta fields in Custom tables](https://wordpress.org/support/topic/support-for-meta-fields-in-custom-tables/)
 *  Plugin Author [storeapps](https://wordpress.org/support/users/storeapps/)
 * (@storeapps)
 * [2 years, 10 months ago](https://wordpress.org/support/topic/support-for-meta-fields-in-custom-tables/#post-16929948)
 * [@alx359](https://wordpress.org/support/users/alx359/) ,
   Yes, we have already
   taken a note of adding custom tables support natively in the Smart Manager plugin
   and will keep you posted.While extending the same custom filters might be a bit
   complex, don’t hesitate to reach out to us if you need any assistance. We’re 
   here to help!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Smart Manager - Advanced WooCommerce Bulk Edit & Inventory Management] Support for meta fields in Custom tables](https://wordpress.org/support/topic/support-for-meta-fields-in-custom-tables/)
 *  Plugin Author [storeapps](https://wordpress.org/support/users/storeapps/)
 * (@storeapps)
 * [2 years, 10 months ago](https://wordpress.org/support/topic/support-for-meta-fields-in-custom-tables/#post-16927641)
 * [@alx359](https://wordpress.org/support/users/alx359/) ,
 * Sorry, the Smart Manager plugin currently does not have automatic detection for
   custom fields from custom tables.
   However, with Smart Manager, you can effectively
   manage custom fields from custom tables by utilizing custom codes and filters
   provided by the plugin.
 * Explaining further, you can use `sm_dashboard_model` and `sm_data_model` custom
   filters. 
   Click [here](https://developer.wordpress.org/plugins/hooks/filters/)
   for further reference on extending using filters.Hope this helps.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Stock Manager for WooCommerce] Add a hook after product stock update successfully](https://wordpress.org/support/topic/add-a-hook-after-product-stock-update-successfully/)
 *  Plugin Author [storeapps](https://wordpress.org/support/users/storeapps/)
 * (@storeapps)
 * [2 years, 10 months ago](https://wordpress.org/support/topic/add-a-hook-after-product-stock-update-successfully/#post-16926097)
 * [@abhirup23](https://wordpress.org/support/users/abhirup23/) ,
   Stock Manager 
   for WooCommerce plugin does use core WooCommerce functions for updating `stock`
   or any other product fields.So, default WooCommerce actions like `woocommerce_product_set_stock`
   and `woocommerce_variation_set_stock` should work for you. Is that not working?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Smart Manager - Advanced WooCommerce Bulk Edit & Inventory Management] Incompatibility with Polylang for Product Categories in Advanced Search](https://wordpress.org/support/topic/incompatibility-with-polylang-for-product-categories-in-advanced-search/)
 *  Plugin Author [storeapps](https://wordpress.org/support/users/storeapps/)
 * (@storeapps)
 * [2 years, 10 months ago](https://wordpress.org/support/topic/incompatibility-with-polylang-for-product-categories-in-advanced-search/#post-16918444)
 * [@drachires](https://wordpress.org/support/users/drachires/) ,
 * As checked, when we tried to set up a new category restricted to a particular
   language using Polylang, the same was accessible in the Smart Manager advanced
   search functionality.
   Could you please get back to us with some screenshots or
   screengrab video containing the exact steps to reproduce the issue? Click [here](https://www.storeapps.org/docs/taking-screenshots-screen-recording/)
   for further reference on it.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Stock Manager for WooCommerce] 403 Error](https://wordpress.org/support/topic/403-error-137/)
 *  Plugin Author [storeapps](https://wordpress.org/support/users/storeapps/)
 * (@storeapps)
 * [2 years, 11 months ago](https://wordpress.org/support/topic/403-error-137/#post-16853441)
 * [@idanyashar](https://wordpress.org/support/users/idanyashar/)
 * Great to hear that the issue has been resolved.
 * Could you please let us know in a bit more detail as to what was the blockage?
   Did you whitelist any particular requests?
   It will help us understand if it’s
   something that can be improved at the plugin level.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Smart Manager - Advanced WooCommerce Bulk Edit & Inventory Management] unable to enable COT](https://wordpress.org/support/topic/unable-to-enable-cot/)
 *  Plugin Author [storeapps](https://wordpress.org/support/users/storeapps/)
 * (@storeapps)
 * [2 years, 11 months ago](https://wordpress.org/support/topic/unable-to-enable-cot/#post-16850462)
 * [@wpshushu](https://wordpress.org/support/users/wpshushu/)
 * Sorry, as of now Smart Manager plugin is not compatible with WooCommerce: High-
   Performance Order Storage (HPOS) feature.
   However, we are working on it and will
   keep you posted.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Stock Manager for WooCommerce] very helpful suggestion](https://wordpress.org/support/topic/very-helpful-suggestion-2/)
 *  Plugin Author [storeapps](https://wordpress.org/support/users/storeapps/)
 * (@storeapps)
 * [2 years, 11 months ago](https://wordpress.org/support/topic/very-helpful-suggestion-2/#post-16832013)
 * [@wagnerjaccoud](https://wordpress.org/support/users/wagnerjaccoud/) ,
 * It seems that you have created a custom plugin for handling the ‘Reserved stock’
   custom field. 
   Currently, Stock Manager for WooCommerce plugin does not have 
   support for viewing & managing custom fields like ‘Reserved stock’. However, 
   we have taken note of the same as a valuable suggestion and will surely keep 
   you posted.Alternatively, do check our best store management plugin [Smart Manager](https://wordpress.org/plugins/smart-manager-for-wp-e-commerce/)
   using which you can manage any custom field for any custom post type with much
   ease.Click [here](https://demo.storeapps.org/?demo=sm-woo) to check its functionality.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Stock Manager for WooCommerce] Loading Failed](https://wordpress.org/support/topic/loading-failed-14/)
 *  Plugin Author [storeapps](https://wordpress.org/support/users/storeapps/)
 * (@storeapps)
 * [3 years ago](https://wordpress.org/support/topic/loading-failed-14/#post-16802473)
 * [@steblo94](https://wordpress.org/support/users/steblo94/)
 * We do understand your concerns.
 * Could you please try using any different browser like Chrome, Firefox, etc. and
   then try reproducing the same issue and do let us know your views?
 * If the issue still persists, then we’ll need to isolate what’s really causing
   this problem. Here’s something that will help:
    - Install a free theme like [Twenty Twenty](https://wordpress.org/themes/twentytwenty/)
      or [Storefront](https://wordpress.org/themes/storefront/) but do not activate/
      switch your current theme
    - Install the free plugin [Health Check & Troubleshooting](https://wordpress.org/plugins/health-check/)
      
      on your site – this plugin is developed by the WordPress.org team and is pretty
      good at diagnosing problems in such situations.
    - Once the health check plugin is installed, keep only WooCommerce and Stock
      Manager for WooCommerce plugins active for the admin side and try to reproduce
      the issue you reported. Make sure to do this only for the admin side – that
      way visitors to your site won’t be affected.
    - [Here’s a nice article that explains this process.](https://woocommerce.com/document/troubleshooting-using-health-check/)
    - If the issue does not occur, it means the problem is with some other plugin.
      You may try activating/deactivating a combination of plugins to figure out
      exactly what causes the problem.
 * Do try the above steps and let us know your views.
 * Alternatively, you can also check with our other best store management plugin
   [Smart Manager](https://wordpress.org/plugins/smart-manager-for-wp-e-commerce/)
   using which you can manage any custom field for any custom post type with much
   ease. Click [here](https://demo.storeapps.org/?demo=sm-woo) to check its functionality.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Smart Manager - Advanced WooCommerce Bulk Edit & Inventory Management] problems with right-to-left languages](https://wordpress.org/support/topic/problems-with-right-to-left-languages-2/)
 *  Plugin Author [storeapps](https://wordpress.org/support/users/storeapps/)
 * (@storeapps)
 * [3 years ago](https://wordpress.org/support/topic/problems-with-right-to-left-languages-2/#post-16763068)
 * [@ofer777](https://wordpress.org/support/users/ofer777/) 
   Thanks for sharing 
   the screenshot.Sorry for the confusion. We completely missed that now you can
   attach media here in the comments also.We have taken note of the same and will
   surely update you once we have added full support for RTL and fixed this issue
   as well.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Smart Manager - Advanced WooCommerce Bulk Edit & Inventory Management] problems with right-to-left languages](https://wordpress.org/support/topic/problems-with-right-to-left-languages-2/)
 *  Plugin Author [storeapps](https://wordpress.org/support/users/storeapps/)
 * (@storeapps)
 * [3 years ago](https://wordpress.org/support/topic/problems-with-right-to-left-languages-2/#post-16757972)
 * [@ofer777](https://wordpress.org/support/users/ofer777/) ,
   Sorry, currently sharing
   the screenshots via file-sharing sites is the best possible way.Click [here](https://www.storeapps.org/docs/taking-screenshots-screen-recording/)
   for a reference guide on taking better screenshots and sharing them.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Smart Manager - Advanced WooCommerce Bulk Edit & Inventory Management] problems with right-to-left languages](https://wordpress.org/support/topic/problems-with-right-to-left-languages-2/)
 *  Plugin Author [storeapps](https://wordpress.org/support/users/storeapps/)
 * (@storeapps)
 * [3 years ago](https://wordpress.org/support/topic/problems-with-right-to-left-languages-2/#post-16750338)
 * [@ofer777](https://wordpress.org/support/users/ofer777/) ,
   Smart Manager plugin
   does not provide complete right-to-left (RTL) compatibility. However, during 
   our testing with the ‘Hebrew’ language, we were unable to replicate the reported
   issue regarding table line breaks.
 * It would be greatly appreciated if you could provide us with screenshots or screengrab
   videos showcasing the issue. You can upload the files to a file-sharing site 
   and share the link with us.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Smart Manager - Advanced WooCommerce Bulk Edit & Inventory Management] Task Record – Set title](https://wordpress.org/support/topic/task-record-set-title/)
 *  Plugin Author [storeapps](https://wordpress.org/support/users/storeapps/)
 * (@storeapps)
 * [3 years ago](https://wordpress.org/support/topic/task-record-set-title/#post-16745330)
 * [@wildflower24](https://wordpress.org/support/users/wildflower24/) ,
   Glad to 
   hear that you are liking Smart Manager plugin.
 * This forum is only for Smart Manager Lite (the free version of the plugin) related
   queries.
 * As you have queries related to `Tasks` functionality available in Pro, request
   you to contact us from [here](https://www.storeapps.org/support/contact-us/) 
   and we will assist you.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Smart Manager - Advanced WooCommerce Bulk Edit & Inventory Management] Updating Stock Qty on Smart Manager](https://wordpress.org/support/topic/updating-stock-qty-on-smart-manager/)
 *  Plugin Author [storeapps](https://wordpress.org/support/users/storeapps/)
 * (@storeapps)
 * [3 years ago](https://wordpress.org/support/topic/updating-stock-qty-on-smart-manager/#post-16741517)
 * [@cb19091](https://wordpress.org/support/users/cb19091/) ,
   That’s strange. Could
   you please make sure that you are using the latest version of the Smart Manager
   plugin [i.e. v8.4.0] or not?Also, could you please try to create a test product
   using ‘WooCommerce > Products’ and try replicating the issue using it do let 
   us know your views.
 * If still the issue persists, we’ll need to isolate what’s really causing this
   problem. Here’s something that will help:
    - Install a free theme like [Twenty Twenty](https://wordpress.org/themes/twentytwenty/)
      or [Storefront](https://wordpress.org/themes/storefront/) but do not activate/
      switch your current theme
    - Install the free plugin [Health Check & Troubleshooting](https://wordpress.org/plugins/health-check/)
      on your site – this plugin is developed by the WordPress.org team and is pretty
      good at diagnosing problems in such situations.
    - Once the health check plugin is installed, keep only WooCommerce and Smart
      Manager plugins active for the admin side and try to reproduce the issue you
      reported. Make sure to do this only for the admin side – that way visitors
      to your site won’t be affected.
    - [Here’s a nice article that explains this process.](https://docs.woocommerce.com/document/troubleshooting-using-health-check/)
    - Reply to this same email and share your findings with us… Were you able to
      reproduce the issue? What were the exact steps?
    - If the issue does not occur, it means the problem is with some other plugin.
      You may try activating/deactivating a combination of plugins to figure out
      exactly what causes the problem
 * Do try the above steps and do let us know your views.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Stock Manager for WooCommerce] Search in Stock log](https://wordpress.org/support/topic/search-in-stock-log/)
 *  Plugin Author [storeapps](https://wordpress.org/support/users/storeapps/)
 * (@storeapps)
 * [3 years, 1 month ago](https://wordpress.org/support/topic/search-in-stock-log/#post-16723004)
 * [@lcf](https://wordpress.org/support/users/lcf/) ,
   Sorry, as of now it’s not 
   possible to use filter on the ‘Stock log’ page. We have taken note of the same
   as a valuable suggestion and will keep you posted.

Viewing 15 replies - 61 through 75 (of 1,770 total)

[←](https://wordpress.org/support/users/storeapps/replies/page/4/?output_format=md)
[1](https://wordpress.org/support/users/storeapps/replies/?output_format=md) [2](https://wordpress.org/support/users/storeapps/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/storeapps/replies/page/3/?output_format=md)
[4](https://wordpress.org/support/users/storeapps/replies/page/4/?output_format=md)
5 [6](https://wordpress.org/support/users/storeapps/replies/page/6/?output_format=md)…
[116](https://wordpress.org/support/users/storeapps/replies/page/116/?output_format=md)
[117](https://wordpress.org/support/users/storeapps/replies/page/117/?output_format=md)
[118](https://wordpress.org/support/users/storeapps/replies/page/118/?output_format=md)
[→](https://wordpress.org/support/users/storeapps/replies/page/6/?output_format=md)