I have my custom post types working perfectly by following your awesome instructions.
Now not can I get them working with the mobile theme? I copied over my template files and they made my pages for the custom post types blank.
I want to use the mobile theme, but it looks like I can’t?
Hello,
Pages in the mobile theme do not use visual composer so all pages that do not have a mobile version created for them in the second editor (mobile editor) will not display anything. Please read this topic to learn more about how the mobile theme works: https://forum.tagdiv.com/the-mobile-theme/
Thank you!
Yes I don’t use visual composer on my site. I created a template for my custom post type from one of the templates included with the theme.
Thank you. The url to my site is wpcrafter.com and you can see the custom post types when you click on courses, then click on the WordPress Security Essentials course. That will be 1 custom post type, and if you click on the first lesson, that will be the second custom post type.
Hi,
Unfortunately not all CPT-s seem to work with the mobile theme. Especially the ones that change the theme elements such as your featured video one. Our theme does not use an internal featured video, but just videos from youtube or vimeo. Your CPT has a different featured video implementation. The mobile theme was designed to work with the theme’s default implementation. It only seems to affect the video though as the rest of the elements seem to display ok. Unfortunately in this case there are 2 options. Either you disable the mobile theme and use the standard responsive version or you adapt the mobile theme code for your ctp, although this will not be an easy task and substantial coding skills are required. If you need thius modification, you can hire a freelancer from sites like studio.envato.com.
Thank you!