Viewing 1 replies (of 1 total)
  • Thread Starter kimmi_baby

    (@kimmi_baby)

    I’ve found that this it has something to do with the following code above it

    <?php $pic_of_week = rg_get_social_pic_of_the_week();
    						$url = get_post_meta($pic_of_week['id'], 'social_pic_facebook_url', true);
    					?>

    Once I remove the code, the image appears… If I place it above the code, it appears but not below the code. Any reason why this could be happening?

Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: Types – Custom Fields and Custom Post Types Management] Custom Field for Images is not disp’ is closed to new replies.