johnruthgeorge
Forum Replies Created
-
Yes I went to appearance – customise – CSS then pasted code there…but we still not figured out how to redirect users to homepage from the admin tool bar log out button so we just remove log out button so we remove ur button with ur CSS code n hide admin tool bar in the user setting when we create account for them…
ok will try
OK yes please – and which file do I add this code in?
.wpas-link-logout {
display:none;
}any particular line?
Please tell me which line specifically to remove so that I can remove the Logout button until I find a developer to assist…
I need file path location and line number and how the code would read..
thanks, appreciate your help…
is it a php version? the plugin not able to work with newer php?..,whatversion php I should be using?
Is not the theme also, I made the change still ALL same…
Is not the plugins, I disabled all of them….
please help thx
- This reply was modified 7 years, 7 months ago by johnruthgeorge.
Is not the plugins, I isabled all of them
We just need to change the file I put there you see it? then just tell me where to put the code frm here https://codex.ww.wp.xz.cn/Function_Reference/wp_logout_url
into this file https://core.trac.ww.wp.xz.cn/export/43800/tags/4.9.8/src/wp-includes/general-template.php
Which line I remove? What should it look read like? its so simple for more experience coder…. then your plguni can work! and we can tell al about it! and upgrade!…otherwise we need delete find other solution…we want help you, but need ur help..
thx
I think its this file that needs to be edited,
but sem not able to do it…not sure which line to remove, and how to properly insert the correct line
https://core.trac.ww.wp.xz.cn/export/43800/tags/4.9.8/src/wp-includes/general-template.php
can help?
Go here
https://prnt.sc/l99o0nYou can test your self
http://cheapedits.org/submit-ticket/Please tell us the file to put the code from
https://codex.ww.wp.xz.cn/Function_Reference/wp_logout_urlAm sure you know….
- This reply was modified 7 years, 7 months ago by johnruthgeorge.
I will re-install the plugin, please give me a moment…
seems not showing the entire line when I put here…
can get from this link
https://codex.ww.wp.xz.cn/Function_Reference/wp_logout_urlHi
as I mentioned it doesn’t work….we have to do the redirection manually…please let us know where to put this code, which file? which line? what code we need to remove? where should it go?
Thanks..hope can help so we can actually use your plugin…
Alternatively if u don;t know then tell how remove the Logout button all together by telling us which line of code to remove, and its file path location..
Hi Thanks fr your reply,
We are trying to redirect user to home page after click on the “Logout” button after user Login…its redirecting to the WordPress admin login we want them go to the home page instead…
we tried changing the functions_templated.php file, but then the entire plugin crash, we had to de-install the plugin….
we found some code from here but we are ensure where to put it
https://developer.ww.wp.xz.cn/reference/functions/wp_logout_url/
Forum: Plugins
In reply to: [Wise Chat] Redirection of users to profile issueI solved this by adding some code to buddypress to restrict users by brute force space removal.