This topic has 1 reply, 2 voices, and was last updated 11 years, 2 months ago by Fem.
Viewing 2 posts - 1 through 2 (of 2 total)
Hello we love this theme and was wondering if you can share with us how to remove the content post types “Events & DjMix” from the child-theme. We don’t need these post types and would like to remove them on the child-theme so the users don’t get confused.
You can comment the the lines in musicplay-child/musicband/index.php file for the post types and meta data files
$this->child_require_once( MUSIC_DIR . ‘events/events.php’);
$this->child_require_once( MUSIC_DIR . ‘djmix/djmix.php’);
$this->child_require_once( MUSIC_DIR . ‘events/events-meta.php’);
$this->child_require_once( MUSIC_DIR . ‘djmix/djmix-meta.php’);
We offer low cost paid support for our customers for customization. If you want we can do that for you in low cost.
Viewing 2 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic.