Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #594949

    Hi everyone,

    I’ve just purchased Enfold and so far, i’m really happy with the result.

    That said, i have a conflict between my calendar plugin, All-in-one Event Calendar and the theme. When using the calendar view called “Stream” of the plugin, the expected result is this (view with Twenty Sixteen theme) :
    Ai1EC + Twenty Sixteen Theme

    But using Enfold, i have this :
    Ai1EC + Enfold

    I’ve checked the problem and it seems that Avia is adding style tags to the link of the image with a JS function :
    AiEC + Enfold JS problem

    The problem comes with “position: relative;”. If this is not set, then the image is correctly displayed.

    What can i do to turnaround the problem quickly ? What can be the side effects ? Is there a permanent solution to solve this issue ?

    Hope it’s all clear !
    Thanks in advance for the help,
    Mickaël.

    #595039

    Hi there,

    For the moment, i have set this in the quick CSS zone of the theme :
    .ai1ec-event-avatar-wrap a {position:initial !important; overflow:visible !important;}

    I don’t know the side effects of such a CSS on other pages, so if you have a better solution, i’m interested.

    Thanks,
    Mickaël.

    #597149

    Hi!

    Thank you for using Enfold.

    The “.ai1ec-event-avatar-wrap a” css selector seems to be unique enough to not to affect other elements on the theme so it’s probably the best solution for now.

    Regards,
    Ismael

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.