I seem to be having trouble finding where to put my html class in the loop so that it is displayed after each post.
the class contains a background image that I want to use to divide each post.
Thanks in advance.
Dan.
I seem to be having trouble finding where to put my html class in the loop so that it is displayed after each post.
the class contains a background image that I want to use to divide each post.
Thanks in advance.
Dan.
Find out what template files are used for different content: http://codex.wordpress.org/Template_Hierarchy
Shouldn't it be added somewhere in the loop?
Shouldn't it be added somewhere in the loop?
Yes
If you want it to show on the home page add it to the loop in your theme's index.php.
What theme are you using?
Thanks for the replys, just fixed the problem, it was down to something stupid on my part.
Thanks again, appreciate your time.
Cheers,
Dan.
You must log in to post.