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

    In the Enfold Breadcrumb Menue and Footer Menue Section “pages” I want the Navigation Title (which is shorter) to be displayed instead of the page_title.
    How can this be achieved?

    Navigation titles normally might be defined in the menus (design > menus), don’t know which database table is involved.
    Unfortunatelly there’s no posts property field in wp_posts for this.

    Thanks

    #962179

    Hey Plotz,

    Unfortunately, it would require quite some time and customization of the theme to achieve this, so I am sorry to tell you that this is not covered by our support. However, if it’s really important for you to get this done, you can always hire a freelancer to do the job for you :)

    Best regards,
    Victoria

    #963635

    Hi Victoria,

    if you tell me which function retrieves the page title for the breadcrumb menu and for the footer menu, I’ll try it by myself.

    Thanks in advance
    Plotz

    #963643

    To be more precise, I’m talking of

    • page_title in breadcrumb menue
    • page_title in the “pages” section in footer.
    • page_title in the “pages” section in sidebar

    Maybe this is done by “footer – column2” widget and by “Sidebar pages” widget.
    Thanks

    #965135

    Hi,

    Thanks for the update.

    if you tell me which function retrieves the page title for the breadcrumb menu and for the footer menu

    It’s called the “avia_title” function in the functions-enfold.php file. The footer menu is inside the footer.php file. Look for the “wp_nav_menu” function.

    Best regards,
    Ismael

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