Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • spelabuda Friend
    #682934

    Hey,

    please help. i cannot replicate this,but my client keeps saying the slideshow module is moved to the rigth,they sent me a screenshot.
    can someone please take a look and let me know how i can fix this issue?

    thank you!

    Ninja Lead Moderator
    #683033

    Hi,

    I checked the URL of your site on Chrome, Firefox and Safari browsers, but I could not duplicate that bug like as the image of you mentioned above, you can ask your client to check it again and let them to provider the browser and OS to get this bug.

    Regards

    Ninja Lead Moderator
    #748183

    Hi,

    I checked the URL of your site on different web browsers: Chrome, Firefox and Safari but I could not duplicate that bug as the image you mentioned above, you can ask your client to check it again and let them to provider the environment where I can see this issue: which browser and OS ?

    Regards

    spelabuda Friend
    #683328

    He said firefox. i tried it and i did get the same result. please see attached screenshot.

    thank you!

    spelabuda Friend
    #748286

    He said firefox. i tried it and i did get the same result. please see attached screenshot.

    thank you!

    Ninja Lead Moderator
    #683673

    <em>@spelabuda 491706 wrote:</em><blockquote>He said firefox. i tried it and i did get the same result. please see attached screenshot.

    thank you!

    </blockquote>

    Hi,

    I duplicated that bug at my end and you can fix it with the solution below

    Open templates/ja_charity/js/owl-carousel/owl.carousel.css file

    find and change

    .owl-carousel{
    display: none;
    position: relative;
    width: 100%;
    -ms-touch-action: pan-y;

    }

    to

    .owl-carousel{
    display: none;
    position: relative;
    width: 100%;
    float: left;
    -ms-touch-action: pan-y;

    }

    Let me know if it helps

    Regards

    Ninja Lead Moderator
    #748431

    <em>@spelabuda 491706 wrote:</em><blockquote>He said firefox. i tried it and i did get the same result. please see attached screenshot.

    thank you!

    </blockquote>

    Hi,

    I duplicated that bug at my end and you can fix it with the solution below

    Open templates/ja_charity/js/owl-carousel/owl.carousel.css file

    find and change

    .owl-carousel{
    display: none;
    position: relative;
    width: 100%;
    -ms-touch-action: pan-y;

    }

    to

    .owl-carousel{
    display: none;
    position: relative;
    width: 100%;
    float: left;
    -ms-touch-action: pan-y;

    }

    Let me know if it helps

    Regards

    spelabuda Friend
    #683715

    Thank you so much, you guys are THE BEST support team ever!!!:):):)

    spelabuda Friend
    #748454

    Thank you so much, you guys are THE BEST support team ever!!!:):):)

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

This topic contains 9 replies, has 2 voices, and was last updated by  spelabuda 9 years, 2 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum