Custom Fields – Can they be ‘unlisted’?
-
Hi all, im trying really hard to add a custom field so that I can have the image assocaited with an article display before the title, text and everything else.
To see waht i mean look at: https://www.archane.com/
I have the <?php the_meta(); ?> in the right place and it is displaying the picture as intended, however I need to remove the whole thing from the unordered list in which it is nestled so that I can remove the indent and stop the “key” field from being displayed. This would leave the picture displaying on its own and it would be perfectly left aligned as intended.
Is it possible to remove the “.post-meta” information from the <UL></UL> or is there a better method for trying to do what i am doing?
I appreciate any support that people can give me and if anyone gets technical on me then please go slow and explain in lots of detail cus im a bit of a newb to php ??
- The topic ‘Custom Fields – Can they be ‘unlisted’?’ is closed to new replies.