Hello this plugin is the exact solution I needed but I am getting a “Fatal error: Call to a member function get_cart() on null in” when I go to save the page. I went in a removed the “<php?” (that seemed to be the problem. But it then messed up the some elements of the plugin. What am I doing wrong>
]]>Hi I wanted to know how to add fields or columns to the existing format? (example: image|product|type|color|size|price etc…) Is there an easy way or in which file can code be altered for this to take place?
]]>Hi!
Congratulations for the work, it’s very useful.
I was thinking that the table is constructed based on the search made.
I’m new to WP and i don’t know if this code snippet can be used for the above
<div style="margin-bottom: 40px;" >
<?php
$form = '<form role="search" method="get" id="searchform" action="' . esc_url( home_url( '/' ) ) . '">
<div>
<label class="screen-reader-text" for="s">' . __( 'Search Sales', 'woocommerce-alter-inventory' ) . ' :</label>
<input type="text" value="' . get_search_query() . '" name="s" id="s" placeholder="' . __( 'Sales..', 'woocommerce-alter-inventory' ) . '" />
<input class="button" type="submit" id="searchsubmit" value="'. esc_attr__( 'Search', 'woocommerce-alter-inventory' ) .'" />
<input type="hidden" name="post_type" value="product" />
</div>
</form>';
echo $form;
?>
</div>
Thanks, greetings from Argentina ??
https://www.ads-software.com/plugins/woocommerce-alter-inventory/
]]>Hi,
Its a very nice concept and works well.
I wish to know 3 things-
Can we add a AJAX based quantity box in one of the columns so that it converts magically into a bulk order form?
Can we select what can be displayed like i do not want the stock to be displayed (in the context of order form)? Can that be tweaked somewhere?
Can we hide the Variations table in the top?
Thanks in advance.
https://www.ads-software.com/plugins/woocommerce-alter-inventory/
]]>Why is the language not English?
https://www.ads-software.com/plugins/woocommerce-alter-inventory/
]]>I use this plugin. Each product have Size and Color. My products all is variable products. How I can take this attributes to show in table??
I wait fast a answer.
Thx a lot,
Jonny
https://www.ads-software.com/plugins/woocommerce-alter-inventory/
]]>Great plugin!
When do you plan to release this new barcode feature?
https://www.ads-software.com/plugins/woocommerce-alter-inventory/
]]>Hello,
My website just recover from error by deleting my htaccess file, this message error show on my alter-inventory page: Fatal error: Unknown: Cannot use output buffering in output buffering display handlers in Unknown on line 0
Please advise.
Thank you.
Adi
https://www.ads-software.com/plugins/woocommerce-alter-inventory/
]]>