Skip Navigation

[Resolved] Remove Learndash Settings in my custom post type

This support ticket is created 3 years, 6 months ago. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Sun Mon Tue Wed Thu Fri Sat
- 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 -
- 13:00 – 18:00 13:00 – 18:00 13:00 – 18:00 14:00 – 18:00 13:00 – 18:00 -

Supporter timezone: America/Jamaica (GMT-05:00)

This topic contains 1 reply, has 2 voices.

Last updated by Shane 3 years, 6 months ago.

Assisted by: Shane.

Author
Posts
#2265599
Bildschirmfoto 2022-01-12 um 21.03.20.png

Tell us what you are trying to do?
Remove Learndash Settings in my custom post type at the bottom

Is there any documentation that you are following?
No. I never activated this option for my CPT, happy to receive some feedback here!

Is there a similar example that we can see?
Only in my backend

What is the link to your site?
Please activate private fields or login with the previously provided data. thank you!

#2265713

Shane
Supporter

Languages: English (English )

Timezone: America/Jamaica (GMT-05:00)

Hi Stephanie,

Thank you for getting in touch.

The correct way to do this would be to use the function below.
https://developer.wordpress.org/reference/functions/remove_meta_box/

However i'm not able to give you the specific code that should be used because the LearnDash team will need to provide you with the correct classes to use in the function to unhook their metabox from your custom post type.

My advice here is that you should get in touch with their support team as they are better equipped to provide the exact code to remove this metabox.

Thanks,
Shane