Viewing 13 posts - 1 through 13 (of 13 total)
  • Posted in: Joyn
  • #264245
    noxdiurna
    Member
    Post count: 154

    Hi,

    I’m trying to add down arrow to each slide from Swift Slider but apparently I’m only getting it on the last slide. I looked in the the slider options but couldn’t find the option to do it (or I’m just blind).

    #264249
    noxdiurna
    Member
    Post count: 154

    Ah one more thing. I don’t know how it is on PC but on Mac, I get the arrow a bit off from the center. Is it possible to reposition it aligned and centred?

    Attachments:
    You must be logged in to view attached files.
    #264254
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Add this to your custom css:

    .swift-slider .swift-slider-continue.continue-hidden {
      bottom: 70px;
      opacity: 0.5;
    }
    .swift-slider .swift-slider-continue i {
      margin-left: 7px;
    }

    – Kyle

    #264256
    noxdiurna
    Member
    Post count: 154

    Hi Kyle. Thank you for your prompt reply.

    I got the aesthetic part corrected thanks to your codes but the arrows are not active like the “original” down arrows?

    #264257
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Sorry add:

    .swift-slider .swift-slider-continue.continue-hidden {
      pointer-events: auto;
    }

    – Kyle

    #264259
    noxdiurna
    Member
    Post count: 154

    Perfect! Thank you.

    #264261
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem

    #267844
    jgiitalia
    Member
    Post count: 69

    Hi,
    how is possible to put a specific order to the SLIDES of Swift Slider?

    kind regards
    Vincenzo.

    #267858
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this plugin https://wordpress.org/plugins/post-types-order/. Hope it will help to you.
    Thanks
    Mohammad

    #267994
    jgiitalia
    Member
    Post count: 69

    Thanks Mohammad,
    solved, great works very good.

    :-)) Vincenzo.

    #268001
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Great, thanks Mohammad

    – Kyle

    #268884
    Nomulus
    Member
    Post count: 23

    I simple method I use to change slide order is just changing the date with a quick edit.

    The most current dated slide will show first and the oldest last.

    #268909
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Thanks @Nomulus

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

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

License required for the following item
Login and Registration Log in · Register