January 8, 2016 at 01:18
#97128
Moderator
Hello, that requires php changes, attached solution, please go to your hosting file manager or FTP and at wp-content/themes/kleo-child create a new folder called buddypress and upload the attached file inside, finally rename it and change .txt to .php
This will show the right sidebar, if you want to change to left, edit the file and at
COPY CODE
<?php
//create right sidebar template
kleo_switch_layout('right');
?>
Change “right” to “left”
Let me know if it helps 🙂
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution