Problem with Simple Image Gallery in Quark

Support desk for Multipurpose Quark Theme
GK User
Wed Apr 22, 2015 2:13 pm
Hello,
I have problem with SIG in Quark. When i click on the tumbnail, photo open in new window. Any ideas?

Example:
http://www.alemeksyk.eu/blog/item/416-t ... feira.html

Thx.
User avatar
Fresh Boarder

GK User
Wed Apr 22, 2015 2:38 pm
Could you please be more specific? What exactly should I click to see this issue?
User avatar
Moderator

GK User
Thu Apr 23, 2015 10:11 am
Cyberek wrote:Could you please be more specific? What exactly should I click to see this issue?


Just click in any thumbnail. When u click in thunbnail image will open in a new window. It should in popup.
002.jpg
User avatar
Fresh Boarder

GK User
Mon Apr 27, 2015 6:27 am
Please verify if this module works fine with default Beeze template.
User avatar
Moderator

GK User
Thu May 07, 2015 2:08 pm
Cyberek wrote:Please verify if this module works fine with default Beeze template.


Beeze - working fine, Quark - working bad :/
User avatar
Fresh Boarder

GK User
Sun May 10, 2015 9:56 am
Ok, I'll report that to our devteam.
I'll write back as soon as I'll get an answer.
User avatar
Moderator

GK User
Mon May 11, 2015 3:26 pm
Please send me a PM with:
1. URL to your website
2. login and password of user with admin/super-admin privileges (please create one for me)
3. ftp data (host, user, password)
4. link to this thread
User avatar
Moderator

GK User
Wed May 13, 2015 3:37 pm
Please edit file:
/templates/gk_quark/lib/gk.framework.php
and at line 157 and 158 change
Code: Select all
GKParser::$customRules['/jQuery\(function\(\$\) \{.*?\$\(\'.hasTip\'\).*?JTooltips.*?\}\);.*?\}\);/mis'] = '';
GKParser::$customRules['/jQuery\(function\(\$\) \{.*?SqueezeBox\.initialize\(\{\}\);.*?\}\);.*?\}\);/mis'] = '';

to:
Code: Select all
GKParser::$customRules['/jQuery\(function\(\$\) \{\s*?\$\(\'.hasTip\'\).*?JTooltips.*?\"fixed\"\: false\}\);\s*?\}\);/mis'] = '';
GKParser::$customRules['/jQuery\(function\(\$\) \{\s*?SqueezeBox\.initialize\(\{\}\);.*parse\: \'rel\'\s*?\}\);\s*\}\);/mis'] = '';


The change will be added to the template with next update.
User avatar
Moderator


cron