dalecom
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: How to change category list displayIts ok, have found it.
If anyone else has this problem and doesnt want to deal with these useless moderators,
You need to edit wp-includes/template-functions-category.phpForum: Fixing WordPress
In reply to: How to change category list displaysigh
Yes and I am asking in which php file the html is generated
Forum: Fixing WordPress
In reply to: How to change category list displayYes I know that way would put the number of posts on the same line, it also mucks up the 1px border I have under each li by making them uneven lengths – ie the same length as the text rather than a set width, which is why I want to edit the html to put them within the li tag.
Forum: Fixing WordPress
In reply to: How to change category list displayNo need to be like that is there, I’d expect better from a moderator.
If you do a view source on my code you will see the problem is with the html, not css.Forum: Fixing WordPress
In reply to: How to change category list displayIm not using a default template, my css is from scratch so I know for a fact its not in style.css.
This is an html problem which is why I asked which php file I need to edit to bring it inside the li tags.Anyone else have any ideas ?
Forum: Fixing WordPress
In reply to: How to change category list displayNo its not that – the number of posts : (1) bit of html is outside the li tags – I need to know which file this is located in so I can move it inside them.
Thanks.
Forum: Fixing WordPress
In reply to: 2 posts on front page – list all in categoriesthanks for those, very helpfull.
Forum: Fixing WordPress
In reply to: 2 posts on front page – list all in categoriesNo it doesnt – it only shows 2 posts in the categories aswell, you have to keep clicking on previous entries to get the older ones.