Topic-icon Login - Logout Buttons not working with Kunena

Active Subscriptions:

None
9 years 8 months ago #49891 by jefcar
sclogin works just fine throughout any page of my site, except when I am in Kunena. When in kunena, clicking the login or logout button does absolutely nothing. Any ideas?
The topic has been locked.
Support Specialist
9 years 8 months ago #49893 by alzander
If those buttons don't do anything, it means there's likely a Javascript conflict of some sort. First, enable the "Include jQuery / Bootstrap" setting in the SCLogin module to see if that helps. If not, open the developer tools in whatever browser you're using and go to the "Javascript Console" and look for any Javascript errors. Knowing what error appears will help narrow down the issue.

I hope that helps,
Alex
The topic has been locked.
Active Subscriptions:

None
9 years 8 months ago #49895 by jefcar
Alex,
I appreciate your help. I am not really keen on what to search for. In the rest of my site, I had no errors, but while in kunena, had the below errors. Enabling jQuery in sclogin had no effect, and did not change the amount of errors. If you have any suggestions on what I might take a look at or any next potential steps in solving the conflict that would be greatly appreciated. Thanks!

Uncaught ReferenceError: jQuery is not defined -jquery.tipsy.js:258
Uncaught ReferenceError: jQuery is not defined - index:1
Uncaught ReferenceError: jQuery is not defined - jquery.touchSwipe.min.js:13
Uncaught ReferenceError: jQuery is not defined - jquery.titanlighbox.js:9
Uncaught ReferenceError: jQuery is not defined - jquery.waypoints.min.js:8
Uncaught TypeError: undefined is not a function - jquery.custom.js:3
The topic has been locked.
Active Subscriptions:

None
9 years 8 months ago #49896 by jefcar
I have enabled jquery in my template settings........problem is solved. Thanks!
The topic has been locked.
Support Specialist
9 years 8 months ago #49898 by mel
Awesome, glad Alex could point you in the right direction and help get it solved.

-Melissa
The topic has been locked.