WPG2 - No Sidebars
Brewskie
Joined: 2002-10-01
Posts: 10 |
Posted: Thu, 2008-02-14 21:43 |
Everything seems to be working ok but I do have a problem getting the sidebars to display when viewing an embedded gallery: http://www.criticalreactor.com/wpg2 The header & footer is there, just not the sidebars. Also, when I click on an Album It takes me to a full screen slideshow. Is this a configuration within Gallery that is set wrong? |
|
Posts: 1378
Hiya Brewskie,
When you say sidebars what sidebars are you referring to??
____________________________________
Wordpress / Gallery2 (WPG2) Plugin, , WPG2 Documentation, WPG2 Demo
Posts: 10
The sidebar widgets.
The gallery is embedded with the header and footer, but no widgets.
http://www.criticalreactor.com/wpg2
Also, when I click on an Album it goes full screen instead of staying embedded.
Thanks for your help
Posts: 1378
Most WP Themes do not output the Sidebar(s) in the Header/Footer thus why you do not see your wordpress Theme.
The simple solution to this requires you to create a WPG2 Custom Header and add the statement <?php get_sidebar(); ?> to it most likely as the last statement in the WPG2 Custom Header..
____________________________________
Wordpress / Gallery2 (WPG2) Plugin, , WPG2 Documentation, WPG2 Demo