The main page of my blog (http://www.blue-point-trading.com/blog) only allows the secondary sidebar to show instead of the main sidebar...No welcoming text, only the secondary sidebar.. I tried restoring the settings, crating a new blog page, nothing worked so far
Please help
Best regards
Snobtrader
Big Sidebar Issue
Started by
snobtrader
, Jan 17 2010 05:58 PM
8 replies to this topic
#1
Posted 17 January 2010 - 05:58 PM
#2
Posted 18 January 2010 - 07:34 PM
did you manually change anything in sidebar.php?
Actually the main posts page should be the only page where you can't see the secondary sidebar (WP handles the posts page differently than the rest)
have you set any custom fields? (like one for the secondary sidebar..)
Actually the main posts page should be the only page where you can't see the secondary sidebar (WP handles the posts page differently than the rest)
have you set any custom fields? (like one for the secondary sidebar..)
#3
Posted 19 January 2010 - 06:41 AM
Hey arpowers,
No, I have not changed anything manually in sidebar.php. I do use a secondary sidebar (for the blog posts) and a main sidebar for the blog itself.
No, no custom fields for the Blog Page set... Quite a big problem actually
I really tried everything I could and the main sidebar seems to appear on every other page except the Blog :-(
Please help...
#4
Posted 19 January 2010 - 11:48 AM
In addition to that, it says if I remove all widgets from the secondary sidebar: The secondary sidebar has been selected but doesn't have any widgets. Add some widgets to your secondary sidebar in your admin.
#5
Posted 19 January 2010 - 11:50 AM
For now, I moved all widgets to the secondary sidebar, but it is still not showing the welcoming text :-(
#6
Posted 21 January 2010 - 01:41 AM
its probably being set that way because you're using it on the posts...
How do you set the "secondary sidebar" on the posts? by selecting the custom field on each one?
#7
Posted 21 January 2010 - 07:52 AM
No! I choose the button on the bottom , use secondary sidebar....
What can I do so I get back the Welcome Message?
Best regards
Snobtrader
#8
Posted 22 January 2010 - 02:15 AM
ok try this:
change:
`ID, 'secondary_sidebar', true)):?>`
to this:
`ID, 'secondary_sidebar', true)):?>`
in sidebar.php
#9
Posted 22 January 2010 - 07:30 AM
Wow that worked! :-)
Very nice, thank you a lot for all your effort and work
Very much appreciated!










