Title: LessZoa's Replies | WordPress.org

---

# LessZoa

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Master Slider - Responsive Touch Slider] MasterSlider not displaying](https://wordpress.org/support/topic/masterslider-not-displaying/)
 *  Thread Starter [LessZoa](https://wordpress.org/support/users/lesszoa/)
 * (@lesszoa)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/masterslider-not-displaying/#post-5699256)
 * …..Yes…..
 * After your updates to v2.0.4 everything is working as expected.
 * Thank you.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Master Slider - Responsive Touch Slider] MasterSlider not displaying](https://wordpress.org/support/topic/masterslider-not-displaying/)
 *  Thread Starter [LessZoa](https://wordpress.org/support/users/lesszoa/)
 * (@lesszoa)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/masterslider-not-displaying/#post-5699203)
 * still waiting for a reply.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Master Slider - Responsive Touch Slider] Slider is Working but No Images Showing](https://wordpress.org/support/topic/slider-is-working-but-no-images-showing/)
 *  [LessZoa](https://wordpress.org/support/users/lesszoa/)
 * (@lesszoa)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/slider-is-working-but-no-images-showing/#post-5709354)
 * what plugin?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Master Slider - Responsive Touch Slider] Not showing since upgrade](https://wordpress.org/support/topic/not-showing-since-upgrade/)
 *  [LessZoa](https://wordpress.org/support/users/lesszoa/)
 * (@lesszoa)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/not-showing-since-upgrade/#post-5677802)
 * what was that script?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Twitch TV Embed Suite] Streamlist positioning issue](https://wordpress.org/support/topic/streamlist-positioning-issue/)
 *  Thread Starter [LessZoa](https://wordpress.org/support/users/lesszoa/)
 * (@lesszoa)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/streamlist-positioning-issue/#post-5321035)
 * We’ve built out code on the page as such:
 *     ```
       <style>
       .player{
         position:relative;
         border:solid 1px silver;
       }
       #twitch_streamlist{
         position:relative;
         border: solid 2px red;
         list-style-type: none;
         width:40%;
         float:left;
       }
       </style>
   
       <div style="width:100%;display:block;clear:both;">
         [plumwd_twitch_stream channel="stratics" width="100%" height="500px"][plumwd_twitch_chat channel="stratics" width="100%" height="335px"]
       </div>
   
       <div style="display:block;clear:both;width:100%;position:relative;">
         <div style="width:30%;">
           WoWStratics<br />
           [plumwd_twitch_streamlist channel="StraticsWoW" videonum="1"]
         </div>
         <div style="width:30%;">
           Kirthag<br />
           [plumwd_twitch_streamlist channel="Kirthag" videonum="1"]
         </div>
       </div>
       ```
   
 * But when rendered by a browser (Chrone & FF) it comes out like this:
 *     ```
       <div class="entry-content">
       		<ul id="twitch_streamlist" class="vertical">
       <li ><a href="http://www.twitch.tv/straticswow/c/5057229">
       <img src="http://static-cdn.jtvnw.net/jtv.thumbs/archive-562496514-320x240.jpg" alt="Metro - Classic Now - CM LATER! - Amazon Book Giveaway[480pHD]" title="Metro - Classic Now - CM LATER! - Amazon Book Giveaway[480pHD]"/></a></li>
       </ul>
       <ul id="twitch_streamlist" class="vertical">
       <li ><a href="http://www.twitch.tv/kirthag/c/4546035">
       <img src="http://static-cdn.jtvnw.net/jtv.thumbs/archive-542124444-320x240.jpg" alt="SotA PA-R7 - Test of Ghost Logging" title="SotA PA-R7 - Test of Ghost Logging"/></a></li>
       </ul>
       <style>
       .player{
         position:relative;
         border:solid 1px silver;
       }
       #twitch_streamlist{
         position:relative;
         border: solid 2px red;
         list-style-type: none;
         width:40%;
         float:left;
       }
       </style>
       <div style="width:100%;display:block;clear:both;">
         <script type="text/javascript" src="http://stratics.com/wp-content/plugins/twitch-tv-embed-suite/scripts/swfobject.js"></script>
       <script type="text/javascript">
       			var flashvars = {};
       			flashvars.flashvars = "hostname=www.twitch.tv&channel=stratics&auto_play=true&start_volume=25";
       			var params = {};
       			params.allowfullscreen = "true";
       			params.allowscriptaccess = "always";
       			params.bgcolor = "#ffffff";
       			params.scale = "showAll";
       			params.wmode = "window";
       			var attributes = {};
       			attributes.id = "live_embed_player_flash";
       			swfobject.embedSWF("http://www.twitch.tv/widgets/live_embed_player.swf", "myAlternativeContent", "100%", "500px", "9.0.0", "http://stratics.com/wp-content/plugins/twitch-tv-embed-suite/scripts/expressInstall.swf", flashvars, params, attributes);
       		</script>
       <div class="player">
       <div id="myAlternativeContent"><a href="http://www.twitchtv.com/plumwd"><img class="alignnone size-full wp-image-10" alt="no-flash" src="http://stratics.com/wp-content/plugins/twitch-tv-embed-suite/images/618x376.gif" /></a></div>
       </div> <div id="chat">
          <iframe frameborder="0" scrolling="no" class="chat_embed" src="http://twitch.tv/chat/embed?channel=stratics&popout_chat=true" height="335px" width="100%"></iframe>
        </div>
       <br />
         <center><br />
         <!-- Ad Unit [1870] http://stratics.com-728x90-7 --></p>
       <div id="switch_placeholder_7e827afdcf60d6b47916d4ee3b009122" class="switch_placeholder"></div>
       <p>  <script type="text/javascript" src="//delivery.us.myswitchads.com/adserver/sat.js"></script><br />
         <script type="text/javascript"> __switch_obj.addInstance({"z":1870,"targetId":"switch_placeholder_7e827afdcf60d6b47916d4ee3b009122","width":"728","height":"90"}); </script><br />
         </center>
       </div>
       <div style="display:block;clear:both;width:100%;position:relative;">
       <div style="width:30%;">
           WoWStratics<br />
   
         </div>
       <div style="width:30%;">
           Kirthag<br />
   
         </div>
       </div>
       			</div><!-- .entry-content -->
       ```
   
 * Always forcing the ul for the streamlist to break out of any containing divs 
   and/or hardcoded css.
 * Please advise.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Network Shared Posts] Results display ABOVE the Text field's Title](https://wordpress.org/support/topic/results-display-above-the-text-fields-title/)
 *  [LessZoa](https://wordpress.org/support/users/lesszoa/)
 * (@lesszoa)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/results-display-above-the-text-fields-title/#post-4210654)
 * having the same issue.
    I’ve gone through all the CSS and the behavior for this
   plugin seems to forced into the main content area no matter where I put it (in
   a footer or sidebar or buried widget).
 * Most infuriating considering I’ve had to clean up typos and other errors for 
   this plugin. wish could get some originator support here.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Network Shared Posts] warning](https://wordpress.org/support/topic/warning-36/)
 *  [LessZoa](https://wordpress.org/support/users/lesszoa/)
 * (@lesszoa)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/warning-36/#post-4328506)
 * warning no longer displays after applying fix
    read: [http://make.wordpress.org/core/2012/12/12/php-warning-missing-argument-2-for-wpdb-prepare/](http://make.wordpress.org/core/2012/12/12/php-warning-missing-argument-2-for-wpdb-prepare/)
 * However, I’m not seeing my feeds.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Network Shared Posts] warning](https://wordpress.org/support/topic/warning-36/)
 *  [LessZoa](https://wordpress.org/support/users/lesszoa/)
 * (@lesszoa)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/warning-36/#post-4328505)
 * getting same warning displaying on my main site
 * using WP 3.7.1 multisite
 *   Forum: [Networking WordPress](https://wordpress.org/support/forum/multisite/)
   
   In reply to: [Importing WP file w/images dupes & doesn't import](https://wordpress.org/support/topic/importing-wp-file-wimages-dupes-doesnt-import/)
 *  Thread Starter [LessZoa](https://wordpress.org/support/users/lesszoa/)
 * (@lesszoa)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/importing-wp-file-wimages-dupes-doesnt-import/#post-4414058)
 * To note, we have several domains in our multisite, each domain is treated separately,
   but feeds to a central site. All sites have a parant/child theme setup based 
   on the central site.

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