Adding custom PHP code to a cloud template

Posted in: Newspaper
Post count: 11

Hi,

I’d like to be able to add some custom PHP code to my single post template, which is now using a cloud template.
(I have a plugin that does not have a shortcode; I need to use a PHP tag to insert its output to the page.)
But there is no template file in the theme folder that I can edit.
How can I add PHP code to a single post cloud template?

Thanks,
Peter.

Post count: 20688

Hi,

The cloud templates don’t have PHP files like the predefined default templates do. So entering PHP code in them is not possible in this case.

Maybe you could try to use a PHP widget plugin that you can place in a cloud template and enter the code there. I haven’t tried any unfortunately.

Thanks

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