ewenc
Forum Replies Created
-
Forum: Themes and Templates
In reply to: edit_post_linkHowever, I’ve just found it was because I wasn’t logged in in Firefox – the theme I’m working on doesn’t have log in / out stuff at the moment.
Stuck wp_loginout() back in the side bar and sure enough I was being invited to Log In. Did that and hey presto – edit links.
Forum: Themes and Templates
In reply to: edit_post_linkI’ve found the very same and haven’t found a solution yet – edit_post_link works if using IE, but not Firefox.
For completeness, I ended up putting modified versions of wp_list_cats and list_cats into a my-hacks file instead.
Thanks for this. Tried this but it’s not going to sort the problem – instead, the count’s still wrong – ir just 1 for the parent category (unless all child-category entries also go into the top level parent directory, but that’s be missing the point).
The other issue is that I’d hoped that the category link under the post itself when seen in either the home page or another higher level category would show only the category to which the post truly belongs, and not also the top level cat as it does when added also to the top level one.