how can I place a gutember block in my post fields?
Hello,
Toolset does not provide custom field type API, as a workaround, you can add your own meta boxes with WordPress built-in filters and function, see WP document:
https://developer.wordpress.org/plugins/metadata/custom-meta-boxes/
thanks for the info.
what field do you recommend to place a shortcode or widget?
Minesh
Supporter
Languages:
English (English )
Timezone:
Asia/Kolkata (GMT+05:30)
Luo is on vacation. This is Minesh here and I'll take care of this ticket. Hope this is OK.
Do you mean that you want to add custom shortcode or widget to custom field you created? If yes - you can add it to single custom field.
If your query is regarding where using what you add custom shortcode then you should use shortcode block or content template or Fields and Text block.
what field is i don't see it, can you please circle the field on the photo?
if is possible please
Minesh
Supporter
Languages:
English (English )
Timezone:
Asia/Kolkata (GMT+05:30)
You can go with "Single Line" field type. (the one in forth row and first column).
But again - you did not share your requirement for what purpose you want to use it, if its just for adding shortcode and then you want to display that shortcode using this single line custom field, yes, it should be fine.
My issue is resolved now. Thank you!