shortcode "Currently not used" when using do_shortcode
-
I’m currently using
<?php echo do_shortcode('[clean-login]'); ?>
and<?php echo do_shortcode('[clean-login-register]'); ?>
to echo out the clean login forms.When I try to login or register the page just reloads into “#”.
Clearly something is wrong on my end, is there a step I’m perhaps missing?
In the backend under settings it says that each shortcode is “Currently not used”. Do I need to apply my shortcodes some other way?
Kind Regards
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘shortcode "Currently not used" when using do_shortcode’ is closed to new replies.