Forum Replies Created

Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • You guys must be very busy with supporting people. Thank you for your service. When can I expect an answer? Otherwise I will have to reinstal a backup with previous versions that were working until the site for the meantime.

    Videos are not able to be played either.- some text over color sections don’t show – seems like it all has to do with the same things.

    This reply has been marked as private.

    Ok now I got it. So seems to be a bug with “The Events Calendar Category Colors” Plugin and the new Version of “the Events Calender”. So I deinstalled the Categoy COlors. Thank you for your assistance. I guess we can work without that plugin.

    Ok I deactivated The Events Calender and issue has solved. BUT my client needs the calender. WHat do you suggest? Should we reinstall from a backup (to an older calender version?) and not update until the issue has been fixed? Is the issue on automatic plugin developer side or enfold?

    in reply to: Fullscreen slider disappeared, no images displayed #1180825

    Hi there. I am having the same issue with a customer site since 2 days. All WPis up to date and Enfold is updated to 4.7.2.
    No slider images, gallery and full width images are not shown correctly. Also Navigation is not shown or accessible on pages with setting “invisible menu only after scroll down visible”. Customer is upset. Not sure what I can do. Can you please help asap. Thanks.
    PS: issue appeared 2 days ago.

    in reply to: Fullscreen slider disappeared, no images displayed #1180805

    Hi there. I am having the same issue with a customer site since 2 days. All WPis up to date and Enfold is updated to 4.7.2.
    No slider images, gallery and full width images are not shown correctly. Also Navigation is not shown or accessible on pages with setting “invisible menu only after scroll down visible”. Customer is upset. Not sure what I can do. Can you please help asap. Thanks.
    PS: issue appeared 2 days ago.

    in reply to: Gradients (buttons and text) #1128475

    HI Mike,
    thank you so much for your work.
    I added your code to the Quick CSS Panel.
    However in Firefox the buttons with btn2 are now transparent and not visible.
    Everything still works in Chrome. But now not in Safari.

    I am going to switch it back to the other code, as I need to present my client the page. And without the skript it at least shows the button in the theme color. I you feel like figuring it out I am grateful. However I can live with it not working in firefox for now. Since every other browser seems to display it right.

    Thank you.
    Awi

    in reply to: Gradients (buttons and text) #1127942

    thank you for checking Mike and the new code. I adjusted it to my gradient here. But Firefox still doesn’t display the gradient animation.
    Any ideas?

    #top .main_color .btn2 a.avia-button.avia-color-custom {
    color: rgba(255,255,255,0.9) !important;
    border-radius: 30px !important;
    background: linear-gradient(-45deg, #0077f2, #202b8e, #ff481e, #ff5e1e) !important;
    border-color: transparent !important;
    background-size: 600% !important;
    animation: anime 8s linear infinite;
    -moz-animation: anime 8s linear infinite;

    }

    @keyframes anime {
    0% {
    background-position: 0% 50%;}
    50% {
    background-position: 100% 50%;}
    100% {
    background-position: 0% 50%;}
    }
    @-moz-keyframes anime {
    0% {
    background-position: 0% 50%;}
    50% {
    background-position: 100% 50%;}
    100% {
    background-position: 0% 50%;}
    }

    in reply to: Gradients (buttons and text) #1127142

    phantastic Mike. Thank you so much. Works great now in Chrome and Safari!!!
    Anything I can add to make it work in FIrefox as well? Not sure about otherPC browsers.

    in reply to: Gradients (buttons and text) #1126826

    Hi Mike, I tried to accomplish to get that same button style and followed the layed out steps. However, the buttons with the .btn class now totally disappear or appear white or transparent. Is there anything I can do to get this working?

    See link. They should appear in the lower section above the Opt in on the left and right.

    • This reply was modified 5 years, 2 months ago by AwiIlanKali.
Viewing 11 posts - 1 through 11 (of 11 total)