I have one layout component for all my pages, I want to switch this component based on the user desire. I don't want to add a property to each page to ...
How can I make changes to tml files - like for layout and other components - quickly visible via F5 in the browser? At the moment I keep those files under ...
I have two layouts and both are working in index page, but when I give to another the second one doesn't work. I don't know what the problem is, I'm new ...