K2 image pop up conflict

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Mon Jul 22, 2013 3:52 pm
Reply with quote
Report this post
Hi,
i think there is a conflict with k2 images because when k2 item page loading i can click image and display the pop up normal but when page end-finished loading when i click at the image there is no pop up lightbox but the xl image opening in a new window - tab, i noticed and at your demo the same thing
http://demo.gavick.com/joomla25/storebox/index.php/k2/k2-categories/new-collections/item/226-most-wanted
Is there a way to solve this?
Thanks...
User avatar
Junior Boarder

GK User
Mon Jul 22, 2013 11:31 pm
Reply with quote
Report this post
You are right, I could see this bug, but couldn't see any javascript conflict with the page. This is so strange.
User avatar
Platinum Boarder

GK User
Tue Jul 23, 2013 7:05 am
Reply with quote
Report this post
Hi, thanks for your respond, i try jquery easy plugin, i try to disable all modules, i have disable social media but nothing, this bug has to do something with template and maybe with some js files???
User avatar
Junior Boarder

GK User
Tue Jul 23, 2013 3:40 pm
Reply with quote
Report this post
Try changing to another template to check if the issue happens, buddy.
User avatar
Platinum Boarder

GK User
Tue Jul 23, 2013 3:46 pm
Reply with quote
Report this post
I did it and working fine so the bug is from template!!!
User avatar
Junior Boarder

GK User
Tue Jul 23, 2013 4:01 pm
Reply with quote
Report this post
I'd like to debug if you can send me FTP access of your site, just because I don't want to install this template :D
User avatar
Platinum Boarder

GK User
Tue Jul 23, 2013 4:07 pm
Reply with quote
Report this post
Its a local installation...
User avatar
Junior Boarder

GK User
Tue Jul 23, 2013 4:29 pm
Reply with quote
Report this post
Oh so I'm sorry, I'm too lazy to download and install it to only fix this small bug. Hope some developer from Gavick will get involved.
User avatar
Platinum Boarder

GK User
Wed Jul 24, 2013 8:25 am
Reply with quote
Report this post
Don Lee wrote:Hope some developer from Gavick will get involved.


Hello Gavick!!! :roll: :roll:
User avatar
Junior Boarder

GK User
Wed Jul 31, 2013 9:59 am
Reply with quote
Report this post
Hello, any news about this bug?
User avatar
Junior Boarder

GK User
Wed Jul 31, 2013 11:43 am
Reply with quote
Report this post
I found the bug:
Code: Select all
document.getElements('.modal').removeEvents();

Remove that line in gk.scripts.js
User avatar
Platinum Boarder

GK User
Wed Jul 31, 2013 11:51 am
Reply with quote
Report this post
Don Lee wrote:I found the bug:
Code: Select all
document.getElements('.modal').removeEvents();

Remove that line in gk.scripts.js


Yes, thats it, thanks!!! :geek:
User avatar
Junior Boarder


cron