How can I remove newsmag metaboxes from post editor?

Posted in: Newsmag
Post count: 32

I would like to remove the:

1) post settings (general/smartlist/reviews)
2) format (standard/video)
3) featured video

boxes from the new/edit post page in wp-admin.

I don’t want my contributors and editors to change the default settings, and I won’t be either as the admin. So it would be great if I could simplify the editor and not allow them to make changes.

Do you have something I can add to functions.php perhaps that will remove these?

If not, do you have a different solution I might apply?

Thanks,

Chris

Post count: 6535

Hi

1,3: Edit the td_templates_settings.php file and delete the indicated code: http://screencast.com/t/sQZBUT2rIA
2: Edit the td_wp_booster_functions.php file and delete this code: http://screencast.com/t/9TDDL7u3ea

Thanks!

Post count: 32

Thank you!

Post count: 32

Should this work in the child theme? I tried there, but only a direct edit on the original theme files seems to work. If it should work as child theme files, I’ll try again.

Post count: 6535

Hi

These files are not editable in child theme so the changes can be applied only in main theme. For more details about child theme support with our theme please check our documentation: https://forum.tagdiv.com/newsmag-child-theme-support/

Thanks!

Viewing 5 posts - 1 through 5 (of 5 total)
The forum ‘Newsmag’ is closed to new topics and replies.