Hello,
Your custom cron interval code is overriding other codes. Please update it as demonstrated below:
Old code:
public static function wpim_cron_schedules() {
return [ ‘weekly’ => [ ‘interval’ => 604800, ‘display’ => ‘Once Weekly’ ] ];
}
Updated code:
public static function wpim_cron_schedules( $schedules ) {
$schedules[‘weekly’] = array(
‘interval’ => 604800,
‘display’ => ‘Once Weekly’,
);
return $schedules;
}
]]>Can your plugin on the advanced user control handle allowing selected users to only view and printing reports of specific products.
I.e. Login 1 can see items A,B,C and D, but nothing else
Login 2 can see C, D, E and F and nothing else?
Regards
Steve B
]]>Hello, all of a sudden only garbage shows instead of my inventory table.
Inventory had been working fine for a year, and I can’t pinpoint a specific change that may have triggered this issue.
What I have done for troubleshooting:
I ran out of ideas. There is a weird statement among the garbage that seems to refer to a file. That particular filename is not mentioned within the database, and it seems like the file never existed as I can’t find it in any backup either.
No portion of the text being shown is in the database. I checked it against a full dump. This is what leads me to think that there may be some sort of cache involved. But I have deleted and disabled every cache. Is there a database cache that could be causing this, I wonder?
Thanks!
]]>Hi
Im using gravity forms to book equipment with a start and end date. untill now (now that i found your plugin) i had to make due with “gravity wiz inventory”
Is it possible to reserve products/items for only set dates. (From date – To Date) and have the product automatically back into stock when the date ends.
Hello,
I wanted to use this plugin for my wordpress website. But i have a doubt. Please make it clear. I have a shop and online website too. Customer can buy my products from shop and online order also. Can I manage this both in same inventory management plugin!? ( for eg: I have 10 products, from shop I sold 2 and from online I sold 3. Now balance in my inventory management it should be 5). Is this possible!?
Thank you. Have a good day!
Hi
Is it possible to integrate this plugin with Woocommerce so we can use Lister for Ebay and Lister for Amazon or can your plugin link to Ebay and Amazon??
We are looking for a substitute for Linnworks.
Steve B
]]>Hello, we have activated our Advanced Search add-on (active license). The search fields appear above our product fields before it is activated and disappear once it’s activated. Can you offer any insight on how to get it properly configured the add-on? We have sent support request through the dashboard and haven’t heard back.
Thank you!
Morgan
Here are the install details from the support dash:
Server Info
PHP: 7.4.33
MySQL: 5.7.39-cll-lve
WordPress: 6.1.1
OS: Linux
Active Plugins
All-in-One WP Migration - 7.68 (https://servmask.com/)
All-in-One WP Migration Unlimited Extension - 2.47 (https://servmask.com/)
Buttonizer - Smart Floating Action Button - 3.3.2 (https://buttonizer.io)
Classic Editor - 1.6.2 (https://www.ads-software.com/plugins/classic-editor/)
Duplicate Page - 4.4.9 (https://www.ads-software.com/plugins/duplicate-page/)
Limit Login Attempts Reloaded - 2.25.8
LoginPress - Customizing the WordPress Login Screen. - 1.6.3 (https://loginpress.pro/?utm_source=loginpress-lite&utm_medium=plugin-inside&utm_campaign=pro-upgrade&utm_content=plugin_uri)
Real-Time Find and Replace - 4.0.2 (https://infolific.com/technology/software-worth-using/real-time-find-and-replace-for-wordpress/)
W3 Total Cache - 2.2.7 (https://www.boldgrid.com/totalcache/)
WooCommerce - 7.1.0 (https://woocommerce.com/)
WP Inventory Advanced Inventory Manager Add On - 1.4.2 (https://www.wpinventory.com)
WP Inventory Advanced Search Filter Add On - 2.0.5 (https://www.wpinventory.com)
WP Inventory Import Export Add On - 1.4.0 (https://www.wpinventory.com)
WP Inventory Ledger Add On - 1.1.4 (https://www.wpinventory.com)
WP Inventory Pro - 3.0.0.4 (https://www.wpinventory.com)
]]>
Hello,
Is there a way to add a custom field to the plugin?
I’ll love to add a field for the brand, Serial number, etc
I am trying to use wp_dropdown_users in order to save a users name to an inventory item. Currently I am using WP Inventory Manager. I am trying to have it set where you can choose a user from the wp_dropdown_users drop-down and save it for that entry.
/**
* @param $item
*/
function my_custom_function( $item ) {
wp_dropdown_users( array(‘show_option_none’ => __(‘No user selected’) ) );
}
add_action( ‘wpim_admin_pre_edit_item’, ‘my_custom_function’ );
This code is generating my User list drop-down on the inventory pages.
I don’t have a lot of experience with mySQL, but I’m assuming I need to save it to a database using POST somehow? I’m not much of a back-end coder so I’m just kind of lost at how to tackle this.
]]>Hi,
I’ve been using WP Inventory Manager for over a year now and find that the plugin is excellent, however, I have noticed in the last couple of days that the ‘Reserve’ button has gone when clicking on an item i.e. users are no longer able to reserve an item once they have selected it.
I have created a test inventory item and this also has the same issue. I have also toggled the ‘Users can reserve’ option off/on.
Anyone else seen this issue?
Andrew
]]>I really like this plugin and am interested in purchasing the advanced features, but on the detail view, the sidebar is moved below the main content. I can’t find a setting and have exhausted all the options I am aware of. Any ideas?
]]>If I try to update my settings (new installation on WP5.7, plugin v2.0.7) nothing is saved. When I try to add categories the same, no save.
]]>Hi, whenever I try to update the plugin from 2.0.6 to 2.0.7 it causes my site to crash. I have updated the theme (divi) and the core wordpress with no issues and all other plugins update fine but when I update the inventory manager the site experiences a critical issue. I couldn’t find any reference to others having the issue so I thought I would ask for assistance.
]]>Hi, I’m just wondering is it possible to set up this plugin to allow users who come to my site to add or remove inventory items and categories?
I’m building a basic inventory system for my work in order to keep track of what we keep in storage. It just needs to track the item name, picture of said item, and location(rack number).
But the problem I’m having is to allow other users to edit directly from the page and not require them to go through the dashboard.
Is it possible? I saw a similarly asked question, but no answer.
]]>After clicking the pagination links, the table loads the subsequent pages at the bottom. They do not load from at the top, requiring visitors to scroll up in order to see the inventory in order.
Any thoughts on getting the tables to load correctly at the top of the next portion of the list?
Thanks
]]>Hi,
how i can change the default email (Reservation confirmation) title and content?
Thanks!
]]>My wordpress error logs is repeatedly filled up with the following error. Can you help resolve.
[06-Jun-2020 13:30:04 UTC] WordPress database error Table ‘xxxxxxx_xxxxxxx.wp_2_wpinventory_status’ doesn’t exist for query SELECT * FROM wp_2_wpinventory_status AS s ORDER BY status_sort_order
made by require_once(‘wp-load.php’), require_once(‘wp-config.php’), require_once(‘wp-settings.php’), do_action(‘plugins_loaded’), WP_Hook->do_action, WP_Hook->apply_filters, wp_inventory_launch, WPInventoryInit::initialize, WPInventoryInit::plugins_loaded, do_action(‘wpim_load_add_ons’), WP_Hook->do_action, WP_Hook->apply_filters, wpim_core_launch_slideshow, WPIMBXSlider->__construct, WPIMCore->__construct, WPIMStatus::getInstance, WPIMStatus->__construct, WPIMStatus->load
[06-Jun-2020 13:30:04 UTC] WordPress database error Table ‘xxxxxxx_xxxxxx.wp_3_wpinventory_status’ doesn’t exist for query SELECT * FROM wp_3_wpinventory_status AS s ORDER BY status_sort_order
made by require_once(‘wp-load.php’), require_once(‘wp-config.php’), require_once(‘wp-settings.php’), do_action(‘plugins_loaded’), WP_Hook->do_action, WP_Hook->apply_filters, wp_inventory_launch, WPInventoryInit::initialize, WPInventoryInit::plugins_loaded, do_action(‘wpim_load_add_ons’), WP_Hook->do_action, WP_Hook->apply_filters, wpim_core_launch_slideshow, WPIMBXSlider->__construct, WPIMCore->__construct, WPIMStatus::getInstance, WPIMStatus->__construct, WPIMStatus->load
Edit item results in image removing itself or thumbnail failing.
You familiar with this bug and / or how to fix?
Pic:
https://drive.google.com/file/d/16LXohY-5MvcM6ax1TNNDF8FuHJDJGQ6k/view
And going to settings and clicking the Rebuild Image Thumbnails and save results in this, pic:
https://drive.google.com/file/d/1dNVpSM15sfceGC2WdstDu1qjwC30TMg9/view?usp=drivesdk
Falls into the what’s the use of having an inventory plugin that self destructs when you edit a previously added item…
]]>can i understand what is free of charge in respect to this module
https://www.ads-software.com/plugins/wp-inventory-manager/#installation
and what are the optional functionalities which I cannot have instaling that module bundle .
thanks
]]>hi can you advise if with this plugin it is possible to import once all fields matching have been setup, a mid size inventory into the webpage Dbase?
please advise how ,if it is a command in the plugin itself.
thanks
HI, I was trying to figure out the settings to change the inventory items alphabetically by name but there’s no settings to do that. By default its showing by number but I need to change the default order to name instead of number. Any thoughts?
]]>I’m testing this plugin out and ran into a wall with trying to use the default description field in the Show In Display. When dropped into the list, filled or not, it freezes access to the front display.
]]>I downloaded the new version of WP Inventory this morning but getting this message-
IMPORTANT!
Your server is using version 7.0.2-pl0-gentoo of PHP, which is over 6 years old, not maintained, and exposes your website to attack.
WP Inventory requires version 7.1 or higher, so it is not loaded.
I went to upgrade my PHP to the new version but don’t have the option. I think it’s because we are using a 2011 theme.
Is there a way I can go back to the 1.9.5 version? and NO of course I didn’t backup.
]]>Hello,
I know that with gravity forms we can add a form for the frontend, but is it possible to modify your plugin to get the “view” in frontend and through this view I can add, edit and remove and copy easily an item from the frontend
Easily as when you add a new row in Excel sheet…
Hello,
Do you have any addon for iventory statistics ?
ex number of object types ect…
Hi,
I want my individual listing full page width. Now at this moment the listing is 1/3 on the left side. But I want it to be full width of page. I only want individual listing to be full width but want listing category page as it is now i.e. 1/3 but want to change individual listing from 1/3 to full width of page. Is it possible? Please let me know. I am waiting for your response.
Thank you.
Hi,
I want to share individual listings through social sharing buttons. Can you please tell me which social sharing plugin will be best suited with wp inventory.
I am looking forward for your support.
]]>I saw in another comment that the tables aren’t able to be responsive, which i understand. I see in your instructions that there is a ‘block’ version of the display.. Are there shortcodes that could do table version for desktop and blocks for mobile?
]]>Hi folks,
My client has Gravity Forms set up for their first aid kit products and their forms allow them to check their inventory and order more as needed.
One individual product is used in different forms.
Up until now it has worked fine. But now my client is requesting an inventory for each individual product.
I have installed WP Inventory Manager with the hope of integrating the products with an inventory but I need it so the same product is not being repeated in the inventory.
I installed Woocommerce with the hope of integrating the products with inventory – but I all I see is a plugin that will connect one woocommerce product to a gravity form – but not a woocommerce product to a gravity form ‘field’.
Is there a plugin out there which will cater for this? as I said, the same product will be seen in different forms. I want it to integrate into an inventory with just the one entry.
https://www.websiteandbusiness.com.au/essentialminutesfa/template-for-order-form/
]]>Hi,
I’m after some advise. We currently have a stock database based upon Microsoft Access. The database contains over 8000 entries with the current amount of stock.
Our employees simply load up the access DB front end and search for the required part. Once found they can create a new transaction to either add to stock quantity or remove a quantity. There is then a log of the transaction as well as employee name.
This way we can manage our stock with ease and it’s a quick efficient process. We are an engineering business and don’t sell a product as such online.
I am considering moving the stock dB to WP inventory for use on our internal network only.
I know WP inventory can manage our stock list with ease but my only concern is the transaction function. I don’t need a time consuming reserve option with as many fields as this plugin offers as my users are not customers. I simply need to quickly and effectively search for stock, add and remove stock or adjust quantities.
I’m quite willing to spend the money on this great plugin, but before committing I figured it’s worth doing the additional research.
Has anyone used WP Inventory for this purpose before? If so any advice appreciated.
Thanks,
Jim