Hello,
I have a Page in page Builder using the Articles add-on to display Joomla articles. I also have the date shown. How can I change the format of the date from the current seeting and use one of the Joomla defined DATE_FORMAT language options?
I have tried to override the addon site.php in:
components/com_sppagebuilder/addons/articles/site.php
copying this file to:
templates/shaper_helixultimate/html/layouts/com_sppagebuilder/addon/articles/site.php
and changing the DATE_FORMAT_LC langauge code but it does not seem to work?
Having an option in the Pagebuilder settings or the article addon would be very helpful in future releases.
Thanks