Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the pue-sales domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114
Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the better-click-to-tweet domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114
Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the pue-amazon domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114
Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the pue-stats domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114
Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the wordpress-seo domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114 Strange error message (blank) in home page after Event EE$ install | Event Espresso - Staging Server
I have a box red for error with no text after install EE4.
You can see it in this site: http://www.mediageo.it
If I deinstall Events, it come back regular.
Any suggestion?
The red box is for event espressos ajax notices and should be hidden unless in use.
The sites theme is forcing that Div to be visible. Within the themes style.css file line 552 has this:
#homeGallery .acad-images > div > div {
visibility: visible!important;
cursor: default;
}
The visibility: visible!important; is what is causing the box to be displayed. As it is using !important it is not simple to override, I would recommend removing that rule.
Yes following your instruction it is gone away but the “featured articles” that was in the blank space are not visible any more.
I think there are other conflicts.
Please let me resume:
– I have a fresh install with a juice theme (payed)
– I install the Event Expresso Lite and it works.
Finally I decide to buy the Event Expresso license and I get this problem! I cannot lose all this time and I have to abandon this plugin. Money lost!
The initial issue was caused by your sites theme applying styling. What changes did you make to fix this?
Viewing 9 reply threads
The support post ‘Strange error message (blank) in home page after Event EE$ install’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.