Hi,
My client requires the possibility to add courses, videos and images as an instructor. I've created the custom post types for these but I need to apply this kind of a template: http://prnt.sc/dd5wa6 to my custom post types' archive pages.
Is there an easy way of doing this?
The uploads are automatically created as attachments, so you can create a page with page builder enabled and post grid or post filterable blocks, refer;
https://wplms.io/support/knowledge-base/how-to-add-courses-filterable-tabs-from-oneinstructor-theme/
Hi,
Thanks! That makes total sense except it doesn't see my custom post types in the select list.
I'll take a look and see if I can figure it out on my own meanwhile, but if you have any indication on how to include my custom post type in the list for Filterable posts, I'd appreciate it.
Was able to solve this by using the plugin Custom Post Types UI.
Not sure why it didn't work when I was adding them through code, or when I was using the Types plugin, but glad this one works as expected!
Thanks for the update that the issue is resolved, so closing the topic.