• Resolved didroug

    (@didroug)


    i have the https://www.aoosmtbultra.gr site.
    with the last update today my slide images in the first
    page are big and i can see only one of the 3 images.
    it looks like the one image divide in 3, I can see the 3 bullets
    in the mindle buttom.
    Why?

Viewing 15 replies - 1 through 15 (of 16 total)
  • currently i am also facing the same problem. still can’t find any solution.

    Theme Author shufflehound

    (@shufflehound)

    Hello,

    Which images in the which widget is causing the issues?

    Thread Starter didroug

    (@didroug)

    in the top of the page under the menu i use Maskitto Slider widget.
    i have post 3 images and i see 1 image

    Theme Author shufflehound

    (@shufflehound)

    Hello,

    Under the page navigation we can see slider with 3 slides, therefore it’s not clear what is the issue.

    Thread Starter didroug

    (@didroug)

    Thread Starter didroug

    (@didroug)

    when you slide the 3 buttoms you can see that is the same image and not the 3 images that i upload!

    Bug was caused by the last jetpack upgrade.

    The jetpack.css class includes the following styles colliding with the slider.

    Clear in jetpack.css- >
    .slideshow -slide {
    display: none;
    height: 100 % ! important;
    left: 0 ;
    margin : auto;
    position: absolute;
    text-align : center;
    top: 0 ;
    width: 100% ! important;
    }

    Theme Author shufflehound

    (@shufflehound)

    Hello,

    Thank you for posting this here.

    We will try to fix this issue.

    Thread Starter didroug

    (@didroug)

    must do somethink in jetpack.css or to
    wait you fix the issue?

    Thread Starter didroug

    (@didroug)

    i fix it my self thank you Myquy!!

    Hi didroug – I’m having the same problem – how did you fix it?

    Thread Starter didroug

    (@didroug)

    i find the jetpack.css file in this folder httpdocs\wp-content\plugins\jetpack with FileZilla Client program and
    i download the file in my pc & open it with Notepad++.
    and i delete the
    .slideshow -slide {
    display: none;
    height: 100 % ! important;
    left: 0 ;
    margin : auto;
    position: absolute;
    text-align : center;
    top: 0 ;
    width: 100% ! important;
    }

    i save the file and i upload to filezilla again in the same place
    i press yes to replace the file
    and know is ok.
    i hope to help

    Thanks didroug – that did the job.

    I really appreciate you taking the time to explain exactly how to do it!

    Many thanks to Myquy and didroug for the help!

    Looks like this works! ??

    Theme Author shufflehound

    (@shufflehound)

    Hello,

    In the latest theme version this issue should be fixed.

Viewing 15 replies - 1 through 15 (of 16 total)
  • The topic ‘Maskitto Slider’ is closed to new replies.