Site logo

Archived topic

Move Posts Tags Below Contents

7 replies · Started by Theodore on April 19, 2021

Viewing posts 1–8 of 8

Hi,

I have the posts tagged enabled but want it to be moved to "AFTER CONTENT."
This is what I am talking about: https://prnt.sc/11pn6sa

Hi Theodore,

The related posts are generated by a plugin, and the tags are from the post itself which is within the theme.

Are you trying to show tags for the related posts? If so, you'll need to check if there's a setting in the plugin or contact the plugin's support for more info.

Let me know if understood your question incorrectly :)

No, I am trying to move the position of the tags from where it's to exactly below the content.

Could you link me to the site?

This Gadgetswright.com

Hi there,

the plugins you're using to add the Author Box and the Related Posts. Check the plugin documentation they should provide a Shortcode option for adding them to your post.

You can the use a Hook Element to add the shortcodes to a page.

1. create a new Hook Element in Appearance Elements.
2. Add your 2 shortcodes to the Hook (author box then related posts ).
3. Select the hook: generate_after_content
4. Check the Execute Shortcode option.
5. Set the Display Rules to Posts all Posts.

This will display content, post meta ( post tags ), author box, related posts in that order.

Hi,

Thanks, looks like I am getting the required result. However, using the related post shortcode shows twice [the plugin auto display and the shortcode]. Do have an idea on how to turn off the automatic display?

Check in the Plugin settings / documentation there should be an option that says where the Related Posts are displayed - one of which is not to display them.

This archived topic is closed to new replies.