Hello.
Yes, it’s possible.
Edit homepage-slider.php and replace:
<h3><?php echo $fitemcaption ?></h3>
with
<h3><a href="<?php echo $fitemlink ?>" rel="nofollow"><?php echo $fitemcaption ?></a></h3>
Hello.
Yes, it’s possible.
Edit homepage-slider.php and replace:
<h3><?php echo $fitemcaption ?></h3>
with
<h3><a href="<?php echo $fitemlink ?>" rel="nofollow"><?php echo $fitemcaption ?></a></h3>