I would like to add the html to my blog but am not sure where to put it. Can anyone please tell me where it goes?
I would like to add the html to my blog but am not sure where to put it. Can anyone please tell me where it goes?
Oops, double posted somehow. See below.
You need to add it in your active theme folder's "single.php" or "index.php", depending on the theme you're using.
Ok Thanks,
Does it matter where I put it i.e any special line/place?
How would I put the add to onlywire html to send an post or page. Does it go at the end of a post or page. I don't understand how wordpress works here. If I want to add a page for example with tags how can I do that. If I put the code in index or single.php how do I change for each post or page?
Put it somewhere after "the_content()" tag.
This topic has been closed to new replies.