I thought of a brilliant idea to set the buddypress register page to the levels page, but that didnt work 🙁
So, you’ll have to copy /kleo/page-parts/general-popups.php to your child theme /kleo-chile/page-parts/general-popups.php and remove this section
COPY CODE
<?php if(get_option('users_can_register')) : ?>
<p>
<em><?php _e( "or", 'kleo_framework' );?></em> <a>" class="new-account"><?php _e( "Create an account", "kleo_framework" ); ?></a>
</p>
<?php endif; ?>
Remember to look for any changes to that page in future kleo updates.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com