• Hi,

    I love this plugin but I do have some questions though:

    – Underneath my custom fields no shortcode is showing, is this a settings issue?

    – I’ve got an image-upload custom field called: afbeelding-1
    To show this image I do this:
    <img src=”<?php echo get_post_meta($post->ID, ‘wpcf-afbeelding-1’, true); ?>” />

    Works, but full size image… ??
    I would like to show this image as a thumbnail and clicking on it should open a lightbox, i.e. PrettyPhoto.

    Hope someone can point me in the right direction.
    Thanks!

    Kind regards,

    Arne.

  • The topic ‘[Plugin: Types – Custom Fields and Custom Post Types Management] Thumbnails’ is closed to new replies.