Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Rajat Varlani

    (@the_champ)

    Hi,

    Try cleaning the cache accumulated due to WP Super Cache plugin.
    To add the login box, you can use wp_login_form function as mentioned at following link:
    https://codex.wordpress.org/Function_Reference/wp_login_form

    Thread Starter robotsandwizards

    (@robotsandwizards)

    I’m confused on how to use that function? Do I put it in my “header.php” file if I want to have it on the top right? I also tried using the

    <?php echo do_shortcode(‘[TheChamp-Login style=”background-color:#000;”]’)

    in the WordPress editor inside the Header div so it could be on the top right over the navigation menu. Sorry I’m not the most tech savy.

    Plugin Author Rajat Varlani

    (@the_champ)

    Drop me an email at lordofthechamps[at]gmail[dot]com so that I can help you with this.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Facebook Login Doesn't Show up’ is closed to new replies.