Hello,
Details:
Name: JFantasyBooks
Site: Fantasy-Updates
Site Url: https://fantasy-books.live
WordPress Version: 4.7
X Version: 4.6.4
Cornerstone Plugin Version: 1.33
Problem:
1. I would like to add something above the content section on particular posts. It will placed where you see the banner is now here
Do you see that Fantasy-Books banner?
I would like to be able to post something in that position, right below the meta data and the navigation arrows that you see, and above the content.
I just don’t know the code to place it. For example when you put:
add_action('x_before_the_content_end', 'x_entry_navigation1');
That adds it at the end of the content. But what about above the content?
Thanks.