Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #598703

    All my pages has (1 level) subpages, but sorting of this subpages navigation in sidebar isn’t correct, how can I sort it without to create extra new menus?

    #599416

    Hi mediax,

    I get the WordPress install screen when I got to the address you linked to?

    Thanks,
    Rikard

    #599997

    Hi,

    I found where is it to do, it’s in functions-enfold.php, on the line: 1107, instead of post_title I added post_date, but this file don’t work in my child theme, how can I get this file working in my child theme?

    Thank you

    #601024

    Hey!

    You have to copy the whole avia_sidebar_menu function without the function_exists wrapper in the child theme’s functions.php file.

    Best regards,
    Ismael

    #601562

    Excellent!!! :)

    #601745

    Hi,

    Glad we could help :-)

    Regards,
    Rikard

    #603542

    Hey!

    UPDATE: I forgot to mention that there is a filter for this so it’s not necessary to copy the whole function. Follow the instructions here:

    https://kriesi.at/support/topic/sidebar-subnavigation-sort-order/#post-202997

    Regards,
    Ismael

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