Tagged Questions
0
votes
1answer
68 views
Homepage custom recent news
Is there anyway of telling wordpress, by some plugin or whatever, not to show Recent news from Category X, on my home page?
Or I may do it only by modifying the home.php code?
0
votes
1answer
44 views
How do I get a single page navigation depending on the previous page?
I figured this would be a fairly comon thing. But I can't seem to find out how to do it. Or I'm just not using the correct search terms.
I've got a website with a hompage that lists all my posts, and ...
0
votes
1answer
218 views
How to Set an Individual Homepage for Each User?
I would like to give my users the ability to customize the homepage of the site. For example, if somebody is not logged in only the default categories appear.
Once someone creates an account and ...
0
votes
1answer
53 views
What's a theme that properly handles previews of different types of posts?
I would like to build a WordPress theme that displays customized previews of the latest posts from different categories on the site homepage.
For example:
a video post would display a small video ...
0
votes
1answer
164 views
Duplicate homepage to show posts from 1 category
I'm trying to accomplish the following:
I wan't to display all posts from a certain category on a page that has the same layout as the homepage of the actual blog.
I found the following online to ...
0
votes
1answer
352 views
1 post per category on homepage and counting those posts
What I'm trying to do on my homepage is to pull the latest post from each of 6 categories but then I need the variable $counter to increase (+1) for each post so that I can style them properly.
I've ...
0
votes
3answers
540 views
How to setup a membership system in Wordpress?
I have been setting up a wordpress for a business memberships, where the business sign up and list their company information to our site. Once they become a member their company listing and what they ...