Hello!
I have created a CPT, I added a Element<Block (Hook> inside a site container) with my own design (diplay: inside the CPTs Archive page). The question is: How can I remove the posts (that display automatically) from this Archive page (only remove post from CTP archive page)?
I want to use my own disign for the CPT Archive page. I dont wont to crate separate static page because I want to diplay my desing inside the CPTs Archive slug.
http://www.mywebsite.com/proyectos/proyecto-17
The /proyectos/ is CPT ARCHIVE page slug and I would like to personalize from blank. The only way I found is adding a block element inside that page and removing the posts that wordpress displays below. But, I dont know how to remove them from displaying.