smartmouse
Forum Replies Created
-
Forum: Plugins
In reply to: Build better categoriesLook to my categories:
http://www.v*rsionitradott*.it/?cat=1
http://www.v*rsionitradott*.it/?cat=2I removed the_time, the_category and comments_popup_link tags.
But as you can see there is too space between titles.
Do you know a way to fix this problem?
Thank you.* = e
Forum: Plugins
In reply to: Build better categoriesCool!! It worked!
Thank you!!Forum: Plugins
In reply to: Build better categoriesSorry i do not understand π
Forum: Plugins
In reply to: Build better categoriesJust another question:
I changed theme (Ocadia) and i do not have categories.php nor archive.php.
Then i opened index.php file and i found this code:<?php if (is_search()) { ?>
<?php the_excerpt() ?>
<?php } else { ?>
<?php the_content(__(‘Read the rest of this entry »’)); ?>
<?php } ?>Here how to edit to make Categories menu showing only Titles?
Forum: Plugins
In reply to: Build better categoriesIt works!! Thank you very much!
Just tell me earlier! You gave me links and links where to learn π
Anyway i say you thanks!Forum: Plugins
In reply to: Build better categoriesSee the Categories menu on the right side of the default menu.
When you click on one category it show entire post, it creates a list of all posts.
I would like to show only TITLE, instead of entire posts.
I mean when you click on a category it have to show only the titles of the posts, and then if you click one of these titles you can see the post you are searching for.
Is it clear?
I’m sorry for my english.Forum: Plugins
In reply to: Build better categories…but in this way i will modify Archives and not Categories menu!
How to modify Categories menu editing archive.php?!Forum: Plugins
In reply to: Build better categoriesI created categories.php… but how to make WP look for a file called categories.php ??
I use WP 2.02 with the Default theme…Forum: Plugins
In reply to: Build better categoriesCool! I will try as you said. Thank you bro.
Forum: Plugins
In reply to: Build better categoriesI do not understand how to do because i’m not english and i’m not a programmer. Can you help me step by step.
Thank you.Forum: Plugins
In reply to: Build better categoriesThank you. I go to read these links.