-
AuthorPosts
-
March 8, 2018 at 10:15 am #923700Csaba DemeterGuest
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_18947876Our 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.
March 8, 2018 at 11:43 am #923783Hey 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,
VictoriaMarch 8, 2018 at 11:45 am #923784Csaba DemeterGuestThanks Victoria,
Yes, I figured that out.
I’m looking for a solution with the header working AND not overlapping.Regards,
CsabaMarch 8, 2018 at 12:00 pm #923798Hi 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,
VictoriaMarch 8, 2018 at 12:14 pm #923807Csaba DemeterGuestThank 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.
March 8, 2018 at 2:21 pm #923882Hi 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,
YigitMarch 8, 2018 at 2:33 pm #923894Csaba DemeterGuestSure, you can find the download link in the private content field.
I appreciate your efforts!
March 8, 2018 at 9:26 pm #924090Hi,
Forward the ticket – please be patience till we take some time to review it properly!
Best regards,
Basilis -
AuthorPosts
- You must be logged in to reply to this topic.