Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #903830

    I would like to remove the Sort by Date and Display 15 products per page filter options on my store page.

    Is there a way to do that?

    Example on shop page:

    http://www.gregorybeylerian.com/shop/

    #904067

    Hey gb,

    Where do you want to move them?
    Here is a thread for you to consider

    If you need further assistance please let us know.
    Best regards,
    Victoria

    #904414

    Hi Victoria,
    Actually I was thinking to remove them all together for a cleaner look as I did not have many items in store to sell.

    #904436

    Hi,

    Add the following to quick css:

    .product-sorting{
    display:none!important;
    }

    If you ever to decide to bring the options back simply remove the code.

    Best regards,
    Jordan Shannon

    #904438

    hmm, I added the code but nothing changed?

    #904489

    Hi,

    Did you make sure to clear your cache, and also put that snippet at the very top of quick css so that it runs first. This will help determine if any current custom css prevented it from running.

    Best regards,
    Jordan Shannon

    #904500

    I had flushed the cache but did not put the code at the top, after I did that it worked!

    Thanks so much!

    GB

    #904503

    Hi,

    No problem at all. I’m glad we were able to get this figured out. Did you need further help with this or shall I close this topic?

    Best regards,
    Jordan Shannon

    #904507

    All set, you can close it!

    I have an other question about using the Woo Commerce plugin but I created a separate topic for it.

    #904508

    Hi,

    Great! If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 10 posts - 1 through 10 (of 10 total)
  • The topic ‘Woo Commerce Shop page question’ is closed to new replies.