I created a new custom field, and wanted to show it in my site. with this shortcode [types field="anmeldung" raw="true" id=""][/types]
It works. but it only displays RAW data. But i want to show a gravity form or another shortcodes trough it. But it only displays the RAW shortcode on the frontend.
If i change the shortcode to html="true" etc. then the whole site is crashing…