Problem with my next icon link

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
Wed Mar 09, 2016 3:54 am
Reply with quote
Report this post
Hi,

This is my current website www.eureka-synergy.com

Under My Products section, when a product is clicked and a pop up appears, there is a cursor on top left of the pop out window. When I click to the left or right cursor to move to the next listed product, it will bring me back to the top section of the website.

How do I stop this from happening? I would like the next product list to appear without going back tot the top of the website. There is some code is missing from the css I think but could anyone help me?

Thanks.
User avatar
Fresh Boarder

teitbite
Sat Mar 12, 2016 12:58 pm
Reply with quote
Report this post
Hi

Please tell me the exact url to the page You have this problem. Are You using sh404sef ? Try disable it to see if it's not causing this problem.
User avatar
Moderator

GK User
Thu Mar 17, 2016 8:03 am
Reply with quote
Report this post
This is the link

http://eureka-synergy.com/#products

Click any of the product picture. The window pops out fine but the arrows to direct to the next product, kept bringing the user back to the top of the webpage. How can I make it to stay at the same position without going back up to the top?

I am sorry as I am not sure what you mean by using sh404sef.

eureka.jpg
User avatar
Fresh Boarder

teitbite
Tue Mar 22, 2016 11:04 am
Reply with quote
Report this post
Hi

Try edit /modules/mod_news_pro_gk5/tmpl/portal_modes/portfolio2/script.jquery.js and look for line 36:

Code: Select all
         var popup_content = '<a href="#" class="gkPortfolioPrev">&laquo;</a><a href="#" class="gkPortfolioNext">&raquo;</a><a href="#" class="gkPortfolioClose">&times;</a><div><div class="gkPortfolioImage"></div><div class="gkPortfolioDesc"><h3 class="gkPortfolioTitle"></h3><small class="gkPortfolioCategory"></small><span class="gkPortfolioAuthor"></span><span class="gkPortfolioDate"></span></div></div>';


than replace all href="#" with href=""
User avatar
Moderator

GK User
Sat Mar 26, 2016 6:09 am
Reply with quote
Report this post
It works! Thanks!!
User avatar
Fresh Boarder

teitbite
Thu Mar 31, 2016 8:27 am
Reply with quote
Report this post
Hi
Glad I could help.
---
If You were satisfied with our support please let other users know on Twitter: http://twitter.com/gavickpro or Facebook: http://www.facebook.com/gavickpro
User avatar
Moderator


cron