HTML code after the content

Posted in: Newspaper
Post count: 8

How to insert a piece of HTML code after the content of all posts?

Post count: 22421

Hello,
If you want to add a html code to each post, you will have to be mindful of the post template (post style) used on your posts. EWach post style has it’s own file. You can add html on each file corresponding to the post styles that you use on your site. These files are found in the root folder of the theme: http://screencast.com/t/cvDnyotuhS

Thank you!

Post count: 8

To add HTML code after the content (text) of each entry I need to add this code to the file loop-single.php? After what lines?

Post count: 22421

Hi,
It depends on the position you want the content to be in. If you want content to be at the very bottom of the content, but before the bottom sharing options, then you need to add the code before the sharing widget code: http://screencast.com/t/5Et6c8fmIg7Y
result: http://screencast.com/t/hkHGw4zTbFu
Thank you!

Viewing 4 posts - 1 through 4 (of 4 total)
The forum ‘Newspaper’ is closed to new topics and replies.