Navigation problem in News Show Pro GK5

News Show Pro GK5 - flexible, responsive and easily extendable free Joomla module support forum.
Rate this topic: Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.
GK User
Wed Nov 05, 2014 11:32 pm
Hello,

This is my first post, so welcome and thanks for the nice services GavickPro is offering.

I encountered a problem using News Show Pro GK5 in my template (John S). I've changed pictures and removed all but one categorie in K2. I also changed some module settings effecting thumbnail sizes and the information show next to the articles.

I just noticed that the navigation within the module is not working properly anymore: I can zoom the image and if i click "next", "previous" or close (X) the website goes to the top of the page (the module is still responding with the right action, though).

Please check http://www.robinhoodie.nl/ for an example.

Thanks for the respond!
User avatar
Fresh Boarder

teitbite
Thu Nov 06, 2014 9:47 pm
Hi

Please add this code to /layout/blocks/head.php

Code: Select all
<script type="text/javascript">(function($) {$(document).ready(function() {
$('.gkPortfolioPopup a').each(function(){
$(this).attr('href','');
});
});})(jQuery)</script>
User avatar
Moderator

GK User
Mon Nov 10, 2014 4:39 pm
Hello,

Just added the code tot head.php but it's still not working.. I've placed it on the bottom of the document, however it keeps putting it in the section with: "<!--[if (gte IE 6)&(lte IE 8)]>".

Can you (or someone else) please help me figuring this out?
User avatar
Fresh Boarder

teitbite
Tue Nov 11, 2014 10:41 am
Hi

Please send me an access to ftp so I'll copy it myself.
User avatar
Moderator


cron