The function should be added to wp-content/themes/kleo-child/functions.php COPY CODE function kleo_bp_replace_placeholders_extra( $output, $initial_output ) { if ( strpos( $output,...
Blog
You can show certain profile fields on member directory by using the next function : Note : You will...
If you faced problems importing demo content, please, make sure that your php.ini settings are not less than: max_execution_time...
You can show certain profile fields on member directory by using the next function : Note : You will...
Add banner (adsense or any sponsor) to top of member directory COPY CODE function sq_add_adsense_to_member_directory() { echo ' <div...
To increase or decrease the excerpt length with a custom one, please add this codes to your kleo-child/functions.php and...
Add this css to wp-admin -> theme options -> general settings -> quick css @media (max-width: 991px) { .kleo-mobile-switch...
If you don't want to see your user in the members directory you just need to add this snippet...
Hi there, if you receive jQuery errors when you updated WordPress to 4.5 please wait for KLEO 4.0.5 update...
Since KLEO version 4.0.7 you can enable/disable the modules from Theme options - Modules For older KLEO versions, If...