Archived topic
Can I create a page with discount products?
9 replies · Started by Mihail on September 1, 2021
The client wants the site to have a separate page, which will contain discounts. That is, those goods for which the price has been reduced.
The question is: how can I do this?
An important point: this page should have pagination buttons so that buyers can view the entire list of discounted products.
Thanks in advance for your help and advice ;)
ps. Now I'm talking about WooCommerce.
Hi there,
Woocommerce includes a bunch of Shortcodes for displaying products see here:
https://docs.woocommerce.com/document/woocommerce-shortcodes/#section-9
Wow. Cool! That's what I need.
Thanks :)
David, one more question. I noticed that the grid of products is displayed crooked from the very beginning.
I added a link so you can watch.
before:
https://prnt.sc/1qynpjq
after few seconds:
https://prnt.sc/1qyns9s
Perhaps this can be fixed?
Glad to be of help
First thing to check is disable any Cache / Lazyload plugins to eliminate those as an issue.
Done!
autoptimize - off;
lazy load - off.
But nothing has changed :|
This cannot be a theme issue.
Can you try disabling all plugins except GP premium and WooCommerce?
All plugins are disabled!
There are only 3 left: GP Premium, Generate Blocks & Woocommerce.
This is definitely some sort of caching issue.
Do you have any server/hosting level caching enabled?
Does the same issue occur when using a Twenty series WP theme?