child theme's CPT single template in mobile-theme

Posted in: Newspaper
Post count: 2

Hello,

As per your documentation, to use with a Custom Post Type, I have created a custom template “single-myCPT.php” in Newspaper Child Theme.

It works great, on the regular desktop version but does not work in the Mobile theme, displaying header/footer of the website correctly, but no content, exactly as If I didn’t fill the Mobile Editor. ..But being a CPT, I do not have the Mobile Editor Showing up in WP admin when I edit the CPTs. ( the CPT is created using plugin POD )

Are there any solution or workaround ? besides disabling mobile theme of course.. ( I just want do display the same content as the Desktop theme )

Regards,

Post count: 22421

Hello,

Sorry but we have not tested the mentioned plugin so we cannot provide any solution. The mobile editor only shows up for pages, not for posts. Unfortunately there are no suggestions i can provide other than disabling the mobile theme plugin or creating your CPT in a different way. Maybe with a different plugin. Our CPT demo plugin adds a new CPT called books and the CPT can be seen on the mobile theme properly: https://www.screencast.com/t/dltGZuZxQ

Thank you!

Post count: 2

I will investigate other ways to create CPT (plugins or manually) since you confirm that it should work, and I’ll look at your CPT demo plugin as well.

Thank you for the quick reply.

Viewing 3 posts - 1 through 3 (of 3 total)
The forum ‘Newspaper’ is closed to new topics and replies.