Support Forums for LiveMesh Themes & Plugins › Forums › Appdev Theme Support › WordPress Gallery support › Reply To: WordPress Gallery support
October 7, 2013 at 11:02 am
#2056

Keymaster
BTW, if you have trouble when pasting the code, just ensure that you remove the condition from the existing function and do not copy the above contents. Just remove this condition and matching braces –
if (is_singular(array('post', 'page', 'portfolio'))) { .... }