Shape 5

Wordpress Club Themes => Corporate Response - Club => : deflower August 06, 2013, 05:30:03 PM



: Left & Right widget areas will not both display.
: deflower August 06, 2013, 05:30:03 PM
Hi Tristan

If I have modules placed in the left side widget space I can't get the information that is in the right widget place to show up.
It is totally non existent in Firefox, I also checked it in Chrome and on refresh it will show very narrow for 1 second and then disappear and when it does show up the placement is all wrong, it shows up 1/2 way down the page and it looks as through it is loading into the right inset instead of the right side.

I also checked the the page source and found this code which would explain why it is so small style="width:20px; but when I checked the style sheets I couldn't see this value anywhere.  ???

<!-- Right column -->   
<div id="s5_right_column_wrap" class="s5_float_left" style="width:20px; margin-left:-40px">
<div id="s5_right_column_wrap_inner">                                                                        
<div id="s5_right_wrap" class="s5_float_left" style="width:20px">
<div class="module_round_box_outer">
<div class="module_round_box ">
<div class="s5_module_box_1">
<div class="s5_module_box_2">
<div class="s5_mod_h3_outer"><h3 class="s5_mod_h3"><span class="s5_h3_outer"><span class="s5_h3_first">APICS</span> Reaches Across Canada</span></h3></div>
<div class="s5_mod_content">         
    <div class="textwidget">(http://67.19.214.98/~apicsvan/wp-content/images/beautiful-vancouver.jpg)
    <p>Comprised of 3,200 members from coast to coast, the <a href="http://www.apicscanada.org/" target="_blank">Canadian district[/url] has 19 chapters across Canada to serve its members. Visit the Canadian district website for more details at <a href="http://www.apicscanada.org/" target="_blank"> www.apicscanada.org[/url]</div>
</div>
<div class="s5_clear_float" style="clear:both; height:0px"></div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- End Right column -->   

If I remove the left widget the right information will show up,  but if I have a widget placed in the left side the information in the right side widget area will not show up. I tried placing the same information in the right inset area and it will not work there either. Any help is greatly appreciated, I will PM log in information.

http://67.19.214.98/~apicsvan/aboutus/


Thanks
Denise




: Re: Left & Right widget areas will not both display.
: Tristan Rineer August 07, 2013, 09:15:06 AM
If you can't find something in the CSS, it's most likely configurable in the theme settings, as is the case with the column widths.  The left/right and related inset widths are on the "layout" tab of the theme options.


: Re: Left & Right widget areas will not both display.
: deflower August 08, 2013, 10:19:52 AM
HI Tristan

Changing the layout to fixed instead of fluid worked when I increase the column width.
According to:

If you choose fluid below be sure to keep the numbers small. The total number (including the content area) cannot exceed 100. An average column should only be about 20 or 30 if set to fluid.


I had the column settings set to 20 for fluid so I don't know why it wouldn't work with when the fluid settings were enabled.

Now I find that if  I have a widget in a top level nav all the pages underneath it are also displaying the widget even though I only have the single page listed. For instance I have the widget selected on   
*/aboutus*
*aboutus*
*aboutus/*

Also shows up on every page under aboutus too.

The same thing happens under certification.
http://67.19.214.98/~apicsvan/certification/

Every page also displays the widget information even though I only have

How do I have it only show up on the page I want it on?

Thanks
Denise




: Re: Left & Right widget areas will not both display.
: Tristan Rineer August 08, 2013, 12:05:05 PM
If you remove the wildcard from the trailing end of each of those lines, if should only match the top level page and not the ones below it.