Home Forums WoodMart support forum How to Number of Products show in shop page ( Showing 1–12 of 778 results )

How to Number of Products show in shop page ( Showing 1–12 of 778 results )

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #660806

    iskandergallery
    Participant

    How to Number of Products show in shop page this ( Showing 1–12 of 778 results ) in desktop mode

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

    Luke Nielsen
    Keymaster

    Hello,

    I suggest using Layout for archive to show such an element, you can import an already created layout – https://prnt.sc/KfH4Hh4aWI0X and show on desktop that element – https://prnt.sc/CksRbbw_tuCc

    Kind Regards

    #660891

    iskandergallery
    Participant

    How can we make these changes without creating a new layout? Any code

    #660899

    Luke Nielsen
    Keymaster

    Hello,

    Use the code below for help:

    .archive .woocommerce-result-count {
        display: block;
    }

    Define the above code in Theme Settings -> Custom CSS. Then clear the cache and recheck the issue.

    Kind Regards

    #660918

    iskandergallery
    Participant

    Thanks

    #660936

    Luke Nielsen
    Keymaster

    Hello,

    You’re welcome! If you have any more questions or need further assistance, feel free to reach out.

    Kind regards

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

The topic ‘How to Number of Products show in shop page ( Showing 1–12 of 778 results )’ is closed to new replies.