Support Forums for LiveMesh Themes & Plugins › Forums › Enigmatic Theme Support › Blog Featured Image – Go directly to the article › Reply To: Blog Featured Image – Go directly to the article
July 17, 2013 at 5:39 am
#1141

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.