- This topic has 2 replies, 3 voices, and was last updated 9 years, 2 months ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.
Home › Forums › SKT Full Width Forum › Header clickable to page SKT Bizness PRO
How can i make the header image clickable. I mean make a link of the entire image?
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
Hia Katty,
did you solved it?
WordPress Migration to New Server From now on, you don’t need to worry about the WordPress migration to the new server. Because it looks complex, […]
Many people look forward to creating a website using WordPress because WordPress permits all the features and functionality that online store business required. Hence, WordPress […]
Migration of e-Commerce Website If you have decided on the migration of e-commerce website, you are most probably already familiar with this. When you migrate […]