Title: Include your button
Last modified: August 20, 2016

---

# Include your button

 *  Resolved [Martin](https://wordpress.org/support/users/rastarr/)
 * (@rastarr)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/include-your-button/)
 * I’ve used your code snippet to include a connect link but I’d dearly love to 
   use the image snippet to also include your button from the button creator. Is
   there a way to do that?
 * [http://wordpress.org/extend/plugins/nextend-facebook-connect/](http://wordpress.org/extend/plugins/nextend-facebook-connect/)

Viewing 7 replies - 1 through 7 (of 7 total)

 *  Plugin Author [Nextendweb](https://wordpress.org/support/users/nextendweb/)
 * (@nextendweb)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/include-your-button/#post-3198262)
 * If I understand right you would like to [generate here a button](http://www.nextendweb.com/social-connect-button-generator),
   and then you would like to simply insert this button without adding the surrounding
   code to this:
 *     ```
       <a href="siteurl?loginFacebook=1&redirect=siteurl" onclick="window.location = \'siteurl?loginFacebook=1&redirect=\'+window.location.href; return false;">
   
       </a>
       ```
   
 * Am I right?
 *  Thread Starter [Martin](https://wordpress.org/support/users/rastarr/)
 * (@rastarr)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/include-your-button/#post-3198263)
 * Well, I’m just playing around with a new site at [http://www.africansinaustralia.com/](http://www.africansinaustralia.com/)
   and the only code I’ve got is:
 *     ```
       <a href="http://www.africansinaustralia.com?loginFacebook=1&redirect=http://www.africansinaustralia.com" onclick="window.location = 'http://www.africansinaustralia.com?loginFacebook=1&redirect='+window.location.href; return false;">Login or Register with Facebook</a><br />
       <a href="http://www.africansinaustralia.com?loginGoogle=1&redirect=http://www.africansinaustralia.com" onclick="window.location = 'http://www.africansinaustralia.com?loginGoogle=1&redirect='+window.location.href; return false;">Login or Register with Google</a>
       ```
   
 * This is just text and isn’t really inviting.
    I’d love to place the text with
   the buttons produced by your cool button generator. I just don’t know how without
   a little help.
 *  Plugin Author [Nextendweb](https://wordpress.org/support/users/nextendweb/)
 * (@nextendweb)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/include-your-button/#post-3198264)
 * Just generate a button on our site, copy the code for example this:
    `<div class
   ="new-fb-btn new-fb-10"><div class="new-fb-10-1"></div></div>` and the place 
   it instead of _Login or Register with Facebook_ in the code in your post. The
   result will be: `<a href="http://www.africansinaustralia.com?loginFacebook=1&
   redirect=http://www.africansinaustralia.com" onclick="window.location = 'http://
   www.africansinaustralia.com?loginFacebook=1&redirect='+window.location.href; 
   return false;"><div class="new-fb-btn new-fb-10"><div class="new-fb-10-1"></div
   ></div></a>`
 *  Thread Starter [Martin](https://wordpress.org/support/users/rastarr/)
 * (@rastarr)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/include-your-button/#post-3198265)
 * Oh that is freaking sweet!!!!!
    thank you so very much. It looks fabulous now–
   wow!
 *  Plugin Author [Nextendweb](https://wordpress.org/support/users/nextendweb/)
 * (@nextendweb)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/include-your-button/#post-3198266)
 * 🙂
 *  Thread Starter [Martin](https://wordpress.org/support/users/rastarr/)
 * (@rastarr)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/include-your-button/#post-3198267)
 * The very reason why I gave you guys a 5 Star rating the other day too – kudos!
 *  Plugin Author [Nextendweb](https://wordpress.org/support/users/nextendweb/)
 * (@nextendweb)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/include-your-button/#post-3198268)
 * Thanks, we saw and appreciate you rating. That motivates us!

Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘Include your button’ is closed to new replies.

 * ![](https://ps.w.org/nextend-facebook-connect/assets/icon.svg?rev=3336394)
 * [Nextend Social Login and Register](https://wordpress.org/plugins/nextend-facebook-connect/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/nextend-facebook-connect/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/nextend-facebook-connect/)
 * [Active Topics](https://wordpress.org/support/plugin/nextend-facebook-connect/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/nextend-facebook-connect/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/nextend-facebook-connect/reviews/)

 * 7 replies
 * 2 participants
 * Last reply from: [Nextendweb](https://wordpress.org/support/users/nextendweb/)
 * Last activity: [13 years, 5 months ago](https://wordpress.org/support/topic/include-your-button/#post-3198268)
 * Status: resolved