Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Header configuration & styling (http://forum.bytesforall.com/forumdisplay.php?f=15)
-   -   Create a no sidebar page template? (http://forum.bytesforall.com/showthread.php?t=14618)

mjpg Jun 13, 2011 03:39 PM

Create a no sidebar page template?
 
I want to create a new template for forms - with no sidebars. I don't want to use the exclude option in settings or CSS fixes.

I have seen this post in the FAQ:

http://forum.bytesforall.com/showthread.php?t=10672

but trying the code does not seem to work in my setup (Atahualpa 3.6.7).

It uses this method:

include (TEMPLATEPATH . '/functions/bfa_get_options.php');
global $bfa_ata;

$left_col ="off";
$left_col2 = "off";
$right_col2 = "off";
$right_col = "off";


Is there another way to do this, or something I am missing?

I have an active widget (a menu) in the left column - is that switching the $left_col == "on" somewhere else in the code?

Additionally, how can I remove the Header Image Container (the slideshow) from a template?

Thanks in advance.

juggledad Jun 13, 2011 04:07 PM

there is a how to in the Gold Members Tutorials forum - the gold forum is available to members who have donated $20 or more.

gamix07 Mar 31, 2012 01:09 PM

Please tell us if you find a solution. Some of us don't got this money....


All times are GMT -6. The time now is 02:04 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.