HI,
Hi,
Please open to edit meta-boxes.php at /dante/swift-framework/
Find this code at line 269
'pages' => array( 'post', 'portfolio', 'page', 'product', 'team', 'galleries' ),
Replace with
'pages' => array( 'post', 'portfolio', 'team', 'galleries' ),
Find this code at line 554
'pages' => array( 'post', 'portfolio', 'page' ),
Replace with
'pages' => array( 'post', 'portfolio' ),
Hope it help you and please take a backup of file before making any changes
Thanks ๐
With Best Regards
Swift Ideas