• Hey gyus,

    I installed both Facebook and Google Nextend Connect plugin. They work great when used on wp-login.php however, when I copy and paste the code:

    <div class="new-fb-btn new-fb-1 new-fb-default-anim"><div class="new-fb-1-1"><div class="new-fb-1-1-1">Registrar-se com Facebook</div></div></div>

    into a page or template, Facebook will not load it’s button-image (only displays the text) while Google works seamlessly.

    So I had load the Facebook button CSS manually in function.php while the google+button CSS did not using:

    wp_enqueue_style(‘facebook-btn-style’, plugins_url() . ‘/nextend-facebook-connect/buttons/facebook-btn.css’ );

    Just reporting it… great plugin btw!

The topic ‘Nextend Facebook btn CSS not loading’ is closed to new replies.