Hi there,
when we use the default WooCommerce button from product page the button itself dissapears. We need to deactivate the option an give the button an individual style so that it fits to the design of out website.
Times before the “default WooCommerce button” did work. The button appeared. From one day to the other (possibly with an update of the plugin or one other plugin) the button disappeared.
Furthermore the style of the font (Title and short description) changed: You can see the difference if you compare these two sites with two different styles of products displayed: https://tante-astrid.de/eltern-treff/ and https://tante-astrid.de/babys-erstes-jahr/. The last one (the affected product list is older).
Thanks and best regards, Jan
Hi,
Buttons work well with simple products, but for those having variables, the button opens up the product page. Can it keep the visitor on same page by offering a pop-up to let visitor make her/his selection.
Or, am I missing something…?
]]>Hello,
After upgrading the PHP version on my server to 8.0+, I’ve noticed that the widget from your plugin is no longer displaying correctly on my site. I have followed the recommended steps such as clearing the cache and ensuring that all plugins and themes are up to date, but the issue persists.
Is this plugin still being actively developed? Additionally, are there any workarounds or fixes available for this problem in the meantime?
Thank you for your assistance!
Tags: php version, 8.0+, widget issue
]]>Hi,please fix your demo-site so I can show it to a client.
https://wpt-free.demo2.acowebs.com/
I have created a store with your free plugin. I don’t use product page just the table structure. My problem is that when I use the search widget the normal Woocommerce structure with the cards apperas and the table structure disappears. My question is if it is possible to obtain a search page that inherits the table structure. Does the payment plugin not have a similar function?
]]>Hi, I’m looking for a compatible plugin that notifies customers about product availability, but I haven’t found anything yet. Can anyone help me? I would like the table to show the text “Notify me when available,” possibly replacing the “Add to cart” button.
]]>In includes/helpers.php you are accessing the cart contents directly instead of using the getter function of the class.
$cart_contents = $woocommerce->cart->cart_contents;
Besides being bad practice, this in effect bypasses the filter provided by WooCommerce ‘woocommerce_get_cart_contents’
A better and more developer-friendly method would be to use the getter
$cart_contents = $woocommerce->cart->get_cart();
Hi.
This is a super easy and helpful plugin, the only issue I found is that the “Add to cart” button is located above the table, instead of at the bottom right of it. I have been looking around for an option to change this without success. Could you help me ?
My project is on Spanish
Hi, is it posible to change add to cart button on the product table for add to quote button? Thanks.
]]>Hi,
Nice and really useful plugin, thanks ! Just a little question, have you planned to make your plugin compatible with woocommerce High-Performance Order Storage ? It’s something I cannot use because your plugin is not compatible with.
Thanks !
]]>Hi There,
I have been trying to get a bug fixed for some time now but it doesn’t appear that anything is being done through the direct lines to [email protected] support desk.
Re:[## 17148 ##]
Re:[## 19113 ##]
Basically the filter option that’s provided by the product table is broken on desktop and mobile but it seems to be temperamental in that one minute is broken and the next minute it’s not.
You’ll see the little box for the filter but there will be an additional box underneath it.
The additional box opens up the filter opens in black text with a transparent background.
When trying to use the normal filter this box opens up on top of it making it awkward to use and very unsightly.
Will this issue ever be fixed or is this a dead plugin?
]]>Hello,
We have the WP 6.2.3 and we have installed the plugin, with the option to purchase the pro version. But we have created a test page and a test table, but on the front end we are seeing this message “iThemelandCo Woo Product Table Message: Can not found shortcode”
Please can you help.
thanks
Hi there,
The filter options for this plugin work well on android but seems to break when used on I phone.
It seems to get an extra filter attached to the main large one and when clicked it displays a drop down of options with a clear background and black text which you can’t use.
I have images to show but i cant attach them here for some reason.
]]>Hi there,
Just starting this site but I am having issues with the plugin.
On desktop everything is create but I have some display issues when going to mobile.
I have accepted that I can’t get everything to fit on my device (Sony Xperia 5 IV (XQ-CQ54)?) and that user will need to sort of scroll left to add the product to their basket.
THE ISSUE
The text for “Add to cart” is broken across two lines with the boarder in the background looking very bad. However when I click add to the cart and the view cart button pops in the width of the column extends to the desired length.
As far as I can see from the free options all I can do it edit the size of the table as a whole which makes it look weird on desktop or I can edit the boarders which does nothing.
I can also reduce the size of the text but then it’s far too small. I think I need some sort of CSS for the coloum but at this rate I can’t figure it out.
Any help greatly appreciated.
]]>Hi there, Thanks for the plugin, the free version has nice features.
One thing that could be improved, it is necessary to click the button after typing a search term.
Better UI would be to allow ENTER to start the search – a more standard way!
TIA, Dave
ps – your descriptions here on WP are the wrong way round for front end and backend (in two places)
Hi,
thank you very much for the good work.
is it possible that ajax search is inserted here?
best regards
Daniel
Hello, your plugin is amazing, everything works as I need, the only problem I found is:
When I want to use 2 tables on same page using shortcode, the CSS (style) is loaded only for the last table on the page and the first table is automatically loaded with default CSS (style). It is very strange but I cannot figure it out where is the problem.
Hello,
Usually, we only show some products in a product table so that a customer can easy compare them.
There are some conditions like:
Products Type
Products Visibility In
Products By Categories
Products By Tags
Products By ID
Products By SKU
But I noted that is really hard for me to filter products by a custom attributes, like Color, model, Size, Pattern, Brand, etc.
I just check the document at https://acowebs.com/guideline/plugin-docs-faqs/woocommerce-product-tables/setup-instructions/#Table_Columns
and I did not found any helpful, any plan to make it support?
Thanks
]]>Hi
Thanks for the great plugin!!
1) I’d like to be able to truncate the title and excerpt lengths as in my case, they are both pretty long. I’ve tried using webkit-line-clamp (this cuts the text off vertically mid-line), ellipsis (only works for 1 line text) and a few other methods but nothing seems to work. Any ideas?
2) There is no way I can see of styling the ‘Table Header’ text. Is this possible?
3) The text in all of the filter buttons is displaying incorrectly (it’s stuck at the bottom of the boxes). Is there a way of fixing this?
4) The options won’t let me change the padding of the buttons + pagination despite making the requisite changes. Any idea why?
Many thanks !!
]]>Hi
1) I’d like to be able to truncate the title and excerpt lengths as in my case, they are both pretty long. I’ve tried using webkit-line-clamp (this cuts the text off vertically mid-line), ellipsis (only works for 1 line text) and a few other methods but nothing seems to work. Any ideas?
2) There is no way I can see of styling the ‘Table Header’ text. Is this possible?
3) The text in all of the filter buttons is displaying incorrectly (it’s stuck at the bottom of the boxes). Is there a way of fixing this?
Many thanks
]]>Hi Team,
Thanks for great product for free. I just want to know how to override the default woocommerce shop page and category functionality with the table view of this plugin. When i install it in my website i got the table and default woocommerce design in shop page. Please help
Thanks
Hi – thanks for your work on this plugin. I am experiencing an issue where clicking on Add to Order is then redirecting to the single product page of the product in question. It does add the product to the cart first, and then redirects. All my products are variable products although I tested with a simple product and the result is the same. I am using the Flatsome theme although I have tested on Twenty-Twenty One with the same result. I have also tried deactivating the majority of plugins. A solution I found was to install an Ajax add to cart plugin but not ideal. Appreciate any help on this one. Thanks
]]>I’m wondering if you can sort by categories. Its not on your sort option list, is there away of doing this?
Thanks.
]]>Hi!
Good plugin! Thanks.
I do not understand about 2 columns:
Excerpt – when this field empty I get text from field Description. You can add setting Text when no value exists like for other columns.
I have plugin https://www.ads-software.com/plugins/perfect-woocommerce-brands/
In Woocommerce import export this taxonomy pwb-brand visible, but in your plugin columns not. And when I add in Custom field Meta-Key _pwb-brand – it is not work. I found this topic https://www.ads-software.com/support/topic/what-is-brand-meta-key-wp-all-import/. Can you add for Custom field this taxonomy?