Tagged Questions
0
votes
3answers
66 views
how to “not” display new posts with a specific category on the main page?
I've read this and this but I'm just a basic user.
I have a "technical" blog that more and more people visit.
I'm a freelance, and now, when someone hears about me, he/she wants to search for me, ...
0
votes
2answers
112 views
Multiple Categories under one URL, where 'Front Page' is used already
I couldn't find an answer relating to this, maybe I just didn't come across it yet.
So the setup of the site I am working on at the moment:
The Front Page is not set, is default. I can't change this ...
0
votes
0answers
9 views
Is there wordpress function that will subscribe a user to a specific blog category [duplicate]
Possible Duplicate:
Help integrating subscribe2 category subscribe into another plugin. (1 post)
Maybe this is more specific to the plugin I'm using (subscribe2), but is there a function I ...
0
votes
1answer
59 views
Putting a Category of posts under a Page
I have a website say mysite.com and there is a blog mysite.com/blog.When i post a new post under blog category its appears like mysite.com/newpost.I want the posts under blog category to be displayed ...
1
vote
1answer
73 views
Block multiple categories from Blog
I found this code on this site by AshFrame which I added to my functions PHP file and works perfectly to stop one category being displayed on my blog (I have a custom menu so have the category ...
0
votes
2answers
98 views
Restricting certain blog posts by date?
I'm building my friends blog and he asked me a rather odd request. He wants the latest five blog posts to be visible to non-registered members but not to others. I'm using s2Member for membership ...
0
votes
1answer
640 views
Functions.php: Exclude Category from “Blog”
So it's quite obvious to how exclude certain categories from within a template, but I don't want to have to modify 4 templates so that they ignore a certain category.
Is there a way that I can ...