November 20, 2014 at 08:57
#36025
Participant
Hej,
i have test it but it does work for me. I have now modified the mataboxes.php in the kleo/lib folder. overall i have paste my cpt `$meta_boxes[] = array(
‘id’ => ‘general_settings’,
‘title’ => ‘Theme General settings’,
‘pages’ => array( ‘post’,’page’,<strong>’cpt'</strong> ), // Post type`
but it does work. I see now the attributs with default layout (Default, with ridth sidebar, left sidebar etc.) but the visual composer does work and all vc shortcodes don’t work.
I need a complete copy of the page post type with my cpt name and categories.
hope you can help me again 🙂
kind regards
Linde