Gallery

Multipurpose WordPress Theme Forum Support
GK User
Wed May 20, 2015 5:41 pm
Ok so....

Firstly, so sorry for constantly bugging you guys.

Secondly, trying to display a gallery at

http://hnc.thordesign.in/gallery/

I put in the divs as follows as required for the gallery:

Code: Select all
<div class="site">
<div class="gk-cols gk-gallery" data-cols="3">


And then for the lightbox effect to work, I linked it to the image itself as follows: but, its only for some reason displaying the first two images in the on hover effect, rest don't show any effect, but the image doesn't enlarge in any of them, not even the first two. The page doesn't do anything.

Code: Select all
<div class="site">
<div class="gk-cols gk-gallery" data-cols="3">
<div>
<a href="http://hnc.thordesign.in/wp-content/uploads/2015/03/IMG_3257.jpg"><img src="http://hnc.thordesign.in/wp-content/uploads/2015/03/IMG_3257-300x200.jpg" alt="IMG_3257" width="300" height="200"/></a>

<a href="http://hnc.thordesign.in/wp-content/uploads/2015/03/IMG_3276.jpg"><img src="http://hnc.thordesign.in/wp-content/uploads/2015/03/IMG_3276-300x200.jpg" alt="IMG_3276" width="300" height="200"/></a>

<a href="http://hnc.thordesign.in/wp-content/uploads/2015/03/IMG_3282.jpg"><img src="http://hnc.thordesign.in/wp-content/uploads/2015/03/IMG_3282-300x200.jpg" alt="IMG_3282" width="300" height="200"  /></a>
</div><div>
<a href="http://hnc.thordesign.in/wp-content/uploads/2015/03/IMG_3318.jpg"><img src="http://hnc.thordesign.in/wp-content/uploads/2015/03/IMG_3318-300x200.jpg" alt="IMG_3318" width="300" height="200" /></a>
and so on....
User avatar
Fresh Boarder

GK User
Wed May 20, 2015 5:52 pm
I even did the following for the first image and still nothing:

Code: Select all
<a href="http://hnc.thordesign.in/wp-content/uploads/2015/03/IMG_3257.jpg" data-size="1280x1280" data-title="Test 1" data-desc="This is a test yo!"><img src="http://hnc.thordesign.in/wp-content/uploads/2015/03/IMG_3257.jpg" alt="Thumbnail I" /></a>
User avatar
Fresh Boarder

GK User
Thu May 21, 2015 10:21 am
Could you send me a PM with backend and FTP access to your website? I'll check the issue.
User avatar
Moderator

GK User
Thu May 21, 2015 10:38 am
I've already sent it to you, as I am having an issue with recaptcha on the contact page as well!
User avatar
Fresh Boarder


cron