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.
Support forum for Event Espresso 3 and Event Espresso 4.