Your Time:
Our Time:
← Back to discussions

Remove Events & DjMix Post Types

Need help with a different issue? Search the forums or open a new ticket.
Open a support ticket

This topic has 1 reply, 2 voices, and was last updated 11 years, 2 months ago by Fem.

  • 2015-07-03 at 7:59 pm
    Support Expired
    #8504
    sonlinemedia
    Participant
    • Topics: 9
    • Replies: 15
    • Total posts: 24
    • Post count: 15

    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.

    2015-07-05 at 5:01 pm
    #8510
    Fem
    Keymaster
    • Topics: 2
    • Replies: 5215
    • Total posts: 5217
    • Post count: 6003

    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.

You must be logged in to reply to this topic.