Login does not popup
April 2013 Joomla Templates
Rate this topic: 




1.00 out of 6 based on 2 vote(s)






- GK User
- Thu Nov 26, 2015 5:17 pm
- Reply with quote
- Report this post
Hi,
When I click login module (login module in login position), the popup does not work but open login page...
What should I check then?
When I click login module (login module in login position), the popup does not work but open login page...
What should I check then?
-
- Junior Boarder
- GK User
- Fri Nov 27, 2015 5:19 pm
- Reply with quote
- Report this post
Could you please post an url to your site?
-
- Moderator
- GK User
- Sat Nov 28, 2015 5:06 am
- Reply with quote
- Report this post
Thank you Cyberek,
I've sent a PM to you...
I've sent a PM to you...
-
- Junior Boarder
- GK User
- Sun Nov 29, 2015 11:52 am
- Reply with quote
- Report this post
Seems like an issue with our template. To fix it please edit this file:
/templates/gk_rockwall/js/gk.scripts.js
find this line:
and change it to:
I'll report that issue to our devtem.
/templates/gk_rockwall/js/gk.scripts.js
find this line:
- Code: Select all
if(jQuery('#gkPopupLogin').length && jQuery('#btnLogin').length) {
and change it to:
- Code: Select all
if(jQuery('#gkPopupLogin').length && jQuery('#gkLogin').length) {
I'll report that issue to our devtem.
-
- Moderator
- GK User
- Wed Dec 02, 2015 10:56 am
- Reply with quote
- Report this post
Cyberek,
Thank you
It works perfectly!!
Thank you

It works perfectly!!
-
- Junior Boarder
- GK User
- Sat Dec 05, 2015 4:23 pm
- Reply with quote
- Report this post
If you have any additional questions regarding this topic, please let me know.
-
- Moderator
6 posts
• Page 1 of 1