Site logo

Archived topic

Adding sentence after Entry Content

7 replies · Started by manaadiar on January 12, 2020

Viewing posts 1–8 of 8

Hi there, I want to be show below code at the end of the article as shown here..

<p style="text-align: center; display: block; color: #fff; background: #000;">*** End of Article ***</p>

EOA

Can you advise where in the single.php I can add this or can you give me an option for a hook..

How are you adding the related posts?

Related Posts is a Jetpack plugin.. I need the sentence after the last page of the content before the "Share this" area..

Can you try changing the priority to 2 with after_content hook and see if that works?

If not you will need to check with JetPack's support to see if you can add the related posts option using a shortcode or functions so we can order them in the way you want.

Hi Leo, it didn't work, but is sorted it with a code in the functions.php..

Sounds good :)

This archived topic is closed to new replies.