Home Forums WoodMart support forum Category Page – Product sorting Tab missing

Category Page – Product sorting Tab missing

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #410295

    media
    Participant

    Hello,
    so as the title stats I am missing the sorting tab on my category pages (I’m creating a template page with elementor for every category so its not the basic archive page).
    It actually worked like last week and I also see the sorting tab in the build but its not showing up on the front end.

    Thanks in advance!
    Felix

    • This topic was modified 1 year, 6 months ago by media.
    Attachments:
    You must be logged in to view attached files.
    #410509

    Luke Nielsen
    Keymaster

    Hello,

    Thank you for reaching out to us!

    Is there any chance that you could give me access to the dashboard area so I can have a look at the settings on your website, please?

    Kind Regards

    #410565

    media
    Participant

    Yes!

    #410648

    Luke Nielsen
    Keymaster

    Hello,

    Could you please check how it works with the default WordPress theme? Just to understand whether the issue with theme or not.

    I suggest using our Layout builder for the Archive page. Here is our documentation on how to use it:

    https://xtemos.com/docs-topic/woodmart-woocommerce-layout-builder/

    Kind Regards

    #410821

    media
    Participant

    Hello,

    We your Layout Builder everything works fine now. Havn’t thought of using it tbh.

    So I have one more issue – on tablet and mobile the breadcrumbs of the product title are hidden.
    Could you help me out with that as well? 🙂

    Thanks in advance!

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

    Luke Nielsen
    Keymaster

    Hello,

    Sure, but first update the admin access so I can check this issue on your side.

    https://prnt.sc/M8-DzsDQHXcr

    I look forward to hearing from you.

    Kind Regards

    #410893

    media
    Participant

    There you go!

    #410963

    Luke Nielsen
    Keymaster

    Hello,

    Please enter the below code into the “Custom CSS for tablet” and “Custom CSS for mobile” areas in Theme Settings -> Custom CSS.

    .single-product .single-breadcrumbs-wrapper .woocommerce-breadcrumb .breadcrumb-last {
        display: block;
    }
    
    .single-product .woocommerce-breadcrumb a:after {
        content: "/";
        margin-left: 5px;
    }

    Thanks for your time and have a great day.

    Kind Regards

Tagged: 

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