Arrows on slider revolution are not showing they disappear

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

  • Avatar: xdigital
    xdigital
    Participant
    September 3, 2015 at 16:47

    Hello I have everything updated plugins and theme files but any slider in any page wont show the arrows on the edges insted it shows code’s like E824 and E825 I research the issue and went to the support forums of themepunch the authors of revolution slider after troubleshooting I am sure is a theme issue.
    1- I disable all plugins (problem still happen)
    2- I disable the theme and activated any other theme and BINGO the issue was solved

    Please, contact administrator
    for this information.
    10 Answers
    Avatar: Eva
    Eva Kemp
    Support staff
    September 4, 2015 at 08:49

    Hello,

    I’ve commented the code in style.css file:

    .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;
    }
    .rev_slider_wrapper .tp-bullets .bullet {
      height: 17px !important;
      background-image: url(images/sprite/icons.png) !important;
      background-position: -245px -127px !important;
    }
    .rev_slider_wrapper .tp-bullets .bullet.selected {
      background-position: -245px -142px !important;
    }

    Please check slider now.

    It will be fixed in the next theme update.

    Sorry for inconveniences.

    Regards,
    Eva Kemp.

    Avatar: Danijel
    Danijel
    Participant
    September 12, 2015 at 09:12

    Hi, I have same problem…Can that be fixed, please.. Arrows on slider are broken..
    And besides that, on “Featured – New Arrivals” tab the images are not the same size.

    Tnx in advance

    P.S.: how can I disable language and currency text in my header?

    Please, contact administrator
    for this information.
    Avatar: Robert Hall
    Robert Hall
    Support staff
    September 12, 2015 at 09:31

    Hello @Danijel,

    The issue was fixed. Please check slider arrows.

    Regards,
    Robert Hall.

    Avatar: Danijel
    Danijel
    Participant
    September 12, 2015 at 09:36

    Tnx Robert

    Avatar: Robert Hall
    Robert Hall
    Support staff
    September 12, 2015 at 09:40

    Hello,

    You’re welcome!

    Regards,
    Robert Hall.

    Avatar: Danijel
    Danijel
    Participant
    September 12, 2015 at 09:57

    I look at the page now and I see that rev slider is fixed, tnx again for that, but on “Featured – New Arrivals” tab the images are not the same size.. I did not find anything about that on your documentation..so I have no idea how to fix it..

    And dont know how to remove just currency and language bar from navigation.

    Avatar: Danijel
    Danijel
    Participant
    September 13, 2015 at 13:00

    Please, ignore last message, I menage to fix it on my own. The thing that I dont know how to solve is translate problem. Can You told me how to translate links My Account Logout or Sign IN Register (links on header)?

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    September 14, 2015 at 13:24

    Hello @Danijel,

    As I see the links are translated on your site http://storage3.static.itmages.com/i/15/0914/h_1442233477_1926777_84080f7e63.png . Have you found a solution?

    Best regards,
    Jack Richardson.

    Avatar: Danijel
    Danijel
    Participant
    September 14, 2015 at 19:50

    Yes, thank You.. Long Sunday so I had some time to look around. 🙂

    Avatar: Eva
    Eva Kemp
    Support staff
    September 14, 2015 at 20:06

    Hello @Danijel,

    You’re welcome.

    Regards,
    Eva Kemp.

  • Viewing 11 results - 1 through 11 (of 11 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.