You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi Mr Wpalchemy
i have abig problim and it is :
When i Transfeer database the groups lost its data, and i found it in the tables in database
but its not show in the new site backend and frontend.
these group code is :
Hi Mr Wpalchemy
i have abig problim and it is :
When i Transfeer database the groups lost its data, and i found it in the tables in database
but its not show in the new site backend and frontend.
these group code is :
//===========> gallery-spec.php
$custom_posts_gallery = new WPAlchemy_MetaBox(array
(
'id' => 'gallery_custom_meta',
'title' => 'Gallery',
'template' => get_stylesheet_directory() . '/theme-admin/metaboxes/arwen/inc/gallery-meta.php',
'types' => array('post'),
'mode' => WPALCHEMY_MODE_EXTRACT,
));
//============>gallery-meta.php
//==================================>
please give me feedback for that :)
Thanks Very Much
The text was updated successfully, but these errors were encountered: