Custom Feilds – calling HTML
-
I am using WordPress to run a business website for a company I work for. On this website I have a common element in all “detail” posts that I would like to have as an ‘included’ item so I don’t have to edit 200 posts if that element changes.
My issue is that I have about 8-10 different versions of this “swatch card” and I just want to have wordpress call up a text file that contains the HTML for that card.
The only option I can think of would be custom feilds where I would define key=fabric1 and value=fabric1.txt
I’m just not TOO clear where to go from there as the element I need to call falls INSIDE the post, not after it otherwise I would place it under the post stuff in the loop.
HELP PLEASE!
The topic ‘Custom Feilds – calling HTML’ is closed to new replies.