Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #923700
    Csaba Demeter
    Guest

    As suggested in this comment, I’m looking forward to fixing this compatibility issue.
    https://themeforest.net/item/enfold-responsive-multipurpose-theme/4519990/comments?page=545&filter=all#comment_18947876

    Our plugin (Mapplic) is simply adding a .mapplic-fullscreen class to the map element with these CSS settings:
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100% !important;
    z-index: 1000;

    Here’s an example of our mutual client using Enfold and Mapplic.
    If you scroll down to the map and go fullscreen (button on the top-left corner), the header will overlap.

    Let me know your thoughts and suggestions.

    #923783

    Hey Csaba Demeter,

    No overlap happens when Enfold #header gets z-index: 1, but the header does not work like that on the page.

    Best regards,
    Victoria

    #923784
    Csaba Demeter
    Guest

    Thanks Victoria,

    Yes, I figured that out.
    I’m looking for a solution with the header working AND not overlapping.

    Regards,
    Csaba

    #923798

    Hi Csaba,

    You might want to be changing z-index of the header by JavaScript when clicked on the map to go full screen.

    Unfortunately, it would require quite some time and customization of the theme to achieve this, so I am sorry to tell you that this is not covered by our support. However, if it’s really important for you to get this done, you can always hire a freelancer to do the job for you :)

    Best regards,
    Victoria

    #923807
    Csaba Demeter
    Guest

    Thank you Victoria.
    I’m a WordPress developer myself so I won’t be needing a freelancer. :)

    I also understand that this is not covered by support, but as Yeet suggested on the comments section, I was hoping that together we can figure out a solution to ensure that our products work flawlessly in the future without any conflicts.

    #923882

    Hi Csaba,

    Thanks for contacting us!

    Could you please send a copy of your plugin so we can test it with the latest version of Enfold 4.2.6? Example site is currently using an older version 4.0.5 :)

    Best regards,
    Yigit

    #923894
    Csaba Demeter
    Guest

    Sure, you can find the download link in the private content field.

    I appreciate your efforts!

    #924090

    Hi,

    Forward the ticket – please be patience till we take some time to review it properly!

    Best regards,
    Basilis

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