Zidalgo Wordpress Forums | full width page template

You must be logged in to post Login Register

Search Forums:


 






full width page template

UserPost

5:17 am
February 23, 2010


bene_S

Member

posts 12

1

Hi


I was wondering if it's possible to have an additional full width page template?

Thanks in advance


Bene

4:04 am
February 25, 2010


bene_S

Member

posts 12

2

Please, any help here?

12:29 pm
February 25, 2010


admin

Admin

posts 173

3

Hi Bene,


 Could you be more specific?

12:42 pm
February 25, 2010


bene_S

Member

posts 12

4

a page with no sidebar, full width, I can choose to use instead of the default template or/and the archives page

2:55 pm
February 26, 2010


admin

Admin

posts 173

5

Well bene, you can achieve that modifying the theme and removing the sidebar from the pages where you don't want it to be displayed. By example, if you don't want the sidebar in the post template, you should remove the line <?php get_sidebar();?> from the single.php file, then you'll need to change the HTML a little bit either.