![]() | | ||||||||
| | #1 |
| HyperActive Warrior War Room Member Join Date: May 2009 Location: Antwerp, Belgium
Posts: 160
Thanks: 8
Thanked 44 Times in 22 Posts
|
Hey guys, Does someone know a way to add posts to your another page as the homepage? I'm installed a category page plugin by Pixline but I don't manage to get this working Thx Bart |
| | |
| | |
| | #2 |
| Senior Warrior Member War Room Member Join Date: Jan 2006 Location: Pakistan
Posts: 3,271
Thanks: 361
Thanked 245 Times in 109 Posts
|
Hi Bart, You want to show posts in a page which is already set as Homepage..right? I think it can be done with PHP code in your WP theme page.php file. Where we put wordpress code so that it fetches the posts from db, you can even set this to fetch from certain category only... I can help you with this issue if you send me the details of your blog and ftp, at WarMarks.com | Warrior Marketing Solutions support desk. And also include the category name or ID from which you want to pull the post and display at homepage-page.. also do you want complete posts to show or excerpts with the links to full posts.... May this help, Mohsin |
|
Free Instant Traffic - http://www.FreeInstantTraffic.com Stealth Forum Marketing - http://www.StealthForumMarketing.com/ Outsource Website Development & Blog Creation @ http://www.WarMarks.com | |
| | |
| | #3 |
| Warrior Member Join Date: Jul 2009
Posts: 14
Thanks: 0
Thanked 0 Times in 0 Posts
|
I agree with what Mohsin said! That's exactly according to me how it is carried out but I remember seeing a plugin for this, I tried searching but no link found, if I get I will inform you |
| | |
| | #4 | |
| HyperActive Warrior War Room Member Join Date: May 2009 Location: Antwerp, Belgium
Posts: 160
Thanks: 8
Thanked 44 Times in 22 Posts
| Quote:
I wanna have different posts show up on different pages.. take a look at the link below.. I created a page 'motivation'.. and I want my posts for that category showing up there. Hope that makes sense. Thx Bart | |
| | ||
| | |
| | #5 | |
| Warrior Member War Room Member Join Date: Apr 2009
Posts: 23
Thanks: 5
Thanked 7 Times in 5 Posts
| Quote:
It allows you to create a page in WordPress which only displays posts from the category you choose. | |
| | ||
| | |
| | #6 | |
| HyperActive Warrior War Room Member Join Date: May 2009 Location: Antwerp, Belgium
Posts: 160
Thanks: 8
Thanked 44 Times in 22 Posts
| Quote:
That did the trick.II. now i'm just trying to figure out if I can have an expert (read more) of the post posted on an other page on the frontpage feed. Bart | |
| | ||
| | |
| | #7 |
| Advanced Warrior War Room Member Join Date: Mar 2008 Location: Home
Posts: 600
Thanks: 331
Thanked 250 Times in 119 Posts
|
I've always wondered about this. Didn't know there was a plugin for it. Cool. Thanks.
|
| San The man who views the world at fifty the same as he did at twenty has wasted thirty years of his life. ~Muhammad Ali | |
| | |
| | #8 |
| Freelance Warrior Join Date: Jul 2009 Location: USA
Posts: 235
Thanks: 1
Thanked 10 Times in 10 Posts
|
I didn't know there was a plugin to do that. Thanks! I actually MANUALLY coded my Wordpress files to do just that. (For example, the "Testimonials" on my site). |
| | |
| | |
| | #9 |
| Warrior Member Join Date: Jun 2008 Location: NC , USA.
Posts: 27
Thanks: 2
Thanked 6 Times in 6 Posts
|
I too usually hard code it into a specific Page Template. Interesting that plugin.
|
|
Lynette TechBasedMarketing | |
| | |
| | #10 |
| Advanced Warrior War Room Member Join Date: Feb 2009
Posts: 627
Thanks: 154
Thanked 119 Times in 84 Posts
|
Nice! Thanks unintuitive. BTW, anyone knows if there is a plugin that allows when we add a page, to view that page in "full width", i.e. make the sidebar go away? Possible use: for sales page, ecommerce, etc. |
| | |
| | #11 |
| Warrior Member Join Date: Jun 2008 Location: NC , USA.
Posts: 27
Thanks: 2
Thanked 6 Times in 6 Posts
| What I do is create a new Page template, clone it from existing page.php, remove the sidebar, edit the DIV and CSS so the content area stretches or is centered. Create a new Page and assign the Page template to it.
|
|
Lynette TechBasedMarketing | |
| | |
| | #12 |
| Advanced Warrior War Room Member Join Date: Feb 2009
Posts: 627
Thanks: 154
Thanked 119 Times in 84 Posts
|
While I'm fairly new to CSS programming, I think pretty get your post. I'll try it tonight or tomorrow. I'll give feedback afterwards Thanks BTW I didnt know we could have multiple page templates at the same time. |
| | |
| | #13 |
| HyperActive Warrior |
Nice share on the plugin. Well not always the case, excessive plugins can cause performance issues so hardcoding might be the answer w/ page templates. Just something to consider.
|
| Automate Wordpress and eBay: Earning Commissions with eBay has never been easier! WSO: Check out the auction2post WSO! | auction2post video demonstration: Watch a site go from no content to full content in minutes! A to Z Tutorial! Unlimited Domains! Not in ePN? NO PROBLEM! | |
| | |
| | #14 |
| Advanced Warrior War Room Member Join Date: Feb 2009
Posts: 627
Thanks: 154
Thanked 119 Times in 84 Posts
| |
| | |
| | #15 | ||
| Warrior Member Join Date: Jun 2008 Location: NC , USA.
Posts: 27
Thanks: 2
Thanked 6 Times in 6 Posts
| Quote:
Quote:
<div class="main-content"> I would change it in the template to <div class="main-content-wide"> or whatever you want to name it. In the CSS, I will look for .main-content you may have several instances of these. I'd copy them all to the bottom of the stylesheet, change .main-content to .main-content-wide then edit the width. Hope that will get you started. | ||
|
Lynette TechBasedMarketing | |||
| | |
![]() |
|
| Tags |
| pages |
| Thread Tools | |
| |
![]() |