Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #875881

    I was just wondering, has anyone with 4.2 update issues have noticed an icon animation and lightbox modal window issue as well? I don’t know if this is unique to my sites or if it’s on other Enfold sites as well and just hasn’t been noticed yet.

    I updated two sites from 4.1.2 to 4.2 and had the fullscreen slider/video issue on one of them and then noticed the icon animation stopped working on both. I used the code from this post, https://kriesi.at/support/topic/enfold-4-2-update-trouble-in-full-width-slider/, as a temp fix for the fullscreen slider/video issue.

    It also seems that the lightbox modal window stopped working for a video link as well. It works on the example site below, as does the icon animation.

    Example site with 4.1.2 running and the icon animation and lightbox both work. It’s in the third section down used as a video button: https://www.intelliteach.com/services/skillbuilder/

    #876308

    Hey calvinator,

    Please post us your login credentials (in the “private data” field), so we can take a look at your backend.

    1. Install and activate ” Temporary Login Without Password “.
    2. Go to ” Users > Temporary Logins ” on the left-side menu.
    3. Click ” Create New “.
    4. Add the email address for the account ( you can use (Email address hidden if logged out) ), as well as the ” Role ” making that the highest possible and the expiry about four days
      ( do be sure that we have enough time to debug ).
    5. Click ” Submit “.
    6. You’ll now have a temporary account. Please provide us here in the private section the URL, so we can login and help you out.

    When your issue is fixed, you can always remove the plugin!
    If you prefer to not use the plugin, you can manually create a admin user and post the login credentials in the “private data” field.

    Best regards,
    Basilis

    #876360

    Hi Basilis,
    I’ve posted the creds in the private section as instructed.
    Thanks,
    calvinator

    • This reply was modified 7 years ago by calvinator.
    #877323

    Hi,

    It also seems that the lightbox modal window stopped working for a video link as well. It works on the example site below, as does the icon animation.

    Please use the correct vimeo url format. Example:

    http://vimeo.com/1084537
    

    Where did you add the icons?

    Best regards,
    Ismael

    #877365

    The original link I used was the one from the share button on Vimeo. I copied the embed code and extracted the URL in the format, as you gave in the example, and the lightbox modal window works now. I never would have thought that the URL format could be the issue for that, however, the icon animation still does not work.

    • This reply was modified 7 years ago by calvinator.
    #877399

    Hi,

    Where are the icons? I can’t see any icons in the page. Please create a test page so that we can inspect it.

    Best regards,
    Ismael

    #877530

    Hi Ismael,
    The play button for the video, over the blue image, is an icon. It should have a “sonar” effect when hovering a mouse pointer over it.

    If you go to the URL below, you’ll see the way the icon effect/animation should work. Scroll down to the third section and hover your mouse over the play button and you’ll see the “sonar” effect. I know how it is set up as I worked on this site as well.

    Thanks,
    calvinator

    #877951

    Hi,

    Thank you for the info.

    Please try this code in the Quick CSS field.

    .flex_column .av_font_icon.av-icon-style-border .av-icon-char {
        overflow: visible;
    }

    Best regards,
    Ismael

    #878145

    Ismael,
    The code worked so I moved it to the child theme’s style.css with no problems. I also placed it in the style.css of another site that had the issue and that one is working now as well.

    So, was this issue also related to the 4.2 update, as was the fullscreen slider issue in this thread?

    Thanks for you help in this matter. It is greatly appreciated.

    calvinator

    #878243

    Hi calvinator,

    Glad you got it working for you! :)

    If you need further assistance please let us know.

    Best regards,
    Victoria

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