[Plugin: multicarousel] Image link
-
I am using the plugin and it is working great.
Just a suggestion, you can put a condition to check the existence of image URL, if it exist, show the image link otherwise don’t show it. I have fixed this on my site. I edited “multicarousel.php”, put a condition to check empty link: if(!empty($astejuscraouseldata[‘url’])){ // echo link with image
}else{ // just echo the image}.
I hope it will help.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘[Plugin: multicarousel] Image link’ is closed to new replies.