Link for each image in gk image show, but with a popup

Modern e-commerce WordPress theme to build successful online store with WooCommerce support.
GK User
Tue Oct 22, 2013 12:39 pm
Hello all,
i'm using in my website the plugin easy fancybox for the pop-ups of all kinds, from video to images to iframes.
What i need to do is to make a popup from the link of one of the images of the gk image show slider.
But i noticed that into the alternate text it won't accept html code, so i cannot add the code to run the plugin for the popup.
How can i do it?

P.S.
to run the pop we use the class="fancybox=youtube" in this case , because the link we want to pop up is a youtube video.

Thanks in advance
User avatar
Fresh Boarder

GK User
Tue Oct 22, 2013 2:07 pm
Hi,

In general, it's not possible, but you can try to edit gavern/widgets.imageshow.php file.
Code: Select all
$images[$i]->post_content
it's image description and here you can use HTML code.
Code: Select all
$links[$i]
is alternative text, you can try to switch these values. (I didn't test it).
User avatar
Moderator


cron
Remember me
Register New Account
If you are old Gavick user, click HERE for steps to retrieve your account.