Home Forums Unicon Remove Metabox in functions.php

Home Forums Unicon Remove Metabox in functions.php

  • Creator
    Ticket
  • #86883
    uniganzy
    Buyer

    Hi minti,
    i try to remove the metabox Background Styling Option and Revolution Slider Options permanently for all users in functions.php. But my code is not successful in doing so.

    remove_meta_box( 'minti_styling', 'post', 'normal' );

    i also tried

    remove_meta_box( 'styling', 'post', 'normal' );

    How can i address it? And where can i find the correct id in your code?

    Thanks!
    fraganzy

Sorry, only verified customers can view ticket replies.