Is it possible to create a separate sidebar for pages vs posts without adjusting the bigfeature files (through hooks)?
Separate Sidebar for Pages vs Posts
(2 posts) (2 voices)-
Posted 1 year ago #
-
it's possible. By using the "no sidebar" template for pages, and the custom single functionality for posts. The sidebar must be written to bf_bottom_container hook and the width of the #content div must be adjusted. However there will a problem with the automatic image widths, but feature image and bfthumbs (with a set width) should work fine. Dynamic sidebars is on my to do list though.
Posted 1 year ago #
Reply
You must log in to post.