![]() | | ||||||||
| | #1 |
| Maddi Murtaza War Room Member Join Date: Oct 2009 Location: United Kingdom
Posts: 809
Thanks: 255
Thanked 286 Times in 134 Posts
|
Hello fellow warriors, I've been through various tutorials and bought a wso as well but that doesn't help me with my question. So here I am for help :-) I need to have a static page [squeeze page] in my wordpress blog but every tutorial i've been through shows how to set up your home page as a static page and the rest of the pages as a Blog but what if I don't want my home page as a static page but another page as a static page. I hope i make my question clear. This has been an issue for a while now and contributes to procrastination as I can't progress without it. Can it be done at the first place? or only home pages are allowed to be set up as static pages? If a normal page[not a home page] can be set as a static page please guide in this regard. Any help is appreciated. Thanks. Maddi |
| Warriors made over $1000 - Coaching Program - Click here now! *Ends Tonight*Only 2 Spots Remaining*Video Proof* | |
| | |
| | #2 |
| Warrior Member Join Date: Mar 2010
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
|
From the admin panel Go to pages. Add new page. Publish page. Thats it. |
|
"I'll get you next time gadget, next time"
| |
| | |
| | #3 |
| Maddi Murtaza War Room Member Join Date: Oct 2009 Location: United Kingdom
Posts: 809
Thanks: 255
Thanked 286 Times in 134 Posts
|
and that would be a static page ? like with no side bars or any columns?
|
| Warriors made over $1000 - Coaching Program - Click here now! *Ends Tonight*Only 2 Spots Remaining*Video Proof* | |
| | |
| | #4 |
| Warrior Member Join Date: Mar 2010
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
|
Ooh i see. You would have to go themes, edit theme, then remove sidebar calls from page.php; <?php get_sidebar(); ?> That will stop the bars from loading. Please note that it will stop loading the sidebar on all static pages. And maybe you would have to change the width of the post column in the css file. So that it fills the spot that the sidebar left behind. |
|
"I'll get you next time gadget, next time"
| |
| | |
| | #5 |
| Web Developer, IT Support War Room Member Join Date: Dec 2008 Location: Birmingham, UK
Posts: 513
Thanks: 10
Thanked 77 Times in 65 Posts
|
Maddi, Depends on your theme. Some themes provide additional templates when adding / editing a Page, which will include templates that don't display the sidebar. But until we know precisely what theme you're using, we can't answer that question. Alternatively, you may wish to find a plugin that specialises in squeeze page creation. Wordpress Squeeze Page Plugin :WP Squeezepage.com (non-affiliate link) will let you have a squeeze or sales page (full disclosure: I helped the product creator develop this plugin, there are others available but I haven't tried them). Definately worth checking out the videos on the site, to see how simple the install / creation process is. Tim. |
| | |
| | |
| | #6 |
| Warrior Member Join Date: Mar 2010
Posts: 11
Thanks: 1
Thanked 2 Times in 2 Posts
|
If you want to have a static page that displays information in some different fashion than other pages. Then you need to create a custom_page.php file or you can name it what ever you want. And then goto WP Admin panel. In there create a new page and then In the right side of the page creation page you can see an option that says choose the template for the page. Just select the custom_page.php (or the name you created the file with) and publish the page. This way you can create a static page with different look and feel than other pages of your blog. Cheers! |
| | |
| | #7 |
| Maddi Murtaza War Room Member Join Date: Oct 2009 Location: United Kingdom
Posts: 809
Thanks: 255
Thanked 286 Times in 134 Posts
|
Thanks Desaturator, But a few questions. After I create the file custom_page.php what do i do with it? Also when I create a new page the only thing I see on my right as you mentioned is Publish menu and Attributes menu. I can't find any option to choose a template for the page. Thanks for the reply though. |
| Warriors made over $1000 - Coaching Program - Click here now! *Ends Tonight*Only 2 Spots Remaining*Video Proof* | |
| | |
| | #8 |
| Warrior Member Join Date: Mar 2010
Posts: 11
Thanks: 1
Thanked 2 Times in 2 Posts
|
You need create that file in the directory of the theme you are currently using. To understand more about page templates please check this page. Code: hxxp://codex.wordpress.org/Pages#Page_Templates Code: hxxp://i41.tinypic.com/34yenwh.jpg |
| | |
| | #9 |
| *Excellence is a choice* War Room Member Join Date: Jun 2009 Location: Victoria
Posts: 181
Thanks: 21
Thanked 31 Times in 29 Posts
|
Hi Maddi, You can create a page ( static ) and then have it appear in your menu in whichever order you want. As for sidebars or widgets not showing on a certain page i have been using a plugin *** deselective menus**** something like that. I will go find the exact name if this will solve your problem. If you need any further help please contact me. You can get me through the link in my signature. |
| Web Design Geelong - Let me design A Wordpress Theme For You Failure Is Not An Option - It is your choice! Marketing For Hairdressers Trampoline Nets | |
| | |
| | #10 | ||
| Maddi Murtaza War Room Member Join Date: Oct 2009 Location: United Kingdom
Posts: 809
Thanks: 255
Thanked 286 Times in 134 Posts
| Quote:
Quote:
![]() thanks everyone | ||
| Warriors made over $1000 - Coaching Program - Click here now! *Ends Tonight*Only 2 Spots Remaining*Video Proof* | |||
| | |
| | #11 |
| Active Warrior War Room Member Join Date: Sep 2006
Posts: 129
Thanks: 53
Thanked 16 Times in 16 Posts
|
Hello Maddi You can also try the following WSO from Jason Keith WORDPRESS LANDING PAGES -- 12 New Sales Page Templates for Any WordPress Theme! this will do what you want |
| | |
| | |
| | #12 |
| HyperActive Warrior War Room Member Join Date: Oct 2009
Posts: 111
Thanks: 158
Thanked 43 Times in 36 Posts
|
Hi, I appreciate learning the information in this thread too. I think my question is related. I want to have posts that have no date/time on them. Is the way to do that to create a "page" instead of a "post"? (As M.A.D. wrote on 3/18) Thanks, too. |
| | |
| | #13 | ||
| Self Made Freelancer War Room Member Join Date: May 2009 Location: ...right behind 'ya...AWWW...
Posts: 124
Thanks: 12
Thanked 33 Times in 17 Posts
| Quote:
So, if you go to Appearance-->Editor-->(look to your right hand side under "Templates" and in most cases its page.php) simply look for a line of code similar to: Quote:
That takes care of the date appearing on your pages. You can do the same for your posts too, and that is usually found in the single.php file. | ||
| | |
| | #14 |
| HyperActive Warrior War Room Member Join Date: Oct 2009
Posts: 111
Thanks: 158
Thanked 43 Times in 36 Posts
|
Very swell! Thanks loads. I will do this.
|
| | |
![]() |
|
| Tags |
| blog, home, page, static, warriors, wordpress |
| Thread Tools | |
| |
![]() |