badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Can I insert the position-linked of current working in Slogan/Slider title bar?

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #24657
    pentalogia
    Participant

    Hello.
    My question means that is the following hierarchical menu(like your home Demo).

    Interface Pro / Services
    Interface Pro / Two Column
    Interface Pro / Blog / Blog Image Medium

    You know they are written in Slogan/Slider title bar(except Slogan of front page) in your Demo home?
    I want to get that.. has this theme(Interface Pro) any function for the working?

    If not, I’m going to install Breadcrumb NavXT plug in.
    and installation then, where can I find the part of code/tags for the Slogan title bar?
    I already find some codes for the slogan as PAGE-TITLE in Style.css.
    But I can’t find any php/html file.

    I mean..where is the following code(for Breadcrumb NavX) for the position-linked.

    <div class=”breadcrumbs”>
    <?php
    if(function_exists(‘bcn_display’))
    {
    bcn_display();
    }
    ?>
    </div>

    Thanks.

    #24661

    Hi pentalogia,

    The breadcrumbs code is inside theme folder-> inc -> structure -> header-extension.php , before making any changes first of all create a child theme then only customize the code so that your customized data will not be lost while updating to our new version.

    Thank you!

    #24671
    pentalogia
    Participant

    Thank you for your answer.
    I found the codes for breadcrumbs in header-extension.php file.
    But I don’t perfectly understand it.
    You mean this theme Interface-Pro already had this function and can be used in the position-linked menu without any installation Breadcrumb NavXT plug-in?
    Or must be also installed NavXT plug-in besides ‘header-extension.php file function’?
    If I don’t need to install NavXT plug-in, How can I control and get activate the function that’s in header-extension.php file?

    Thank you.

    #24685
    pentalogia
    Participant

    I successfully completed its setting!
    Thanks a lot!
    I like the theme!

    #24703

    That’s great pentalogia

    Thank you!

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