I am implementing the Learndash online course plugin into my website powered by Soledad theme. Learndash created all it's course pages in his Custom Post Types : sfwd-courses and sfwd-lessons.
Is it possible to enable Soledad's Page options (setting the header, page layout, side bar options) for these new post types?
If applying the whole Page Options to the custom post type is too much work/difficult, is it possible to add a short code or snippet to do the following:
- Disable post title,
- Disable navigation breadcrumb
It will be great if any of the above is feasible to make the custom post type workable.
Please understand the "Singles" and "Pages" is different type from WordPress. So, it can't be apply the Pages Options" to "Single Options".
If you want to disable the Post title & Breadcrumbs for a single of custom post - please show me URL for those single post pages. I will help you disable it with Custom CSS.
Hi there,
I am implementing the Learndash online course plugin into my website powered by Soledad theme. Learndash created all it's course pages in his Custom Post Types : sfwd-courses and sfwd-lessons.
Is it possible to enable Soledad's Page options (setting the header, page layout, side bar options) for these new post types?
Thank you!
Charles
Hi,
Those options just apply for Pages only - it doesn't apply for custom posts.
Best Regards,
PenciDesign
Hi there,
Thank you for the prompt reply.
If applying the whole Page Options to the custom post type is too much work/difficult, is it possible to add a short code or snippet to do the following:
- Disable post title,
- Disable navigation breadcrumb
It will be great if any of the above is feasible to make the custom post type workable.
Thank you!
Hi,
Please understand the "Singles" and "Pages" is different type from WordPress. So, it can't be apply the Pages Options" to "Single Options".
If you want to disable the Post title & Breadcrumbs for a single of custom post - please show me URL for those single post pages. I will help you disable it with Custom CSS.
Best Regards,
PenciDesign
Hi there,
Thank you for your reply and assistance.
Sure, would you please advise how to disable the Post title & Breadcrumbs for the CTP as below link:
https://carsdailyhk.com/guides/%e9%a6%99%e6%b8%af%e8%b2%b7%e8%bb%8a%e6%94%bb%e7%95%a5
Much appreciated!
Hi,
Please try add more this code to Customize > Custom CSS to do that:
Best Regards,
PenciDesign