Viewing 16 posts - 1 through 16 (of 16 total)
  • Author
    Posts
  • #1322463

    Hi
    if a hotspot is placed at BELOW > BOTTOM RIGHT, it actually appears to the right, NOT BELOW ( it takes the class .av-tt-pos-right, not .av-tt-pos-below … ).
    Am I wrong something? could you check please? Thank you

    #1322518

    Hey,

    Thanks for contacting us!

    I just tested on my local installation and it does seem to be working fine on my end – https://imgur.com/a/a1ifODs

    Which version of Enfold are you using?

    Best regards,
    Yigit

    #1322526

    Hi Yigit
    I’m using version 4.8.6.2…
    Below is the url of a picture with the positioning setting and what the hotspot looks like on the page (in the red box).
    What can be wrong?
    Maura

    #1322591

    Update: I just updated to version 4.8.6.3 but the problem persists :-(

    #1322901

    Hi,

    Thank you for the update.

    It seems to be working correctly on our end. The tooltip gets the correct class names, both av-tt-pos-left/right and av-tt-pos-below. Please post the site URL in the private field so that we could check the issue.

    Screenshot: https://imgur.com/KMwxw3F

    Best regards,
    Ismael

    #1323721
    This reply has been marked as private.
    #1323722
    This reply has been marked as private.
    #1323746

    Hi,

    Yes, please post the login details in the private field so that we can check and adjust the hotspot settings. Looks like hotspot 3 is set to be “bottom centered”.

    Best regards,
    Ismael

    #1323751
    This reply has been marked as private.
    #1324012

    Hi,

    Thank you for the update.

    Please remove the old Enfold 4.8.3 from the themes folder to rule out any conflict, then replace the content of the themes/enfold/config-templatebuilder/avia-shortcodes/image_hotspots/image_hotspots.php with the following code.

    // https://pastebin.com/nJhGCKqf

    It is not working correctly because the value in the Posizione Tooltip dropdown option is incorrect.

    <optgroup label="Below">
    <option value="av-tt-pos-left av-tt-align-bottom">In basso a sinistra</option>
    <option selected="selected" value="av-tt-pos-right av-tt-align-bottom">In basso a destra</option>
    <option value="av-tt-pos-below av-tt-align-centered">In basso  al centro</option></optgroup>
    

    Best regards,
    Ismael

    #1324074

    Hi Ismael
    I replaced the code but the problem persists .. later I also tried to update Enfold to the new version 4.8.6.5 but still nothing. So is it my problem? Where am I wrong? I attach below the code I put …
    Thanks.
    Maura

    #1324332

    Hi,

    Thank you for following up.

    We removed the code that you posted above but it certainly looks correct. The issue might have something to do with the translations because it is working properly on our installation, which is set to the default language (en_US).

    Would you mind posting the FTP details in the private field? We may have to access the server in order to debug the issue properly.

    Best regards,
    Ismael

    #1326485
    This reply has been marked as private.
    #1326577

    Hi,

    Thank you for the info.

    We are not yet sure what is causing the issue but we have found out that the select option in the element editor itself holds the incorrect value (see screenshot below). We will forward the issue to our channel.

    Screenshot: https://imgur.com/APr9M5P

    Best regards,
    Ismael

    #1326627
    This reply has been marked as private.
    #1326781

    Hi!

    It was an issue with the translations as expected. We included the correct translations in the latest version (4.8.7) of the theme, which is now available on Themeforest.

    WordPress notified me of an error in line 420

    We cannot reproduce the issue on our end. Please try to reload the page again or check the site on incognito mode.

    Thank you for your patience.

    Best regards,
    Ismael

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