Viewing 10 posts - 1 through 10 (of 10 total)
  • #53269
    onehipcat
    Member
    Post count: 170

    There are a few things that I am having trouble with on the main shop page.

    1. I cannot remove the page title. I have tried to take it off with the page options, but it is still there.

    2. I cannot remove the bread crumbs. They are still there even after I select remove breadcrumbs.

    3. There is a weird message that says “Showing the single product” on the main shop page. I don’t know how to take that message off and why it is there.

    #53271
    onehipcat
    Member
    Post count: 170
    This reply has been marked as private.
    #53459
    Melanie – SUPPORT
    Member
    Post count: 11032

    Hey, the login details don’t work, can you check back?

    #53533
    onehipcat
    Member
    Post count: 170
    This reply has been marked as private.
    #53859
    Melanie – SUPPORT
    Member
    Post count: 11032

    Hi

    sorry I was at http://floresdesignstudio.com/test, I’m in now.

    1 It seems you managed to remove the page title? Or are you referring to another page than http://floresdesignstudio.com/test/projectx?

    2 same as above

    for 1 and 2, if you were referring to http://floresdesignstudio.com/test/projectx/location/ – this page had the title activated and the breadcrumbs as well, I changed that for you.

    3 that’s because you only had one product. I changed it to 2 and it now says Showing all 2 products – so once you add more products this will adapt accordingly

    Cheers

    #54001
    onehipcat
    Member
    Post count: 170

    I was referring to this page:

    http://floresdesignstudio.com/test/projectx/collections-2/

    How do I customize this page? I have it set-up to remove the breadcrumbs and to not have the page title show. But, it doesn’t seem to be working. I also have it set-up to include the revolution slider, but it doesn’t show up.

    For #3. I don’t want that message there at all. How can I remove it?

    Thanks!

    #54260
    Melanie – SUPPORT
    Member
    Post count: 11032

    Hi, that’s the page you set as your shop page in the woocommerce settings, so the template gets overwritten and will not play by the rules of the meta options anymore.

    But you can use this custom css:

    .post-type-archive .heading-text, .post-type-archive #breadcrumbs {
    display: none;
    }
    #54261
    Melanie – SUPPORT
    Member
    Post count: 11032

    #3

    .woocommerce-count-wrap {
    display: none;
    }
    #54660
    onehipcat
    Member
    Post count: 170

    Thanks Melanie. It worked to get rid of the Page title & breadcrumbs, but there is still a grey shading there underneath the navigation. How can I make it white?

    #55005
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Try adding this custom css:

    .archive .page-heading {
      display: none;
    }

    Let me know if this works!

    – Kyle

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

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register