Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #545771

    How to create a sidebar navigation for categories? Related posts Also on the sidebar ?

    #546025

    Hi IBTON!

    Can you send us a link to your page and take a screenshot highlighting what your trying to do?

    If your just trying to display links to your categories then you can use the “Categories” widget in Dashboard > Appearance > Widgets.

    Cheers!
    Elliott

    #546052

    I know the sub-menu page can go to the page as a sidebar navigation! but I want to specify a Some categories to the page sidebar!
    For example the site left sidebar:http://kriesi.at/themes/enfold/pages/faq/

    #546085

    Hey!

    The demo page that you linked to is using the sidebar navigation feature. You can turn it on / off in Dashboard > Enfold > Sidebar Settings > Page Sidebar Navigation. The pages must all be children of the same parent page for them to display.

    Or you can create your own menu in Dashboard > Appearance > Menus and use the “Custom Menu” widget to display it in a sidebar.

    Regards,
    Elliott

    #546116

    Could not be used categories Sidebar Navigation?

    #546594

    Hey!

    Your wanting to display your categories in the sidebar? You can use the categories widget or create a menu and add your category links to the menu and use the “Custom Menu” widget to display it.

    Best regards,
    Elliott

    #546598

    Oh, I see! What about how to place the breadcrumbs on the left? e.g.
    http://demo.ibton.com/wp-content/uploads/2015/12/20151204010234.png

    #546847

    Hi,

    I’m not sure what you mean by that, do you want to display breadcrumbs in the sidebar instead of the header?

    Best regards,
    Rikard

    #546852

    Sorry ah, I am a Chinese, I do not really understand English! Sidebar navigation problems have been solved ! My question now is the breadcrumbs to make a header placed on the left?

    For example, the FIG.
    http://demo.ibton.com/wp-content/uploads/2015/12/20151204010234.png

    #546973

    Hey!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .title_container .breadcrumb {
      left: 45px;
      right: auto;
      top: 83%;
    }

    Best regards,
    Yigit

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