I would like to add sidebars on the left and right from the blog slider, but fail to find the way to add it on the left. Basically I need a layout with three columns with slider in the middle. Please, suggest!
Sidebar on the left from slider
2 posts from 2 voices-
Posted 1 year ago #
-
Hey,
this isn't an easy modification because the standard layout, etc. just supports one sidebar. You can use the get_sidebar(): http://codex.wordpress.org/Function_Reference/get_sidebar function in template-blog.php to include a new sidebar. However this will break the layout and nearly all css elements will require modifications (especially to the width, floating, etc.).Posted 1 year ago #
Reply
You must log in to post.














