Forum Replies Created
-
Author
-
ashleyaliff
ParticipantOkay for sure. If I would like to add this page instead of home url how would I set it up? And It goes in the functions.php file is that in ftp? would I put it at the bottom or top. I don’t want to mess up spacing like I did last time, just to be sure.lol Thank you!
https://theawakenedstate.net/community-welcome/
add_filter( ‘registration_redirect’, ‘ckc_registration_redirect’ );
function ckc_registration_redirect() {
return home_url();
}ashleyaliff
ParticipantI actually ended up figuring it out. I decided to delete all my themes and reinstall kleo. This created a fresh install, everything seemed to flow after that. It must of been a confliction between old plugins and new ones. I also had problems with wordfence so i deleted that and everything worked after. I installed wanguard instead which works better with buddypress imo.
Anyway my only question I still have is about changing the profile sidebar and the groups sidebar. It automatically reverts to the main sidebar which i use for my blog sidebar.
I basically wanted the member page sidebar to mirror the forum sidebar. Like here:
http://theawakenedstate.net/forums/Right now it’s set at full-width because i couldn’t figure out how to change the profile page sidebar.
These are the two types of pages I need to change. Any help is appreciated.
http://theawakenedstate.net/members-2/ashley/
http://theawakenedstate.net/groups/indigo-crystal-children/I’m absolutely in love with this theme, thanks so much!
-
AuthorPosts