Thank you for your contribution.
It is nice to see you are using the template to separate the PHP logics from the presentation. I have used Smarty long time ago but not sure if that is still relevant today.
Some of the logics, even written in the template, could be moved to the relevant PHP classes for simplicity, for example {if $Child- >getAttribute('release_from') && $Child->getAttribute('release_from') != '0000-00-00 00:00:00'}
And, it is also important to make it mobile user friendly.
Your contribution has been evaluated according to Utopian policies and guidelines, as well as a predefined set of questions pertaining to the category.
To view those questions and the relevant answers related to your post, click here.
Need help? Chat with us on Discord.
RE: Tabler Template for QUIQQER - Children List Adaptation