Show custom fields in popup
-
Hi,
I made a custom post type with the ‘types‘-plugin.
There aslo include custum fields.
On a single page (single.php), I can adding displaying the custom fields with this code. Example for show up a website field:
types_render_field("website", array('output'=>'raw'));Is it possible adding custom fields in the popup?
The only that shows up now is the title and the featured image.
You can see it here.Regards,
Christophe
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Show custom fields in popup’ is closed to new replies.