Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #855686

    I cant seem to figure out why the title and breadcrumbs only appear on the non transparent header. Ive searched the forum and cannot find anything that fixes it. any suggestions ? link below

    #855863

    Hey lucky7t,

    On a page like this you have to add breadcrumbs via shortcode.
    Here is how to do it

    If you need further assistance please let us know.
    Best regards,
    Victoria

    #855962

    Just so i understand . If I have a child theme then i need to copy the entire enfold-functions.php to the functions.php ? if i do that do i remove the enfold-functions.php?

    • This reply was modified 7 years, 2 months ago by lucky7t.
    #856095

    Hi lucky7t,

    No, you jast add this to the child theme functions.php

    
    add_shortcode( 'bread_crumb', 'avia_title' );
     

    And then use the shortcode.

    If you need further assistance please let us know.
    Best regards,
    Victoria

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