Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #496742

    Hello.
    is there a simple way how to show on the sidebar the titles of the other submenus?
    at the moment i created a menu, then add the menu to widget and then add choose this on the page itself.
    This is nice to customize exactly what to show on the sidebar, but do i have to do the same if i just want to show what is in the submenu?
    thanks for your help!
    Philip

    #496940

    Hey Philip,

    I’m not sure I understand what you mean, could you provide us with a link to the site in question so that we can take a closer look please?

    Thanks,
    Rikard

    #497135

    Hello!
    Yes i agree its difficult to write in text. See at the picture how the submenu is appearing on the sidebar. The question is, is there a easy way to make the submenu appear on the sidebar?
    thanks for your help
    philip

    #497530

    Hi!

    You can enable the Enfold > Sidebar Settings > Page Sidebar navigation. It will automatically create a list of child pages in the sidebar. First, you need to set a parent page: https://en.support.wordpress.com/pages/page-attributes/

    Regards,
    Ismael

    #497531

    Hey,

    I think the easiest way would be to add a text widget to the sidebar and just add the links manually:

    <ul>
    <li><a href="http://yoursite.com/page1">Link to page 1</a></li>
    <li><a href="http://yoursite.com/page2">Link to page 2</a></li>
    </ul>

    I couldn’t find the page in your screenshot on the domain you posted your screenshot to though, could you link to the page with the sidebar please?

    Regards,
    Rikard

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