Skip to content

How to use a specific template style for a page? #867

Answered by johanjanssens
rbare1 asked this question in Q&A
Discussion options

You must be logged in to vote

Glad to hear you been able to get started. Please check: #269 I haven't tested this with template styles, but you should be able to do:

---
process:
    template: 
        name: [ ... ]
        config:
            templatestyle: [...]
---

Where [ ... ] is replaced with the name of the template and the name of the style.

Please note that this feature requires to have the Joomla extension for Pages installed. More info how to install Pages extensions please see the 0.21 release announcement: #738

You can find the code that handles the template and config here: /v0.22.3/contrib/extensions/joomla/event/subscriber/dispatcher.php#L86

Replies: 2 comments 5 replies

Comment options

You must be logged in to vote
2 replies
@rbare1
Comment options

@johanjanssens
Comment options

Answer selected by johanjanssens
Comment options

You must be logged in to vote
3 replies
@johanjanssens
Comment options

@desbear
Comment options

@johanjanssens
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants