I;m new to WordPress (having been forced out of bloger with the end of FTP support). I'm trying to set up a home site (not a blog) using Twenty Ten and I can't figure out where to specify the one-column format.
I;m new to WordPress (having been forced out of bloger with the end of FTP support). I'm trying to set up a home site (not a blog) using Twenty Ten and I can't figure out where to specify the one-column format.
read:
http://codex.wordpress.org/Pages
that single-column file is a page template; when you add a new page (in admin), there is a box on the right: 'attributes' 'template'-dropdown field.
select the page template for your page there.
is there a way of removing the side bar from the initial page?
Rob
remove this function <?php get_sidebar(); ?> from index.php, single.php, page.php etc files
So this is the way to turn posts (not pages) into single-column layout?
I think that according to my knowledge @puglet. :)
thanks! that was waaaay easier than trying to find the answer on google :)
do you need to upgrade the CSS to use this code? if not where are the index,single or page php files? I don't see them.
Thanks
This topic has been closed to new replies.