We build a website for an NGO with various divisions, each division has got their own logo. (see http://www.ffs-schwyz.ch/ - today’s website, with different headers for each division and - the yellow ones - subdivisions). What do we have to do to get the possibility to select the logo individually for each new page or post that will be created? We intend to use the Beaver Theme, as well as the plugin.
Thanks, and best regards, Helen
Hey Helen,
Welcome to the BB forums!
One way is to use multisite. Basically, it allows you to create multiple ‘subsites’ under 1 installation. I think this is a bit overkill though, but your best option since you’ll be using Posts as well. You can check the link below for more info.
http://codex.wordpress.org/Create_A_Network
Another would be to use our No Header/Footer layout. Or maybe disable the Header sitewide and use the Page Builder to create the layout for each division. If you’re only going to use Pages, this would be the best way around it. Doesn’t work so well with Posts unless you want to mess with the theme files.
http://forum.wpbeaverbuilder.com/knowledge-base/creating-a-blank-page-without-a-header-or-footer/
Lastly, you can add a custom field for each Page/Post and override the theme logo. This requires a bit of custom coding which requires PHP/WP function knowledge.
I don’t really know if there are plugins out there that offer this functionality but feel free to search over Google.
Hope this helps!
Ben