• Resolved scottcwilson

    (@scottcwilson)


    My WooCommerce Shop page shows all products. I’d like to change this to display only products which have been marked as featured in the list shown in Admin > Products > All Products.

    I know I can use the featured product block, but that requires me to pick products again – isn’t there something that uses the products I have already marked as featured?

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Support ckadenge (woo-hc)

    (@ckadenge)

    Hello ?? scottcwilson,

    Thank you for reaching out.

    You can display only the featured products on your shop page without having to pick them again. You can achieve this by using a shortcode.

    Here is the shortcode you need to use: [featured_products limit=”12″ columns=”4″]. You can replace the numbers with the number of products you want to display and the number of columns you want to have. You can find more details here.

    To use this shortcode, simply edit your shop page and paste it in the page editor.

    I hope this helps!

    Thread Starter scottcwilson

    (@scottcwilson)

    Fantastic! This is just what I was hoping for, thank you.

    Is it possible to turn off the display of all products at the bottom?

    Plugin Support ckadenge (woo-hc)

    (@ckadenge)

    Hi @scottcwilson,

    Fantastic! This is just what I was hoping for, thank you.

    You’re most welcome.

    Is it possible to turn off the display of all products at the bottom?

    Are you able to share more details on what you are describing here? Maybe you can also use images for further visual understanding.

    Thread Starter scottcwilson

    (@scottcwilson)

    Ah sorry. When I display the Shop page, at the bottom of the page I have what is shown below (with a dozen or so more rows below). I’d like to get rid of this whole block. (I actually thought it might be just a matter of removing a shortcode, but there’s nothing on the Shop page for this.)

    Plugin Support Beauty of Code (woo-hc)

    (@beautyofcode)

    Hey @scottcwilson ,

    The default Shop page has this added automatically. One workaround could be to create a new “Shop” page and add only the content you’d like on it, such as the [featured_products limit=”12″ columns=”4″] shortcode.

    Next, navigate to WooCommerce Settings Products and remove the selected “Shop page”. It should look like this:

    Then go to Settings → Reading and change the “Homepage” to the new shop page. In this case, I’ve given my new Shop page the title “Shop 2”:

    This is an example of what you should see:

    Hope this helps!

    Thread Starter scottcwilson

    (@scottcwilson)

    This worked perfectly – thank you!

    Plugin Support ckadenge (woo-hc)

    (@ckadenge)

    Hi @scottcwilson,

    I’m glad we were able to help!

    If you have a few minutes, we’d love if you could leave us a review:?https://www.ads-software.com/support/plugin/woocommerce/reviews/

    Cheers!

Viewing 7 replies - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.