Updating Revolution Slider v 5.0.6 from 4.6.5 – problem

This topic has 12 replies, 4 voices, and was last updated 8 years, 7 months ago ago by Eva Kemp

  • Avatar: groubee
    groubee
    Participant
    September 13, 2015 at 21:25

    Hi

    I am trying to update The Revolution Slider plugin to v 5.0.6 from 4.6.5 – but the sliders does not display after update?

    What to do?

    best regards
    Tonny

    11 Answers
    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    September 14, 2015 at 10:57

    Hello,

    Please provide us with FTP and WP Dashboard credentials in private content.

    Best regards,
    Jack Richardson.

    Avatar: groubee
    groubee
    Participant
    September 14, 2015 at 16:48

    ok here you go – its our test server – so I need to know what to do with our live server?

    Please, contact administrator
    for this information.
    Avatar: Robert Hall
    Robert Hall
    Support staff
    September 14, 2015 at 16:56

    Hello,

    After plugin update navigate to Dashboard->Revolution Slider->Slider Settings->select “Slidershow-auto” and click save settings.
    Please see screenshot: http://prntscr.com/8g9j08

    Regards,
    Robert Hall.

    Avatar: groubee
    groubee
    Participant
    September 14, 2015 at 21:52

    Hi Robert,

    Something is really wrong here, after the update the slider is smaller and some of the button style is gone?

    Page images, background images are not showing right when you scroll down the page? Only if I update the page twice, the second time the images shows on the page?

    What to do?

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    September 15, 2015 at 09:29

    Hello,

    I’ve changed slider height to 900px:
    http://storage8.static.itmages.com/i/15/0915/h_1442305648_8584108_5e0a89a24d.png
    and commented this code in parent style.css to fix the issue with arrows:

    .rev_slider_wrapper .tparrows {
      background-image: none;
      width: 45px;
      height: 45px;
      background-color: transparent;
      border-radius: 100%;
      border: 2px solid #fff;
      text-align: center;
      font-size: 0;
      font-style: normal;
      text-indent: 0;
      opacity: 0;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out;
    }
    .rev_slider_wrapper .tparrows:before {
      font-family: FontAwesome;
      font-size: 30px;
      position: absolute;
      color: #fff;
      line-height: 41px;
      display: block;
      width: 100%;
      height: 100%;
      -webkit-transition: all 0.2s ease-in-out;
      -moz-transition: all 0.2s ease-in-out;
      -ms-transition: all 0.2s ease-in-out;
      -o-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out;
    }
    .rev_slider_wrapper .tparrows:hover {
      background-color: #fff !important;
      opacity: 1;
    }
    .rev_slider_wrapper .tparrows:hover:before {
      color: #252525 !important;
    }
    .rev_slider_wrapper .tparrows.tp-leftarrow.default {
      left: -40px !important;
      top: 50% !important;
    }
    .rev_slider_wrapper .tparrows.tp-leftarrow.default:before {
      content: "\f104";
      left: -1px;
    }
    .rev_slider_wrapper .tparrows.tp-rightarrow.default {
      right: -40px !important;
      top: 50% !important;
    }
    .rev_slider_wrapper .tparrows.tp-rightarrow.default:before {
      content: "\f105";
      right: -1px;
    }
    .rev_slider_wrapper:hover .tparrows {
      opacity: 1;
    }
    .rev_slider_wrapper:hover .tp-leftarrow.default {
      left: 40px !important;
    }
    .rev_slider_wrapper:hover .tp-rightarrow.default {
      right: 40px !important;
    }

    We’ll fix it in the next theme update too.

    Please check slider now.

    Best regards,
    Jack Richardson.

    Avatar: groubee
    groubee
    Participant
    September 15, 2015 at 10:49

    Hi,

    Yes the slider looks good, but the page dont!! There is still no background images…
    See: https://www.dropbox.com/s/vurz9xt5udc34hn/no%20background%20image.png?dl=0

    I think something is wrong with javascript or CSS… ?
    I am using Chrome on mac.

    Avatar: Robert Hall
    Robert Hall
    Support staff
    September 15, 2015 at 10:57

    Hello,

    Please clean cache and check this. Also see screenshot: http://prntscr.com/8gjmke

    Regards,
    Robert Hall.

    Avatar: groubee
    groubee
    Participant
    September 15, 2015 at 11:06

    Ok it looks like it works now!! thanks 🙂

    Still the button style is gone? see our live site her: http://www.smooff.net/ and the popup video player too? its all on the live site, but gone after update: http://dev-smooff.serv10.powerhosting.dk/

    I would love to fine a solution where I can update the live site with the new version of the Revolution slider which works without problems 🙂

    Best regards
    Tonny

    Avatar: Eva
    Eva Kemp
    Support staff
    September 15, 2015 at 12:01

    Hello,

    The reason was you disabled the plugin Easy Lightbox WordPress. I’ve enabled it and now video popup is working. Clear browser cache and check.

    Regards,
    Eva Kemp.

    Avatar: groubee
    groubee
    Participant
    September 15, 2015 at 12:08

    Super Eva – and sorry!! what about the missing button style?

    Avatar: Eva
    Eva Kemp
    Support staff
    September 15, 2015 at 12:53

    Hello,

    Revolution Slider authors changed some styles in the plugin latest version and removed images that were used in old version. That’s why now you have different buttons style than before.

    Regards,
    Eva Kemp.

  • Viewing 12 results - 1 through 12 (of 12 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.