ckshdop 0 Report post Posted May 25, 2010 Recently I am setting up my sidebar. In the page setup, I choose the default template and choose the "drag and drop" or "accordion" sidebar at the bottom of the page. However, when I go back to my page, I always see two sidebars (one "flow" one either "accordion" or "drag and drop"). It's quite annoying. I only want a one sidebar or no sidebar at all. It seems there is no way to remove the default flow sidebar (which always shows the "page" widget)? Share this post Link to post Share on other sites
bryan-hadaway 3 Report post Posted May 25, 2010 Please provide a link so I can see the problem. If you'd like to hide the sidebar altogether, from your WordPress Admin, navigate to: iBlogPro > Theme Options > Custom Code > Custom CSS and paste in and save: #sidebar{display:none} Thanks, Bryan Share this post Link to post Share on other sites
ckshdop 0 Report post Posted May 26, 2010 Hi Bryan, Here is the link http://consciousanalytics.com/?page_id=37 I choose "default sidebar" for this page and it gives me two sidebar.. If I choose Accordion, the first sidebar is the same and I will get a Accordion beneath it..... Share this post Link to post Share on other sites
ckshdop 0 Report post Posted May 26, 2010 one more thing, if I leave the box to "Select", then I will get t default sidebar + a accordion. Share this post Link to post Share on other sites
bryan-hadaway 3 Report post Posted May 26, 2010 Okay, pick the sidebar you want to use in the Theme Options and then navigate to: Appearance > Widgets Now to the right, click the arrows to drop everything down and make sure anything regarding sidebar is empty, then from the left "Available Widgets", drag and drop "Pages" where you want it. Thanks, Bryan Share this post Link to post Share on other sites
ckshdop 0 Report post Posted May 26, 2010 I did as you said. 1. set up flow as default in the theme option 2. go to appearance -->widget 3. remove the widget in the main side bar box 4. add a new page widget into the main side bar box (call 22) 5. I still get two "page" in the following link http://consciousanalytics.com/?page_id=37 Share this post Link to post Share on other sites
bryan-hadaway 3 Report post Posted May 26, 2010 Oh, you only get the problem just on that one page, okay try adding this to your Custom CSS: .page-id-37 #grandchildnav{display:none} Thanks, Bryan Share this post Link to post Share on other sites
ckshdop 0 Report post Posted May 26, 2010 Hi Bryan Thanks for the help. It's works. But I rather keep the sidebar that is on the top instead of the one name "22". Is there anyway I can do it? In addition, I dont quite understand. It seems like it is normal to have two sidebars in one page according to your reply? It is kind of weird. Where can I tweak the first sidebar? It seems coming from nowhere. Jerry Share this post Link to post Share on other sites
Andrew 207 Report post Posted May 26, 2010 I couldn't duplicate what you meant by 'two sidebars'. iBlogPro has an optional 'lower sidebar' so you have two sidebar formats on the same page. Share this post Link to post Share on other sites
ckshdop 0 Report post Posted May 27, 2010 Hmm, I think I got what I want it to do. Thank for your help Share this post Link to post Share on other sites