Hello! How would I go about unlinking all the slider images on the front page???
Slider Front page Issue - Need to unlink all the images.
4 posts from 3 voices-
Posted 1 year ago #
-
Hey,
in index.php replace following line:
echo'<a href="'.get_permalink().'"><img src="'.$frontpage_image.'" alt="" /></a>'."\n";with:
echo'<a href=""><img src="'.$frontpage_image.'" alt="" /></a>'."\n";Posted 1 year ago # -
Thank you Dude!!!!!!!!!!!!!
Posted 1 year ago # -
Glad that Dude could help :)
Posted 1 year ago #
Reply
You must log in to post.














