Site logo

Archived topic

Right sidebar for Custom Post Types

5 replies · Started by Raul on October 14, 2022

Viewing posts 1–6 of 6

Hi

I have a few CPTs and for one of them I want to display other posts of that type on the right sidebar.

First, I have used the Layout element to show the right sidebar for that particular CPT.

My question now is how can I show other posts of that CPT in the right? I think this should be something simple, a WordPress functionality, no? But I simply don't know how to do it.
Can you please help?

Hi there,

which posts would be displayed ? Just a list of the latest posts ?

Yes, just a list of latests posts.

Hi Raul,

You can add a GB query loop block to a block element - hook .

Set the hook name tobefore_right_sidebar_content or after_right_sidebar_content depending on your design.

Ah, that's perfect. Thank you!

You are welcome :)

This archived topic is closed to new replies.