-
AuthorPosts
-
October 7, 2019 at 11:59 am #1145730
Hey, i use a picture with hotspots. Almost everything works as expected, except for this:
In firefox (only!! in firefox) the position of the tooltip is wrong – at least when i hover the pulsating dot for the first time. If i hover it once again the position is right!
Any solution?
Thanks, SvenOctober 7, 2019 at 3:13 pm #1145809Hey SvHa,
Could you please attach some screenshots of the issue?
Looks fine on my end in FF on a Mac.
Best regards,
VictoriaOctober 7, 2019 at 4:56 pm #1145844Hi Victoria,
here are two Screenshots:
firsthover.jpg (wrong)
secondhover.jpg (right)Thank you :-)
October 10, 2019 at 1:18 am #1146701Hi,
Thank you for the update.
The following script might help. Please add it in the functions.php file.
add_action('wp_footer', function() { ?> <script> (function($) { $('.av-image-hotspot').trigger('mouseenter'); })(jQuery); </script> <?php });
This will simulate a hover event on the hotspots on page load and it should trigger the script to calculate the position of the tooltip.
Best regards,
IsmaelOctober 10, 2019 at 3:53 pm #1146882Thank you Ismael, but sorry it does not work. The additional function changes nothing – sorry…
Regards, SvenOctober 11, 2019 at 7:06 am #1147038Hi Sven,
Thank you for the update.
Can we access the site’s dashboard? We would like to test the script. Please post the login details in the private field.
Best regards,
IsmaelOctober 21, 2019 at 12:07 pm #1149829This reply has been marked as private.October 23, 2019 at 7:02 am #1150393Hi,
Can you tell me: is this a problem of Enfold or a problem made by the browser Firefox?
It is probably an issue with the theme — specifically the script that calculates the tooltip position. Unfortunately, we won’t be able to provide you with a proper solution if we don’t have access to the site. Have you tried to adjust the tooltip position?
Best regards,
IsmaelOctober 23, 2019 at 9:27 am #1150417This reply has been marked as private.October 24, 2019 at 10:58 am #1150831Hi,
What is the login URL? We tried the default login URL, but it redirects to a 404 page. Please include it in the private field.
Thank you for your patience.
Best regards,
IsmaelOctober 24, 2019 at 11:05 am #1150835This reply has been marked as private.October 25, 2019 at 11:35 am #1151165Hi,
Thank you for the update.
We edited the script in the functions.php file, but it didn’t work. What happens when you slightly adjust the position of the hotspot, or the position of the tooltip?
Best regards,
IsmaelOctober 25, 2019 at 11:59 am #1151171This reply has been marked as private.October 28, 2019 at 2:04 pm #1151753Hi,
We tried to adjust the position of the hotspot but the result is still the same. It works properly when the tooltip position is set to “Right Below” — but not when it’s above or centered. We are not really sure why the initial calculation is off.
Best regards,
IsmaelOctober 29, 2019 at 9:25 am #1151995… thank you Ismael, but i am disappointed that there is no solution… :-((
October 30, 2019 at 9:07 am #1152242Hi,
Sorry about that. We’ll let you know once we found a fix. Please keep the thread open so that we can check it from time to time. Do you see the issue on other areas of the site?
UPDATE: We save the layout of the home page as template and use it on a test page. The hotspot works properly when we use an image that is of a different size and aspect ratio. Please check the test page in the private field.
Best regards,
IsmaelOctober 30, 2019 at 8:30 pm #1152502Hi Ismael,
sorry but on my computer it does not work :-( Do you still need access to the backend?
Regards, SvenNovember 8, 2019 at 6:43 am #1154863 -
AuthorPosts
- You must be logged in to reply to this topic.