nitrada
Forum Replies Created
-
Forum: Plugins
In reply to: Anyone try Photon with 1.5 yet?update: it does not say “server error 810” or “server error 803” or anything – just a plain “server error”…
Forum: Plugins
In reply to: Anyone try Photon with 1.5 yet?it doesn’t work for me unfortunately. the iPhoto dialog still gives me a server error.
what if the blog ID is not “1”?
Forum: Fixing WordPress
In reply to: Links to categories not workingAre you using the official 1.5 version or one of the “nightly builds”?
I had exactly the same problem with a nightly, then erased it and didn’t have an issue with the stable version.
Forum: Fixing WordPress
In reply to: Category > Links not workingUpdate: I just erased all the nightly builds and setup “strayhorn”. Works fine for me now. Will work now, hopefully! 😉
Forum: Fixing WordPress
In reply to: Category > Links not workingBy the way: I also don’t have the category IDs in the “postmetadata” area (Where it says “Posted in
<?php the_category(', ') ?>).When i set a feed parameter in the “list_cats” tag (for ex. “RSS”) i get a correct link including the category ID to the corresponding category RSS feed.
I don’t understand.
Forum: Fixing WordPress
In reply to: Category > Links not workingThanks, Brian!
I tried to use the “dropdown_cats” tag instead of “list_cats”. Here i get the cat IDs properly. Works fine, but: I need to show sub-categories and i want them to be hierarchically displayed; i couldn’t find an option (paramater) to do so in the dropdown menu. Am i missing something?
Does it work again for you using “list_cats”?
I think i configured the tag in my “sidebar.php”, but still i don’t get the category IDs. This is how my tag looks like:<?php list_cats(1, '', 'name', 'asc', 'sidebar.php', 1, 0, 1, 0, 1, true, 0, 0, 0, '', '', '', 1); ?>What’s wrong?
Christophe