Forum
Calc Builder Support
Calc Builder supportForums
Public write access is disabled. Please login
Re: Email result alert blank 22.12.2014 08:43
Hi,
that text is recovered from the language files, it's included by default, for the module:
joomla\language\en-GB\en-GB.mod_calcbuilder.ini
and for the component view:
joomla\language\en-GB\en-GB.com_calcbuilder.ini
with this value:
EMAIL_SENT_OK="Email sent ok!"
If the text is not found at the language files, the value EMAIL_SENT_OK would be shown, so it will never be empty unless you use another language file which sets empty as the value. We may think in an style issue instead, hiding the text or making it same color than the background. Please place a private ticket at the helpdesk and share an url to your calculator, we can debug and let you know how to fix.
Thanks, regards
Moonsoft Team
www.moonsoft.es
that text is recovered from the language files, it's included by default, for the module:
joomla\language\en-GB\en-GB.mod_calcbuilder.ini
and for the component view:
joomla\language\en-GB\en-GB.com_calcbuilder.ini
with this value:
EMAIL_SENT_OK="Email sent ok!"
If the text is not found at the language files, the value EMAIL_SENT_OK would be shown, so it will never be empty unless you use another language file which sets empty as the value. We may think in an style issue instead, hiding the text or making it same color than the background. Please place a private ticket at the helpdesk and share an url to your calculator, we can debug and let you know how to fix.
Thanks, regards
Moonsoft Team
www.moonsoft.es
Re: Email result alert blank 06.02.2015 11:34
Hi,
for the case above it was in fact a css style issue. The text was there, but the template was applying an style, changing the text to white, maybe you also have a template the popup is inheriting styles from.
We suggest to check if you can find the font color of your poup and change the style affecting. If you're not sure how to find it, please open a ticket and share an acess so we'll debug at your site.
Thanks,regards
Moonsoft Team
www.moonsoft.es
for the case above it was in fact a css style issue. The text was there, but the template was applying an style, changing the text to white, maybe you also have a template the popup is inheriting styles from.
We suggest to check if you can find the font color of your poup and change the style affecting. If you're not sure how to find it, please open a ticket and share an acess so we'll debug at your site.
Thanks,regards
Moonsoft Team
www.moonsoft.es