wont let me click
5 posters
Page 1 of 1
wont let me click
when i click sign out at the top it does nothing
Last edited by darkgoku on Sat 18 Oct - 8:19; edited 1 time in total
darkgoku- Forumember
- Posts : 326
Reputation : 3
Language : English
Re: wont let me click
Okay well you should help us out a bit by providing more information. Which forum was this on and which browser are you using?
Re: wont let me click
firefox and http://www.academyofeca.forumotion.com my forum
darkgoku- Forumember
- Posts : 326
Reputation : 3
Language : English
Re: wont let me click
Hello,
That specific theme needs a javascript for the logout link.
Go to Admin Panel >> Modules >> HMTL & Javascript codes >> Javascript Management >> Create a new javascript
and fill the information as below:
Name: Your choice
Placement: In all the pages
Code:
MrMind
That specific theme needs a javascript for the logout link.
Go to Admin Panel >> Modules >> HMTL & Javascript codes >> Javascript Management >> Create a new javascript
and fill the information as below:
Name: Your choice
Placement: In all the pages
Code:
- Code:
$(function() {
$("#customlogoutlink").attr("href", $("#logout").attr("href"));
});
MrMind
Forum of the Forums Forumotion Rules | Tips & Tricks | FAQ | Did you forget your password? |
*** The Support Forum will never ask you for your email or password, so please do not post them anywhere! ***
No support via PM!
Re: wont let me click
look at the picture when i click the sing out button and look at the address bar after clicking the sign out button i get this http://academyofeca.forumotion.com/#
darkgoku- Forumember
- Posts : 326
Reputation : 3
Language : English
Re: wont let me click
Yes because you have the wrong link for that.
Go to Admin Panel >> Display >> Templates >> General >> overall_header
Find this:
Go to Admin Panel >> Display >> Templates >> General >> overall_header
Find this:
- Code:
<a href="#" id="customlogoutlink">Sign Out</a>
- Code:
<a href="/login?logout" id="customlogoutlink">Sign Out</a>
Forum of the Forums Forumotion Rules | Tips & Tricks | FAQ | Did you forget your password? |
*** The Support Forum will never ask you for your email or password, so please do not post them anywhere! ***
No support via PM!
Re: wont let me click
yes i just found this before u replied thanks for the help tho admin lock
darkgoku- Forumember
- Posts : 326
Reputation : 3
Language : English
Similar topics
» Wont let me put this anywhere else
» I Wont Be Saved
» Wont let me buy a domain
» Wont let others regiester or log in :(
» IT wont let me edit
» I Wont Be Saved
» Wont let me buy a domain
» Wont let others regiester or log in :(
» IT wont let me edit
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum