Home Forums WoodMart support forum archives product woodmart

archives product woodmart

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #411402

    Procomag
    Participant

    Hello,
    I have created a product archive in which I have added fields specific to the product category (homemade metafields), this works perfectly with your archive page.
    See attachment (1): I want to remove this choice Show 16 20 24
    See attachment (2) :: I would like to remove the sorting of the products by polularity, novelty…)
    it is not the “shop filters” widget by the way
    Thanks a lot

    Attachments:
    You must be logged in to view attached files.
    #411411

    Procomag
    Participant

    I also want to remove the “showsidebar” on the right
    see attachment 3
    I did it in css but it removes the filter on the left that I put in my layout
    Thank you

    Attachments:
    You must be logged in to view attached files.
    #411493

    Hello,

    Thank you very much for choosing our theme and for contacting us.

    Please add this code to the Theme Settings > Custom CSS > Global:

    #WOODMART_Widget_Sorting{
    display:none;
    }

    Best Regards

Viewing 3 posts - 1 through 3 (of 3 total)