Theme Support Forum

Support Forum for Free and Premium Themes. Premium Theme Forums are Private! Please log in first to see the Premium forums

Viewing 6 posts - 1 through 6 (of 6 total)

footer help

Home Forums Misc. General Forums footer help

  • #13013

    carlini

    subscriber

    help the footer by w w w.pippo.it <I was opening the browser [attachment=7229,438]

    #19959

    deanna

    subscriber

    I am also wondering about this. How can I link the name of my company in the footer of the page to my website?

    #19960

    Towfiq I.

    administrator

    Open up footer.php file and add this line:

    <a href="your url here">Your Company name</a>

    after this line:

    <?php echo of_get_option('footer_textarea'); ?>

    #19961

    deanna

    subscriber

    Perfect! Worked great thanks!

    #19962

    pinhal

    subscriber

    hello,

    Ĩ have the same question but i can’t find the line “<?php echo of_get_option(‘footer_textarea’); ?>” on the footer.php file. 🙁

    #19963

    Towfiq I.

    administrator

    For triton theme, find this line:

    <?php echo $option['trt_foot']; ?>