AlbertoBedo
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Variations not visible on new productsHello Missy, I double checked and I was not running the latest version of woocommerce. Updating WC fixed the problem.
Btw there was a bug with WP 5.5 and WC that made the “product type selection box” disappeared.
Thank for your help!
Forum: Plugins
In reply to: [WooCommerce] Bug: Woocommerce does not display Taxes on product pageI haven’t seen this particular problem on this forum from other users, so its likely to be something about your setup rather than a general bug.
It was a bug: I updated to the latest version of Woocommerce and now everything works again! 🙂
Forum: Plugins
In reply to: [WooCommerce] Bug: Woocommerce does not display Taxes on product pageHi lorro and thanks for your answer.
Unfortunately the problem is not related to what you wrote: the suffix price with {price_including_tax} is correctly displayed including taxes.
If I turn geolocatization off, even the {price_including_tax} is not display with taxes (as expected).
I think this is a bug. So my questions are:
1) Where can we submit bug to WC? I didn’t find the proper page.
2) What is the php action/function that display the price?
Thank you again
Mark as resolved
Hi winkm89,
thank you, it works.
I would suggest in the next version to manager pagination with list id in GET parameter something as:
?limit=2XX
where 2 is the page number and XX is the ID of the list.
In this way you can manager 2 tplist with multiple pages