New Landing How can we help? Themeforest Theme Support Dante Slider Revolution issues after update

Viewing 5 posts - 1 through 5 (of 5 total)
  • Posted in: Dante
  • #252916
    mikexavier
    Member
    Post count: 28

    Hey guys, I just updated the slider revolution and the new backend looks epic! Having said that, it kinda messed with a few things.

    On the back-end, the background of the look-a-like button I have on each slide looks correct with the right amount of padding. On the front-end, it looks different (no padding around the text).

    I also can’t seem to get the arrows to work? They’re simply not displaying.

    Any ideas? I’ve attached some screen grabs to help.

    Thanks!

    Mike

    Attachments:
    You must be logged in to view attached files.
    #253018
    mikexavier
    Member
    Post count: 28

    Hi, not sure if you did anything… but it seems to be working now. I’ve gone through and re-formatted each slide and it’s showing as it should on the front-end.

    The arrows are showing now also but the left one for some reason doesn’t seem to be aligned properly. It’s meant to be 30px in on both sides.

    I’ve also been trying to make the thumbnail larger but it doesn’t change.

    Any ideas?

    Cheers!

    Mike

    #253291
    David Martin – Support
    Moderator
    Post count: 20834

    I suspect some JS files were cached, please ensure you have cleared your browser cache.

    Please test this CSS:

    .rev_slider_wrapper .tp-leftarrow, 
    .rev_slider_wrapper .tp-leftarrow.large, 
    .rev_slider_wrapper .tp-leftarrow.square, 
    .rev_slider_wrapper .tp-leftarrow.round, 
    .rev_slider_wrapper .tp-leftarrow.default {
        left: 0px!important;
    }

    Thanks.

    #253321
    mikexavier
    Member
    Post count: 28

    I’ve been emptying the cache frequently during development (browser and hosts), is there a method to make sure EVERYTHING is flushed?

    That CSS did the trick for the arrow positioning, so now I’m just trying to get the thumbnail to show at the specified size.

    As you can see in the attachments, the backend sizes aren’t reflected on the frontend. Any ideas?

    Cheers!

    Mike

    Attachments:
    You must be logged in to view attached files.
    #253624
    David Martin – Support
    Moderator
    Post count: 20834

    You may have to override it like this:

    .dione .tp-arr-imgwrapper {
        width: 300px;
        height: 150px;
    }

    Thanks.

Viewing 5 posts - 1 through 5 (of 5 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register