Topic Resolution: Not Resolved
  • Closed
  • Elen Semenek
    Spectator
    July 8, 2016 at 12:31 am #28826

    Hello,

    I was testing Evolve Free theme and revolution slider was working fine. Today, I purchased premium version and my revolution slider not working properly.

    http://ellero.com/kayaks/ultra-sport-model/ (password Summer2016)
    There are 2 sliders – see the image
    The top slider – does not displayed at all.
    The bottom slider – shows small icon, but it should be as wide as the browser and 400px in height.

    How come it was working with FREE version and NOT working with Premium?

    Denzel Chia
    Moderator
    Posts: 2672
    July 8, 2016 at 1:15 am #28829

    Hi,

    There is many javascript errors on your webpage. You can use developer console to take a look.
    Please check for plugin conflict by disabling one plugin at a time and clearing any cache.

    Thank you

    Elen Semenek
    Spectator
    Posts: 13
    July 8, 2016 at 1:27 am #28830

    No, that’s not the reason. I dis-activated all plugins and it is still NOT working.
    Also, it was working fine with FREE Evolve theme. Same plugins – 100% the same!!

    I still have Free version in my theme (in-active) and if I activate it – Revolution slider works fine!!!
    So, the problem is with the PREMIUM version, not javascript or plugins!!

    see the attached image. I just created it!

    You can login to my dashboard and try to activate a FREE Evolve theme to see that slider will work immediately!!

    Denzel Chia
    Moderator
    Posts: 2672
    July 8, 2016 at 1:48 am #28832

    Hi,

    Please try the following.

    Open up Evolve Plus’ style.css file, go to line 7133 and remove the following.

    #wrapper .fullwidthbanner-container {
    width: auto !important;
    }

    Thank you.

    Elen Semenek
    Spectator
    Posts: 13
    July 8, 2016 at 2:07 am #28835

    It worked!! Thank you!!!

    Denzel Chia
    Moderator
    Posts: 2672
    July 9, 2016 at 6:59 am #28850

    You are welcome!

    Elen Semenek
    Spectator
    Posts: 13
    July 15, 2016 at 10:18 pm #29068

    It does not work with new Theme Version!

    Roman
    Spectator
    Posts: 3147
    July 15, 2016 at 11:58 pm #29072

    the website is protected..not able to check 🙁

    Elen Semenek
    Spectator
    Posts: 13
    July 16, 2016 at 12:06 am #29075

    @Roman the password is: Summer2016

    1. This is the page – http://ellero.com/kayaks/ultra-sport-model/
    It has 2 sliders:
    a) The one – right below the title
    b) Another one before the “Core Featured Options”
    Screenshots:
    http://ellero.com/wp-content/uploads/2016/07/Revolution-Slider-1-CODE.png
    http://ellero.com/wp-content/uploads/2016/07/Revolution-Slider-1.png

    2. This page – http://ellero.com/contact-us/
    It has Google Map, that also not showing up in new version.
    http://ellero.com/wp-content/uploads/2016/07/GOogle-Map-CODE.png
    http://ellero.com/wp-content/uploads/2016/07/Google-Map.png

    Roman
    Spectator
    Posts: 3147
    July 16, 2016 at 12:52 am #29076

    sorry, had to overlook this thread before. As Denzel mentioned, please remove that code from style.css line # 7112, will be fixed in the next release.

    For the Google Map, we added Google API under Contact section in theme options which needs to be added now as Google requires it.

    Elen Semenek
    Spectator
    Posts: 13
    July 16, 2016 at 9:59 am #29081

    It’s still does not work. This is what I have:

    /* Containers */

    .container-header {
    margin-top: 0px!important;
    margin-bottom: 0px!important;
    }

    .container-menu {
    margin: 0 auto!important;
    padding-bottom: 10px!important;
    position: relative!important;
    z-index: 99997;
    }

    .nacked-menu {
    padding: 0 15px!important;
    margin-bottom: -1px;
    }

    .container-center {
    margin: 0px auto!important;
    }

    .container-footer {
    margin-bottom: 0!important;
    position: relative!important;
    }