Tagged: x
-
AuthorPosts
-
November 25, 2016 at 7:36 pm #1271115
Hi,
i use superfly as menu – nice. But there is a problem the complete right border of the page is not accessible when superfly is activated (Burger in right top corner) so for example Lightbox gallerys do not work as i can not klick the arrow on the right side. Need some help please.
November 25, 2016 at 8:16 pm #1271178Hello There,
Thanks for writing in! To assist you better with this issue, would you mind providing us the url of your site with login credentials, if necessary, so we can take a closer look? This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.
To do this, you can make a post with the following info:
– Link to your site
– WordPress Admin username / password (only if necessary)Don’t forget to select Set as private reply. This ensures your information is only visible to our staff.
Thank you.
November 25, 2016 at 8:51 pm #1271198This reply has been marked as private.November 25, 2016 at 9:57 pm #1271225Hi There,
Thanks for providing the login information. Are you referring to this issue, http://prntscr.com/dbwku4?
If this is the case, then we just have to move the x or close button to the left side. To do that, please add the following css code in the customizer, Appearance > Customize > Custom > CSSbody .tolb-holder .tolb-close { right: auto; left: 0px; }
We would loved to know if this has work for you. Thank you.
November 25, 2016 at 10:01 pm #1271228That is not that problem. As i told, i can not click the right arrow (next image) as long as superfly button is active. I can see the arrow, it´s not hidden but it can not be clicked.
November 25, 2016 at 10:15 pm #1271237Hello There,
To resolve this issue, we will move the next arrow a little bit to the left to avoid the conflict. Please add the following css code in the customizer, Appearance > Customize > Custom > CSS
body .tolb-next, body .tolb-prev { z-index: 4000000 !important; } body .tolb-next { right: 40px; }
Please let us know if this works out for you.
November 26, 2016 at 10:01 am #1271486ok,looks like a workaround for a bad Superfly bug. Did some more testing on this issue. When i set menu to mouseover activation, it activates the menu when the mouse is on the left border of screen. Not only when you mouseover the burger. This is really wired and should be fixed soon.
Even if this workaround works it´s a little unprofessionalNovember 26, 2016 at 6:46 pm #1271791Hello There,
Thanks for updating in! I would not say that this is a bug in Superfly. This is merely a conflict between the lightbox of the Thegrid plugin and the SuperFly plugin. The creators did not anticipated this part. All they have considered is that SuperFly hotspots will always be on top of any other elements on the page.
We certainly appreciate the feedback! This is something we can have some further discussions with the creators of SuperFly plugin. This way it can be taken into consideration for further development.
Thanks!
November 26, 2016 at 7:01 pm #1271799It´s a conflict with everything on the side of the website.. Mouseover activates Menü when you are on the left side, not when you are truly mouseover the menuicon. This is really bad and not only a problem with lightbox.
November 26, 2016 at 10:19 pm #1271878Hello There,
Points taken. We have reported this to the developers of SuperFly plugin. They will be ones to review and investigate further. Rest assured once they’ll have it figured out, it will be updated and shall be rolled out in the next update release.
Thank you for your understanding.
-
AuthorPosts