Hi,
i installed wp courseware to create courses with modules and units. Like posts the units also cannot use the template builder.
I know that i can activate the template builder for posts, if i go to the meta.php and add there ‘post’ in a specific part.
How I can activate this for other objects like units? Is it possible?
Thanks,
Daniela
Hey Daniela!
You would add the custom post type id just like you would post
. Its not fully supported but it should work for the most part (read we rarely get any reported issues but its not been debugged to be fully supported yet).
Best regards,
Devin
Hey Devin,
i tried it with the custom post type id and it works. unfortunately it does not work well together. I created now templates for the units.
Thank you! and Best regards,
Daniela
Glad we could help. Let us know if you have any other questions or issues.