Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Maeve Lander

    (@enigmaweb)

    Sure Steve, happy to take a look and try to help. Please can you post a link to the page in question?

    Thread Starter stevesmith1

    (@stevesmith1)

    Hi Maeve,

    Please review and assist. thanks

    http://www.creteconsupplies.com/cretecon/wpccategories/body/

    Plugin Author Maeve Lander

    (@enigmaweb)

    Hi Steve. Checked it and the main page of the WP Catalogue is working fine (see http://www.creteconsupplies.com/cretecon/products-2/ ) so the issue is definitely that you need to add your Inner Page Header and Footer code to the WP Catalogue settings screen. In your case here’s what you should add to Inner Page Header:

    <div class="subheader inset-vertical-shadow">
                <div class="top-shadow-fallback"></div>
                <div class="gridcontainer header-container">
                    <div class="row">
                        <div class="span12">
                            <p id="breadcrumbs">You are here: <a href="http://www.creteconsupplies.com/cretecon/">Home</a> » <strong>PRODUCTS</strong></p>                            <h1 class="page-title">PRODUCTS</h1>
        <h2 class="page-subtitle"></h2>
                            </div>
                    </div>
                </div>
                <div class="bottom-shadow-fallback"></div>
            </div>
    <div class="gridcontainer pagecontainer">
        <div class="page-content page-content-full-width">
            <div class="row">
                <div class="span12">

    And here’s what you need in the Inner Page Footer:

    </div>
    </div>
    </div>
    </div>
    Thread Starter stevesmith1

    (@stevesmith1)

    You are the best Maeve, it worked. Merry Christmas and a happy new year

    Cheers
    Steve

    Thread Starter stevesmith1

    (@stevesmith1)

    Hi Maeve,

    I have the same problem with this other site i’m working on

    http://www.tyloenterprises.com/tylo/wpccategories/drills/

    this is the last site, for now.

    Thank you

    Plugin Author Maeve Lander

    (@enigmaweb)

    Cool, glad that worked. For your other site just apply the same principle. I am sure you can understand with literally hundreds of thousands of users of my plugins I can’t possibly find time to check each persons site (or several sites!) individually and work out your specific code. Please read the FAQs, check the example I’ve already done for you and apply the same principle to your second site. Thanks

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Alignment of the breadcrumbs and menu close to the margins’ is closed to new replies.