Gallery page - arrows are link to "#" and scroll to top

Responsive WordPress theme suitable for Schools, Colleges or educational websites.
GK User
Thu Nov 26, 2015 1:47 pm
Hi, I've trouble with my website: http://www.rekuperacja.waw.pl/zdjecia-pianka-otwartokomorowa/
Here is gallery. When I click navigation arrows page is scrolling to top, and in adress bar is ending sign: "#". In yours demo page trouble doesnt exist. Can You help me?
Best Regards
Michael
User avatar
Fresh Boarder

GK User
Thu Nov 26, 2015 11:38 pm
Hi,

Do you have the latest version of University theme? Could you send me a private message with your website backend and FTP access? Then I'll be able to check the issue.
User avatar
Moderator

GK User
Fri Nov 27, 2015 1:37 pm
Hi,

I've edited your University/template.gallery.php file and changed
Code: Select all
<a href="#" class="gallery-btn-prev"><span>&laquo;</span></a>   
<a href="#" class="gallery-btn-next"><span>&raquo;</span></a>

into:
Code: Select all
<a class="gallery-btn-prev"><span>&laquo;</span></a>   
<a class="gallery-btn-next"><span>&raquo;</span></a>

Now should be fine, we'll add this fix into next theme update.
User avatar
Moderator

GK User
Fri Nov 27, 2015 1:48 pm
Thank You very much!!!
User avatar
Fresh Boarder


cron