Update pages with Template7 compiled HTML

Hi all, who can help?

I want to use Template7 for all pages. I managed to compile the page content using json language files. But I don’t know how to “update” the current page with the new compiled content. Any ideas?

In V2 you can specify a templateURL or template in your routes instead of a URL. The router will use the use the template you specify to create the page content.

1 Like