Header clickable to page SKT Bizness PRO

Home Forums SKT Full Width Forum Header clickable to page SKT Bizness PRO

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #15936
    Veerle EmmerechtsVeerle Emmerechts
    Participant
    • Topics: 6
    • Replies: 3
    • Total: 9
    Member since: July 3, 2015

    How can i make the header image clickable. I mean make a link of the entire image?

    #16152
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30657
    • Total: 30657
    Member since: August 16, 2013

    Hi,

    Kindly go to header.php

    on line no. 123 to 130 replace this code

    <div class=”slider-wrapper theme-default”><div id=”slider” class=”nivoSlider”>
    <?php
    foreach( $slAr as $sv ){
    $n++; ?> “>
    ” alt=”<?php echo esc_attr($sv[‘image_title’]);?>” title=”<?php echo esc_attr(‘#slidecaption’.$n) ; ?>” /><?php
    $slideno[] = $n;
    }
    ?>
    </div>

    Regards,
    Shri

    #18077
    Johann RippeJohann Rippe
    Member
    • Topics: 2
    • Replies: 12
    • Total: 14
    Member since: January 7, 2016

    Hia Katty,
    did you solved it?

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