Title: growsocial's Replies | WordPress.org

---

# growsocial

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Paid Memberships Pro - Content Restriction, User Registration, & Paid Subscriptions] Users only members of their new subsite Network Site Helper](https://wordpress.org/support/topic/users-only-members-of-their-new-subsite-network-site-helper/)
 *  [growsocial](https://wordpress.org/support/users/growsocial/)
 * (@growsocial)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/users-only-members-of-their-new-subsite-network-site-helper/#post-5215355)
 * I too have had this issue. Hopefully I can explain what’s going on.
 * Network Helper is active, on a Multisite install. When a user registers, they
   are added as a user on both the main site and their new site.
 * What we would like to happen is for the user to only be registered on their new
   site, and not on the main site. They need editing permissions on their site, 
   but not on our main site.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Seriously Simple Podcasting] Podcast not showing on blog post](https://wordpress.org/support/topic/podcast-not-showing-on-blog-post/)
 *  [growsocial](https://wordpress.org/support/users/growsocial/)
 * (@growsocial)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/podcast-not-showing-on-blog-post/#post-4566663)
 * Here’s a compatibility fix. In your theme, you will need to find which php file
   displays the blog loop.
 * Change
    `'post_type' => 'post',` to `'post_type' => array('post', 'podcast'),`
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Logo Slider] Slider not centered](https://wordpress.org/support/topic/slider-not-centered-1/)
 *  [growsocial](https://wordpress.org/support/users/growsocial/)
 * (@growsocial)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/slider-not-centered-1/#post-3820059)
 * This worked for me to center the logos:
    `#logo-slider-wraper { text-align:center;}`
 * This worked to center the shortcode on my page:
    `<span style="text-align:center;"
   >[logo-slider]</span>`
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Seriously Simple Podcasting] iTunes 404](https://wordpress.org/support/topic/itunes-404/)
 *  Thread Starter [growsocial](https://wordpress.org/support/users/growsocial/)
 * (@growsocial)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/itunes-404/#post-3844697)
 * That explains it. Added a post, and it started working. Thanks!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Lightbox Plus Colorbox] IE – Embedded YouTube on Page Overlaps Lightbox](https://wordpress.org/support/topic/ie-embedded-youtube-on-page-overlaps-lightbox/)
 *  Thread Starter [growsocial](https://wordpress.org/support/users/growsocial/)
 * (@growsocial)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/ie-embedded-youtube-on-page-overlaps-lightbox/#post-3379116)
 * Thanks for that.
    After following those resources, I came upon the solution for
   youtube’s new iFrame embed code.
 * I simply had to append `?wmode=opaque` to the end of my url string.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Lightbox Plus Colorbox] Scrollbars in Internet Explorer with big images](https://wordpress.org/support/topic/scrollbars-in-internet-explorer-with-big-images/)
 *  [growsocial](https://wordpress.org/support/users/growsocial/)
 * (@growsocial)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/scrollbars-in-internet-explorer-with-big-images/#post-3376781)
 * I am having the same issue. Also, I have a youtube video embedded in my page,
   which is displaying on top of my lightbox.
 * This issue is only related to IE.

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