Title: voltxion's Replies | WordPress.org

---

# voltxion

  [  ](https://wordpress.org/support/users/voltxion/)

 *   [Profile](https://wordpress.org/support/users/voltxion/)
 *   [Topics Started](https://wordpress.org/support/users/voltxion/topics/)
 *   [Replies Created](https://wordpress.org/support/users/voltxion/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/voltxion/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/voltxion/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/voltxion/engagements/)
 *   [Favorites](https://wordpress.org/support/users/voltxion/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Simple Facebook Connect] [Plugin: Simple Facebook Connect] Registration Page not working, just stays on loading facebook widg](https://wordpress.org/support/topic/plugin-simple-facebook-connect-registration-page-not-working-just-stays-on-loading-facebook-widget/)
 *  Thread Starter [voltxion](https://wordpress.org/support/users/voltxion/)
 * (@voltxion)
 * [14 years ago](https://wordpress.org/support/topic/plugin-simple-facebook-connect-registration-page-not-working-just-stays-on-loading-facebook-widget/#post-2953593)
 * it seems to be the captcha [http://facebook.stackoverflow.com/questions/11874427/facebook-registration-plugin-not-loading](http://facebook.stackoverflow.com/questions/11874427/facebook-registration-plugin-not-loading)
 * I removed that from the form and it worked.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Simple Facebook Connect] [Plugin: Simple Facebook Connect] Registration Page not working, just stays on loading facebook widg](https://wordpress.org/support/topic/plugin-simple-facebook-connect-registration-page-not-working-just-stays-on-loading-facebook-widget/)
 *  Thread Starter [voltxion](https://wordpress.org/support/users/voltxion/)
 * (@voltxion)
 * [14 years ago](https://wordpress.org/support/topic/plugin-simple-facebook-connect-registration-page-not-working-just-stays-on-loading-facebook-widget/#post-2953583)
 * I noticed even on facebooks developer page the <fb:registration> example is not
   loading as well. I just changed temporarily the creation of the registration 
   plugin to the iframe version until there is an update.
 * [https://developers.facebook.com/docs/plugins/registration/#named_fields](https://developers.facebook.com/docs/plugins/registration/#named_fields)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Visual Subtitle] [Plugin: Visual Subtitle] Somehow the subtitle went to web title](https://wordpress.org/support/topic/plugin-visual-subtitle-somehow-the-subtitle-went-to-web-title/)
 *  [voltxion](https://wordpress.org/support/users/voltxion/)
 * (@voltxion)
 * [14 years, 2 months ago](https://wordpress.org/support/topic/plugin-visual-subtitle-somehow-the-subtitle-went-to-web-title/#post-2117449)
 * the way I fixed this was pretty simple.
    inside visual-subtitle.php line 301 :
   change this : `$title = $title . '<span class="subtitle">' . $subtitle . '</span
   >';` to this : `$title = $title . ' <span class="subtitle">' . $subtitle . '</
   span>';`
 * the only difference is the space before the <span class=’subtitle’> tag.

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