Viewing 1 replies (of 1 total)
  • Thread Starter alhoseany

    (@alhoseany)

    also, this code works in the template:
    <?php echo do_shortcode(‘[theme-my-login]’); ?>

    and whatever the code i use this:
    <?php theme_my_login( array( ‘register_form’ => ‘my-register-form.php’ ) ); ?>

    or this:
    <?php echo do_shortcode(‘[theme-my-login]’); ?>

    login and register forms show up but the profile doesnt show up at all. only the avatar and the user links.

Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: Theme My Login] shotcode not working on custom theme based on twentyeleven’ is closed to new replies.