The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

wont let me click

5 posters

Go down

Solved wont let me click

Post by darkgoku October 18th 2014, 2:16 am

when i click sign out at the top it does nothing


Last edited by darkgoku on October 18th 2014, 1:19 pm; edited 1 time in total
darkgoku
darkgoku
Forumember

Posts : 340
Reputation : 3
Language : English

Back to top Go down

Solved Re: wont let me click

Post by Ramdaman October 18th 2014, 2:22 am

Okay well you should help us out a bit by providing more information. Which forum was this on and which browser are you using?
Ramdaman
Ramdaman
Active Poster

Male Posts : 1615
Reputation : 99
Language : English, Albanian, Macedonian, Russian | HTML, CSS
Location : New York City

http://ndihme.forumotion.com/forum

Back to top Go down

Solved Re: wont let me click

Post by darkgoku October 18th 2014, 11:54 am

darkgoku
darkgoku
Forumember

Posts : 340
Reputation : 3
Language : English

Back to top Go down

Solved Re: wont let me click

Post by Mati October 18th 2014, 12:22 pm

Try to clear your cache and see if it works.
Mati
Mati
Hyperactive

Posts : 2020
Reputation : 330
Language : HTML, CSS & JavaScript
Location : Forum Services

https://forumservice.forumotion.com/

Back to top Go down

Solved Re: wont let me click

Post by TheCrow October 18th 2014, 12:59 pm

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:
Code:
$(function() {
$("#customlogoutlink").attr("href",  $("#logout").attr("href"));
});
Save it! That should fix your problem!


MrMind
TheCrow
TheCrow
Manager
Manager

Male Posts : 6913
Reputation : 794
Language : Greek, English

https://forumote.forumotion.com

Back to top Go down

Solved Re: wont let me click

Post by darkgoku October 18th 2014, 1:05 pm

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/#
wont let me click Helpme11
darkgoku
darkgoku
Forumember

Posts : 340
Reputation : 3
Language : English

Back to top Go down

Solved Re: wont let me click

Post by TheCrow October 18th 2014, 1:12 pm

Yes because you have the wrong link for that.

Go to Admin Panel >> Display >> Templates >> General >> overall_header

Find this:
Code:
<a href="#" id="customlogoutlink">Sign Out</a>
and replace it by
Code:
<a href="/login?logout" id="customlogoutlink">Sign Out</a>
TheCrow
TheCrow
Manager
Manager

Male Posts : 6913
Reputation : 794
Language : Greek, English

https://forumote.forumotion.com

Back to top Go down

Solved Re: wont let me click

Post by darkgoku October 18th 2014, 1:18 pm

yes i just found this before u replied thanks for the help tho admin lock
darkgoku
darkgoku
Forumember

Posts : 340
Reputation : 3
Language : English

Back to top Go down

Solved Re: wont let me click

Post by Base October 18th 2014, 1:30 pm

Solved => Archived
Base
Base
Forumaster

Male Posts : 10386
Reputation : 1695
Language : English and French
Location : United Kingdom, England

http://forumotionhub.net

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum