Archived topic
Recent Post List after Content
3 replies · Started by Anonymous on January 29, 2016
Hello,
i want to insert a recent post list right after the content.
the php-code i have already, but when i insert it in content-single page the the list appears after author list, sharing box etc. But i want to show it before, right after the content
This plugin might be helpful: https://wordpress.org/plugins/display-posts-shortcode/
Let me know :)
Hello Tom,
i have already a plugin called shortcoder
now i want to insert the recent post list direct after the content and before author box and sharing.
At the moment it's for mit not possible to insert it there as you can see on my site (http://www.androidicecreamsandwich.de/samsung-galaxy-s7-render-bilder-und-verkaufsstart-bekannt-532607/)
where i have to insert the code that the recent post list is show directly after the content?
Hmm, looks like you'll need to ask the author of the shortcode plugin you're using if you can insert it using the_content filter so it shows up above those other plugins. They'll have a better idea than me.
