puck2001
Forum Replies Created
-
Forum: Themes and Templates
In reply to: How do I make a Tag cloud for my categoriesand for articles/keywords?
(like this site e.g.)Forum: Requests and Feedback
In reply to: Recent Post By CategoryMaybe with that one:
Get Recent PostI’ll try it and refer my feedback
Forum: Requests and Feedback
In reply to: Recent Post By Categoryno.. there’s no way to get archives by category
neither with wp_get_archives nor c2c’s plugin…
🙁
without that i cannot migrate from movable type…
Forum: Themes and Templates
In reply to: Small number of post under category in sidebarin the html source code…
to see if (maybe) the image was linked but not found (broken)..
i told there’s non trace in the source code to underline that WP does not create the code aspected..
and i don’t know if that’s a behaviour of WP because it doesn’t finde the image, or a syntax error of my newbiness 🙂Forum: Themes and Templates
In reply to: Small number of post under category in sidebarno, i don’t think so… i think that’s not the question..
well.. i’ll try to be clearer..
for the images i read the “feed_img” should do the work, but i cannot make it works.. i think because it cannot find the right path
using “images/RSS.gif” i thought it could search the images on the images subdir of the template path…
but also in the source code there’s no trace of the image(with the feed parameter it works, with a simple string as output)
and for the list of posts under each category.. any idea?