You must be logged in to post
Search Forums:


 






Wildcard Usage:
*    matches any number of characters
%    matches exactly one character

Bottom Sidebar

UserPost

10:22 pm
August 11, 2009


Evolya

Member

posts 5

1

Hi,

I have installed the flex theme v2. There is a top sidebar, but does anyone has any ideas how to add a bottom sidebar too?

9:51 pm
August 12, 2009


Evolya

Member

posts 5

2

Ryan, can you help pls? Will be greatly appreciated..

8:36 am
August 17, 2009


Ryan

Admin

posts 1547

3

There is a top sidebar and left and right sub sidebars.  What exactly are you trying to do? Create a bottom set of sidebars like the top ones?

1:35 am
August 19, 2009


Evolya

Member

posts 5

4

Yea, i wanted to create a bottom set of sidebars like the top ones.

So it will be top sidebar, then follow by the 2 columns left and right sidebars, and then below the 2 columns there will be the bottom sidebar (exactly like the top). Hope you understand what I am trying to say.

And thanks so much for replying.. Laugh

1:37 am
August 19, 2009


Evolya

Member

posts 5

5

Just to add, I am placing all my sidebars on the right side of the page .. Hope you will be able to help! Smile

2:25 pm
August 19, 2009


Ryan

Admin

posts 1547

6

It's possible to do, but there's more to it than just adding code. You need to edit the functions.php file to add a new sidebar location for widgets, then you would need to duplicate the sidebar-top div in the sidebar.php file.  It's not the correct way to do it since you'd have two identical ID's on the page, but to simplify styling that would be the simplest way.

5:02 am
August 20, 2009


Evolya

Member

posts 5

7

Could you possibly tell me what code to add and where to add them?