chromausa
Forum Replies Created
-
Forum: Plugins
In reply to: [Timely All-in-One Events Calendar] js console error & php errorCheck your PHP version, my host recently upgraded to PHP 7.0.6 which has created havoc with several of my WordPress plugins. I backed off my PHP version used to 5.6.21 and every thing went back to normal.
Update – This and several other plugins are not compatible with PHP 7+.
Just added the extra text I wanted to the message, saved, and cleared my site cache.
Tried cache clearing after altering the .po file, but no luck there.
Thanks again!
Thanks, that led me to the line that allowed me to change it.
Lines 1898- 2000:
#: core/um-actions-misc.php:107 msgid "We do not accept registrations from that domain. Please use your company email address." msgstr ""Under core/um-actions-misc.php, at line 107 is the error used, within a switch/case structure.
Using the “Settings: Access: Blocked email addresses” list.
The message for that setting is:
“This will block the specified e-mail addresses from being able to sign up or sign in to your site. To block an entire domain, use something like *@domain.com”The message above is the message provided by the plugin on the registration page (I tested using a gmail address after setting it to block using “*@gmail.com” in the list.)
Forum: Plugins
In reply to: [Contact Form 7] Theme shortcodes within form?Initial testing indicates that other shortcodes are not processed within the form. 🙁