Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1288609
    cdbehrle
    Participant

    I am using Renew Stack- I have been on the forum a bunch of times trying to clarify this issue and each time something changes in one place and not in another. I have 2 sets of headers it seems – I don’t know what each one is properly called and they appear inconsistently throughout the site – I have had 2 developers and help who could not figure out how to fix this issue. Themco has helped make a little progress but Headers are still inconsistant.

    First off the categories of “Bespoke” and “Collections” are each made up of individual posts – “Bespoke” has items in subcategories of “Men’s Bespoke” and “Women’s Bespoke”.

    “Collections” has no Sub-categories. I have NO Blog Category on my site- I got rid of it completely. Still a residual header appears on individual posts.

    My WooCommerce Shop (called “Made-to-Order”) has products in Subcategories of “Men’s” and “Women’s”
    In My shop I DO NOT want to hide the descriptive header explaining what Made-to-order is.

    I have no idea which Header is which (and does what) Each time I have adjusted css with Themco’s instructions something does change – but not in manner I need, so maybe these pictures and notes will help to clarify what the headers are doing now vs what I’d like them to do. (Basically I’d like them to behave normally!)

    Thanks again for any clarification

    #1288613
    cdbehrle
    Participant

    Sorry- last image did not upload- also my url is http://carladawnbehrlenyc.com and I am on upto date version of cornetstone and X.
    here is last image:

    #1288806
    Christopher
    Moderator

    Hi there,

    To display category name, please add archive title to your archive pages, see the attachment.
    Add shop title under Customize -> Renew -> Shop options.

    Please add following code in Customize -> Custom -> Global CSS :

    .x-landmark {
        padding-right: 0;
    }
    .single-post header.x-header-landmark {
        display: none;
    }
    

    Hope it helps.

    #1293334
    cdbehrle
    Participant

    Hi Christopher, That seems to have done the trick- it looks like it works everywhere but at the top of the main shop product archive (all items)

    It does work on the shop-subcategories and on the other individual posts Yay! no stray “Blog”

    Is there a way to get that shop title on main shop page as well as subcategories?
    see screenshots-
    main shop (all items)
    shop sub category (Womens Made-to order)

    also I have code in the custom css that I thought controls spacing of letters, but it does not affect the corrected headers. Starting from the new code:
    .x-landmark {
    padding-right: 0;
    }

    .h-landmark {
    text-align: center;
    }

    .x-header-landmark {
    padding: 20px;
    font-family: Arial, serif;
    letter-spacing: 5px;
    }

    Thanks for getting me this far!

    #1293706
    Rue Nel
    Moderator

    Hello There,

    Thanks for updating us in!
    “Is there a way to get that shop title on main shop page as well as subcategories?”
    The titles should have been displayed in your site. Would you mind providing us the url of your site with login credentials so we can take a closer look and fix the issue? This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.

    To do this, you can make a post with the following info:
    – Link to your site

    – WordPress Admin username / password
    – FTP Hostname
    – FTP Username
    – FTP Password

    Don’t forget to select Set as private reply. This ensures your information is only visible to our staff.

    Thank you.

  • <script> jQuery(function($){ $("#no-reply-1288609 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>