Answer the question
In order to leave comments, you need to log in
How to display layout in modx?
I just got acquainted with modx ... Ready site, I want to make a version of the site for the visually impaired (display content differently).
From scratch I know how to write:
<?php if($_COOCKIE['...']): ?>
<body>Вариант обычный</body>
<?php else: ?>
<body>Вариант для слабовидящих</body>
<?php endif; ?>
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question