[Resolved] breadcrumb below the menu bar

Home Forums Support [Resolved] breadcrumb below the menu bar

Home Forums Support breadcrumb below the menu bar

  • This topic has 8 replies, 3 voices, and was last updated 8 years ago by Tom.
Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #181999
    Lim Siong Boon

    Hi,

    Is it possible to have the breadcrumb below the menu bar (right under the home button)?

    I/O Controller Product

    USB Interface

    I have tried different GP Hooks but it doesn’t align to the menu bar.
    Are there any other ways to align?

    Thank you.

    #182000
    Siong Boon Lim

    Hi,

    Is it possible to have the breadcrumb below the menu bar (right under the home button)?
    https://www.ioanything.com/product/

    USB Interface

    I have tried different GP Hooks but it doesn’t align to the menu bar.
    Are there any other ways to align?

    Thank you.

    #182001
    Siong Boon Lim
    #182050
    Tom
    Lead Developer
    Lead Developer

    Hi there,

    Try wrapping your breadcrumb code in a container:

    <div class="grid-container">
        Your breadcrumb code here
    </div>
    #182418
    Siong Boon Lim

    Hi Tom,

    The tag works for
    http://www.ioanything.com/
    http://www.ioanything.com/product/

    but it doesn’t work for the rest of the pages with the left side bar
    http://www.ioanything.com/product/usb-io/

    • This reply was modified 8 years ago by Siong Boon Lim.
    #182420
    Siong Boon Lim

    Regarding posting in this forum.

    Also when I post the URL string with the
    https in front, this forum doesn’t display the text.
    It works when starts with www.

    #182440
    Tom
    Lead Developer
    Lead Developer

    Have you tried adding it into the “After Header” hook?

    The URL issue is thanks to WordPress 4.4 content embeds, working on disabling them.

    #182455
    Siong Boon Lim

    Oh yes. It works!!!

    I was careless. So obvious, put in the wrong hook.
    Should be after the header.
    You are right.

    Thank you very much.

    #182456
    Tom
    Lead Developer
    Lead Developer

    No problem! 🙂

Viewing 9 posts - 1 through 9 (of 9 total)
  • You must be logged in to reply to this topic.