Call Cloud Template PHP vs Child Template

Posted in: Newspaper
Post count: 104

Long shot, but I am working on making a custom page that loads a post by id and curious if there is a way to apply a cloud template to it? Is there a way I can call via PHP some function to render a cloud template or load it? I know I can create a custom page using the standard newspaper template, but it doesn’t have all the customizations that I have applied to the current cloud template so it would not look the same. I know all cloud template resides in the database, not as a file, but thought there might be a way to get_post and then load the template and render properly? It basically boils down to loading a template file with a post ID already loaded and rendered. The reason behind this is I need to add some custom PHP if logic on when to display this.

Post count: 21065

Hello!

Unfortunately, in our theme there is no settings to achieve that and this will require custom work which is not covered by the support team.

Thank you!

Post count: 104

Yeah, I figured that I am doing the custom work, I just thought if I got an idea of the best place to start. Guess I will dig through code.

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