• Resolved yodesignlab

    (@yodesignlab)


    Hi,

    I’ve started using this theme, and it looks really nice.

    I’m trying to set up my menu for the site, and would like to get pages to automatically appear on the menu with hierarchy every week.

    I tried to use Auto Menu From Pages plugin, but it doesn’t show parent-children relationships, and put them in wrong order.
    http://accdenv.com/

    Another option is to get bulleted points in the “pages” widget. At this point, the page order reflects child-parent relationships, but it doesn’t have the bulleted points, so it’s hard to see the hierarchy.

    My old site in wordpress.com:
    https://accdenv.wordpress.com/
    In this one, pages are displayed on the right hand side. Hierarchy is shown in the shifted bullet points.

    Please let me know how I can get around it.

    Thank you!

Viewing 1 replies (of 1 total)
  • Theme Author Ben Sibley

    (@bensibley)

    Thanks for choosing Author!

    I see what you mean. This is an issue with the way the Pages widget is styled, and I agree it would be better if it DID show the hierarchy.

    I will fix this for the Pages widget and any other widgets with hierarchies in the next update. For now though, you can fix this right away with the following CSS:

    .widget_pages ul ul {
      margin: 6px 0 6px 12px;
    }

    You can copy and paste that code into the “Custom CSS” section in the Customizer (Appearance > Customize). Once added there, it should take affect right away.

Viewing 1 replies (of 1 total)
  • The topic ‘Page Hierarchy for Menu’ is closed to new replies.