Thank you very much, very well explained, one of the best tutorials on custom content types. I would like, if possible, one on how to make relationships with ccts.
thank you for your feedback :) what about the video on CCT relations, what exactly you want to know about it? maybe use cases? maybe you already have a use case which you want to be described? deatils are welcomed :)
if you need to show parent items from CCT 'A' in the listing of item 'B' then you need to create listings for the corresponding CCT items, create a CCT query where the query is very similar to this one - i.imgur.com/apHVfj1.png but you need to choose Parents here and then you need to apply this query for the listing which will be inside CCT B item hope it will help you :)
it looks like in your case the sanitize works and causes such issue try please this code to disable it it can help you :) firstly, make sure to store the code inside the Textarea meta field to display the code, add the next snippet prnt.sc/QreTThkb1qqq to the functions.php file of your child theme: gist.github.com/Crocoblock/f8802e82a36689fdae6dcb104b28edff then, display the meta field with a Dynamic Field widget. Add the 'disable-sanitize' class to the Dynamic Field: prnt.sc/1dMvdRMeHZHU
Please, if possible, include select2 in the Jetform Builder multiple selection field in the next update. Using checkboxes to show dozens of options in a form field is unfeasible as it visually pollutes the form!
Incrível, usar os plugins da crocoblock para meus projetos tem sido Excel! Seria maravilhoso se fosse possivel criar um single para a pagina de edição do Custom content type. Isso iria tornar o projeto ainda mais personalizavel e profissional, excelente mesmo!
Excellent video!
thank you so much for your feedback :)
You are great at explaining things!!
we really glad you liked it :)
Thank you very much, very well explained, one of the best tutorials on custom content types. I would like, if possible, one on how to make relationships with ccts.
thank you for your feedback :)
what about the video on CCT relations, what exactly you want to know about it?
maybe use cases? maybe you already have a use case which you want to be described?
deatils are welcomed :)
Thanks for the video. Relationships can be generated in CCT. And show the relationships in the Listing of the parent CCT??
what does it mean 'parent CCT'?
@@Crocoblock I want to relate two custom content types and have the relationships displayed in the Listing
if you need to show parent items from CCT 'A' in the listing of item 'B'
then you need to create listings for the corresponding CCT items, create a CCT query where the query is very similar to this one - i.imgur.com/apHVfj1.png but you need to choose Parents here
and then you need to apply this query for the listing which will be inside CCT B item
hope it will help you :)
Hello. I created cct and tried to save latex in it like $x^2$ but removes the dollar signs when I re-open it. How to resolve it?
it looks like in your case the sanitize works and causes such issue
try please this code to disable it
it can help you :)
firstly, make sure to store the code inside the Textarea meta field
to display the code, add the next snippet prnt.sc/QreTThkb1qqq to the functions.php file of your child theme:
gist.github.com/Crocoblock/f8802e82a36689fdae6dcb104b28edff
then, display the meta field with a Dynamic Field widget. Add the 'disable-sanitize' class to the Dynamic Field: prnt.sc/1dMvdRMeHZHU
Please, if possible, include select2 in the Jetform Builder multiple selection field in the next update. Using checkboxes to show dozens of options in a form field is unfeasible as it visually pollutes the form!
from our side we have a select autocomplete addon jetformbuilder.com/addons/select-autocomplete/
maybe it will suit you
Incrível, usar os plugins da crocoblock para meus projetos tem sido Excel!
Seria maravilhoso se fosse possivel criar um single para a pagina de edição do Custom content type.
Isso iria tornar o projeto ainda mais personalizavel e profissional, excelente mesmo!
How to add structured data (Schema) to Custom Post types and Taxonomies ? Which plugin do you recomend?
I'm afraid, we don't have such functionality and don't know any compatible with Croco plugins