最新消息:Welcome to the puzzle paradise for programmers! Here, a well-designed puzzle awaits you. From code logic puzzles to algorithmic challenges, each level is closely centered on the programmer's expertise and skills. Whether you're a novice programmer or an experienced tech guru, you'll find your own challenges on this site. In the process of solving puzzles, you can not only exercise your thinking skills, but also deepen your understanding and application of programming knowledge. Come to start this puzzle journey full of wisdom and challenges, with many programmers to compete with each other and show your programming wisdom! Translated with DeepL.com (free version)

Woocommerce - Shop page repeat the products with filters

matteradmin10PV0评论

I have a website with shop page and tried to recreate the shop page using the shortcode but failed

You can see after 3 products it shows a filter bar and then repeat the products so how to remove that filter bar and repeated products

Thanks in Advance

I have a website with shop page https://smitafashions/shop and tried to recreate the shop page using the shortcode but failed

You can see after 3 products it shows a filter bar and then repeat the products so how to remove that filter bar and repeated products

Thanks in Advance

Share Improve this question edited Dec 14, 2019 at 8:15 Harjinder Banga asked Dec 12, 2019 at 19:09 Harjinder BangaHarjinder Banga 214 bronze badges
Add a comment  | 

1 Answer 1

Reset to default 1

/shop is a default woocommerce shop page.

Adding shortcode to the content of that page simply prepends it before the actual shop page.

Read more about it here: https://docs.woocommerce/document/woocommerce-pages

Post a comment

comment list (0)

  1. No comments so far