Reply To: Blog Featured Image – Go directly to the article

#1141
livemesh
Keymaster

Hi,

You need to make the following change in thumbnail-functions.php file located in framework/functions/ folder.

Change line number number 28 to

function mo_show_image_info($context) {

    return ($context == 'portfolio');

}

Thanks.