Viewing 17 posts - 1 through 17 (of 17 total)
  • Author
    Posts
  • #619330

    Hi
    I need to hide the logo and header elements but i need to display the breadcrumb somewhere in the page, so i’m looking for some shortcode for that so i can insert it anywhere in the page.

    I didt what it says here:

    Also i went to look for this
    Please go to Appearance > Editor and open functions-enfold.php file and add following code right after closing of ‘//advanced title + breadcrumb function’ function
    And i dont know where exactly to pus the code : add_shortcode( ‘bread_crumb’, ‘avia_title’ );
    I went to the end of that function } and added it

    But it doesnt show anything
    Thank you

    • This topic was modified 7 years, 11 months ago by hdpcr.
    #619354

    Hey hdpcr!

    can we please check your web site and what u have added?
    Thanks a lot

    Cheers!
    Basilis

    #619370

    Sure what do you need?? Admin credencials?
    Her you go

    • This reply was modified 7 years, 11 months ago by hdpcr.
    #619402

    Hey!

    Please take a look at the following

    and let us know if you understand how to use it and if it works

    Best regards,
    Basilis

    #619412

    Hi
    I already went there as you can see in my previous message and didt what it says there and nothing
    I have doubt about whrere exactly to add : add_shortcode( ‘bread_crumb’, ‘avia_title’ ); and where to add [bread_crumb]
    I assume that this: [bread_crumb] would be shotcode in the page or post.
    as you ave credentials you can see that i have edited what it say in that post as you said and nothing

    Thank you

    • This reply was modified 7 years, 11 months ago by hdpcr.
    #621237

    Hi!

    I have difficulties to understand you (and your english). Use this

    add_shortcode( ‘bread_crumb’, ‘avia_title’ );
    

    inside your functions.php and the other one like

    [bread_crumb]
    

    inside your page/post as you’ve already said.

    Best regards,
    Andy

    #621553

    Hi

    Sorry, i did not notice my keyboard was not working fine.
    What i meant is that I followed the documentation instructions exactly as it says but it does not work.
    In the documentation it says to add: add_shortcode( ‘bread_crumb’, ‘avia_title’ ); in functions-enfold.php right after closing of ‘//advanced title + breadcrumb function’ function, but i don’t know where it closes exactly (witch line).
    Then it says: Then add breadcrumbs using following shortcode [bread_crumb]. i guess into a page or post to insert breadcrumbs right??
    Then i opened Enfold/template-builder.php and commented as it says
    //check if we want to display breadcumb and title
    //if( get_post_meta(get_the_ID(), ‘header’, true) != ‘no’) echo avia_title();
    So now you are saying to use this:
    add_shortcode( ‘bread_crumb’, ‘avia_title’ ); AND [bread_crumb] inside functions.php ?? (so not into functions-enfold.php)
    Also once its working how to insert breadcrumbs into a page or post?

    Thank you
    I hope my English now is good enough to undersand

    #621762

    Hey!

    I applied the changes – http://kriesi.at/documentation/enfold/inserting-breadcrumbs-as-shortcode/ on your installation and created a private testing page. Please review your website now

    Best regards,
    Yigit

    #621811

    HI Yigit

    Thank you very much for you help

    #621852

    HI

    What you did works perfect as long as i dont hide Title and breadcrumbs. My idea to insert a breadcrumb manually as short code is to be able to apply fonts sizes and colors and not have the typical breadcrumb in small text (please see the page where i did it manually)
    In my pages i have to hide almost all headers and so as i have 4 different logos according to the branch of the business witch i insert manually according to the page. That’s why i’m looking for breadcrumb that i can insert and change fonts etc.. according to the page. Not sure if possible.

    Thank you

    #622106

    Hi!

    I just followed the instructions on the documentation page we posted. Nothing extra :)
    As mentioned on the documentation, you can copy the whole function from the file to functions.php file of your child theme

    Best regards,
    Yigit

    #622368

    Hi

    Thank you for your reply. I’m kind of stuck. It works as long as i dont select hide breadcrumbs option in Layout, I thought i can hide the header breadcrumb and insert it inside the page in a color section and with fonts etc.. so i will match my page layout. so not sure if possible to do that.

    Thank you

    #622384

    Hey!

    Would you just like to display page title above your content?

    Best regards,
    Yigit

    #622407

    Hi

    I would link to display You are here/…/… in a color section like the page bellow (Its just manual what i did)

    Thank you

    #624342

    Hi,

    I have created a private testing page (linked in private content field below) and added custom CSS code to bottom of Quick CSS field. Please review your website now

    Best regards,
    Yigit

    #624661

    Hi Yigit
    I saw the added custom code and the test page its almost what i want its just there is no space between the words and the slash and the slash almost doesnt show up.

    Thank you

    #626127

    Hi,

    I’m sorry but the breadcrumb you’re after is more complex than we expected. You can contact codeable to create a custom breadcrumb plugin: http://kriesi.at/contact/customization

    Best regards,
    Ismael

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