Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1477550

    Hi Team

    Crumbreads :
    can you explain to me how to set up breadcrumbs in some pages ? can we put breadcrumbs page by page ? i selected in the enfold them + on each layout page i want but they dont appear. i tried to switch from transparent header to not transparent but it doesnt work either. I am sure there is a little thing to check but i miss it.

    other point : Sidebars
    my sidebars are not a straight bar as it is cut by page elements and the menu (sidebar widget) is always randomly located .. is there a bug with sidebars ?

    tanx for your insights

    #1477625

    Hey Hank,
    breadcrumbs: there are two places to look, Enfold Theme Options ▸ Header ▸ Header Layout ▸ Header Title and Breadcrumbs and on each page there is the page layout ▸ Title Bar Settings
    sidebars: if you add a full width element like a color section, grid row, etc, the sidebar will be pushed down below it.

    Best regards,
    Mike

    #1477630

    on transparency – there will be no breadcrumb – see functions-enfold.php:

    if(!empty($transparency)) $header['header_title_bar'] = 'hidden_title_bar';
    

    but you can place it via a shortcode –
    see snippet and usage on : https://webers-testseite.de/breadcrumbs-shortcode/

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