Hello, I'm on joomla 3.2 latest version of chrono.
Hebrew language installed and made default, frontforms_rtl.css does not load (does not exist in the source of the page). I think I've seen it in older versions too.
Seem to be a bug, unless I missed some configuration?
Thanks
Hebrew language installed and made default, frontforms_rtl.css does not load (does not exist in the source of the page). I think I've seen it in older versions too.
Seem to be a bug, unless I missed some configuration?
Thanks
Hi SubCon,
I think you are correct and there is a bug. If your site is just Hebrew then you can edit the code at lines 24-26 of administrator\components\com_chronoforms\form_actions\show_html\cfaction_show_html.php to change the file name to be loaded. Or you could just rename the frontforms_rtl.css to frontforms.css
Bob
I think you are correct and there is a bug. If your site is just Hebrew then you can edit the code at lines 24-26 of administrator\components\com_chronoforms\form_actions\show_html\cfaction_show_html.php to change the file name to be loaded. Or you could just rename the frontforms_rtl.css to frontforms.css
Bob
Thanks Bob, I already fixed it for me, but thought You should know, and then fix it in the next release.
This topic is locked and no more replies can be posted.