Add the same text to the bottom of every post

Posted in: Newspaper
Post count: 376

What is the best way to add the same text to the bottom of every post? I’ve seen some plugins but all of them are outdated and I don’t know how compatible they are with this theme. I guess I could update the posts.PHP file but I’m not 100% sure. Thank you.

Post count: 23312

Hello Ryansmccain,

The best way, in this case, is to edit the theme core file according to your post templates used by you and with do_shortcode method you should add your desired text on the bottom of your articles. As a hint, if you are using the post template style 1, you should edit the loop-single-1.php and add the code to your desired text at the bottom of the page, like this -> https://www.screencast.com/t/jJz3psh7
For more information about how you should create your shortcode, please check the following topic from here -> https://forum.tagdiv.com/topic/box-custom-htlm/

Thanks for your understanding!

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