Archived topic
what is the best way to create the related post?
8 replies · Started by Jusung on July 28, 2022
Hello. I want to make the related post.
I know that we need to install a plug-in for this function.
We all don't want to slow down the loading speed by adding plug-in.
So, we need to find well coded plug-in that doesn't affect the loading speed.
Can you recommend one for this?
There is wp show posts that is built by one of your team.
But, also, one of your team said it is not built for the purpose of creating related post.
But as long as it is lightweight and doesn't affect the loading speed,
I want to use WP show posts.
Could you give me an advice for this?
Hi Jusung,
WP Show Posts has already been merged with GenerateBlocks.
We would recommend using a GenerateBlocks Query Loop Block. It’s capable of retrieving related posts with the Pro version.
On the free version, you’ll need some code to allow it to retrieve related posts.
So, we can make it by adding elements?
Can you give me the guide?
Yes, you can add a GB Query Loop Block through a GP element.
Here’s the article with regards to GB Query Loop Blocks: https://docs.generateblocks.com/article/query-loop-overview/
Hello.
That is a nice way to the related post.
But, I want to make the width of the image full-sized in any screen size.
Can you help with this?
It looks ok when I tested it on different device size.
But, I wnat to make the image size full when the screen is adjusted manually.
It seems to be full-sized from my end on any view. To have a better understanding, can you take a screenshot to show what you mean?
https://ibb.co/GdP6Pkw
https://ibb.co/nPqMgwN
If you see those 2 links,
You can find the it is not full-sized.
So, by adding css class and code,
I need to make it full-sized.
It is solved!
I just corrected the image size (100%)
and it works well!
Oh I see. I think I was viewing a cached version of your site. Glad it’s resolved now though!