is it possible that if you post something, it will go to another page then home..?
is it possible that if you post something, it will go to another page then home..?
another page then home or another page instead of home?
another page then home..
thnx
ok i downloaded this plugin,i got the category not to show on home but how do i get it so it shows on another page?
By clicking on the category name.
I said it in the other thread.
Give a real link and I'll show you :)
my wordpress link? http://www.famfeenstra.nl/wordpress/
@lucfeenstra
If you don't have posts what do you want to see?
You should use one of the catgeory template tags: http://codex.wordpress.org/Template_Tags#Category_tags
to display the category names in your sidebar and clicking on them it will take you exactly to the "category page" = showing only posts in that category.
EDIT. And do not double post (especially after I've deleted it!!!)
ok , i posted a test message and it doesn't appear on the homepage that's good! but how do I get that category to show on a different page?
what are those category tags?
@moshu
the category names already show in the sidebar on homepage but now i want the posts to be shown on another page.
thnx
I cannot access your site - it is down or the server is very slow and times out.
Define "another page", please. By clicking on a category name in the sidebar - it should take you to another page where all the 103 posts you will make in that category, will be displayed. What else do you want?
If you want it to look different > read: http://codex.wordpress.org/Category_Templates
i have a menu at the top of the page with some pages can i also place the posts on those pages?
try http://www.famfeenstra.nl/wordpress/ again
No. Pages are Pages - posts are posts.
Put the links for categories in that menu and you are good to go.
Hmm. If that horizontal menu is based on the wp_list_pages template tag... you may want to try the ideas in this thread:
http://wordpress.org/support/topic/90321?replies=13
and what exactly is that?
Look, until you decide to give more information... I'll stop guessing.
Good luck!
ok, but what kind of information do u need?
where my template came from?
??
Is that horizontal menu using the wp_list_pages template tag? (I already asked this - no answer).
If yes > you may want to use the Redirectify plugin, referred to in the thread I've linked above.
If not - you will have to edit manually that menu and add the links to your categories.
umm.. how can i find out if my template uses that tag?
Sorry, my friend, if you want to modify template files - you have to get your hands "dirty" and learn about the code and template tags.
The code should be in the header.php file of your theme.
To learn about the template tags:
http://codex.wordpress.org/Template_Tags
<?php freshy_wp_list_pages('sort_column=menu_order&depth=1&title_li='); ?>
i've got that...
or do u want to see the whole script?
No, I don't need it.
I'd try this:
http://wordpress.org/support/topic/90005?replies=15#post-456818
That plugin does exactly what you need.
More about how to use it:
http://wordpress.org/support/topic/58817?replies=6#post-316715
ok thanks im gonna try it but i have to wait because my server is down..
@moshu
THANK you so much!!!
i finally got it working..
This topic has been closed to new replies.