Tagged: All-in-one-event-calendar
Hi Enfold team,
i ran into a strange problem with Enfold theme and the All-In-One Event Calendar plugin. Basically it is working but in the monthly calendar view events with a duration of multiple days display not correctly. Switching the theme to Twenty Seventeen solves the issue. Is there a way to make the calendar plugin work flawlessly with Enfold theme?
AIOEC is a very widespread plugin many users will benefit from compatibility with Enfold. Any chance the developers can have a look into it?
Right now I have two sites running with Enfold and the AIOEC plugin. For future projects I will have to look for another theme that works with the calendar plugin…
Thanks in advance for your support.
Rgards,
Martin
I did some investigations and discovered that the css value a {max-width:100%}
in base.css is responsible for the display issue with multiple day events.
I set a {max-width: none;}
in my child theme style.css and now the events display correctly.
Can you please tell me if this modification has negative side-effects on other links on the website? What is the purpose of the a {max-width: 100%} setting?
If there is no negative impact this topic can be closed.
Hi,
This should night have a negative impact, and the issue could very well be a styling conflict with an installed plugin that was overwriting everything else.
Best regards,
Jordan Shannon