I’ve already shown you how to add text after your titles in Genesis, but how about in other themes?
In this post, i’ll provide 3 code snippets which work in any theme. Although these solutions work in Genesis, they are the suggested methods for non Genesis themes.
The code snippets enable you to add text immediately after any title or immediately before your content.
Rather than use an action hook like we do in Genesis, we’ll be using 2 WordPress filters which are:
- the_title
- the_content
3. For the 3rd solution we’ll add a new widget area before the entry content on single posts.
I mean no matter what kind of theme?
Yes, already written about how to add a widget or content after single posts that works in any theme.
Thanks, but I haven’t found this post – neither here nor at Google?
Try this http://wpsites.net/web-design/add-text-content-after-single-posts-in-any-theme/
Or this:
Great, thank you!!
Very useful, thanks! Do you have a tutorial how to add always the same text AFTER the CONTENT?
Which theme?