Site logo

Archived topic

Make Related Article in sides theme like rumour theme

9 replies · Started by Iswan on August 30, 2020

Viewing posts 1–10 of 10

Hai i using generatepress with theme sides, in sides no relates post, i want to display my related post like on rumour theme with no black background.

How can i do it???

How i aplication the plugin after instal. Rumour theme in single post no side bar. but 3 related article display bellow the text... may i aplicate it in sider theme, special as related article in single post

It's the same widget but just added in the footer widget area.

Let me know :)

Thx Leo, after I use the plugin n put in on footer, i think the display its not beautiful.

Could you suggest me what the best plugin for related article in single page of theme sides? and recomended social share plugin for this theme.

Hope u answer my question

Hi there,

the plugin that Leo recommended for the Related Posts is one of the simplest there is. But its styling functions are limited. If you want to add it to the post we can take a look at some CSS to style it.

GP Social Share plugin is lightweight and works well with the the Theme.
If you want something with social counts - then this plugin:

https://wordpress.org/plugins/shared-counts/

Hai David, Thank for you join this question....

Yes, I want to display my related post after content post and remove link after and before below category tag....

I hope you help me, cz i dont understend about wordpress. I am just a blogger and like generatepress theme.

You can use the Hook Element to add a plugin shortcode to display your posts:

https://docs.generatepress.com/article/hooks-element-overview/

You would use the after_content hook and set the display rules to Posts > All Posts

Try the WP Show Posts plugin:

https://wordpress.org/plugins/wp-show-posts/

Once a list is created you can capture its ID and add this shortcode with the updated ID to your hook:

[wp_show_posts id="123" settings="taxonomy=category&tax_term=current"]

This will display posts of the same category.

Hai david i has made hook and instal wp show post but the display Surel

I am not seeing any WP Show Posts on the post ?

This archived topic is closed to new replies.