Site logo

Archived topic

Insert text between menu and page content.

2 replies · Started by Daniel on November 24, 2018

Viewing posts 1–3 of 3

Hello

Is it possible to insert text using hooks between menu and page content? Screenshot: http://prntscr.com/lmhrxn

I would like to display that text only on certain posts.

Thanks for help in advance...

So i have managed to figure out most of the stuff, but for unknown reason the text is not displaying on my second post. This is the code that i'm using :

<?php if ( is_single(673, 132) ) : ?>The massage<?php endif; ?>

Can someone one explain why this isn't working? The message is only displayed on post 673 not on 132.

This archived topic is closed to new replies.