Hello, I have an important question, I am creating a site for events with salient, and I have installed the event calendar plugin, when I want to add a grid with the Post Grid Setting plugin it does not show me in the selector the post type of events. How can I make the composer allow another type of post that is not a blog or a portfolio? Thank you very much for your attention A hug
The Salient Post Grid element is only setup to handle the two available post types currently. Even if a new name was added into the list in the backend, the conditional logic on the frontend markup generation wouldn't process it correctly.
Hello, I have an important question, I am creating a site for events with salient, and I have installed the event calendar plugin, when I want to add a grid with the Post Grid Setting plugin it does not show me in the selector the post type of events. How can I make the composer allow another type of post that is not a blog or a portfolio?
Thank you very much for your attention
A hug
Hey molinapirata,
The Salient Post Grid element is only setup to handle the two available post types currently. Even if a new name was added into the list in the backend, the conditional logic on the frontend markup generation wouldn't process it correctly.
For now, the only way to add a custom post type into the query would be to modify the salient core plugin template file, which is located at wp-content/plugins/salient-core/includes/vc_templates/nectar_post-grid.php file. You can copy that into your child theme if desired by following the guide here: http://themenectar.com/docs/salient/overriding-salient-wpbakery-element-template-files-through-a-child-theme/
I've noted your +1 for the idea to allow an input within the element options to specific a CPT