Viewing 10 replies - 1 through 10 (of 10 total)
  • Plugin Author Anoop Ranawat

    (@anoopranawat)

    Hello,

    Can you please send us your website link.

    Thread Starter roycegracie

    (@roycegracie)

    here:
    https://touch-up.co.il/wp

    but i have given the body an “overflow-x:hidden” to hide it. if you disable this – you will see the scroll

    Plugin Author Anoop Ranawat

    (@anoopranawat)

    Hello,

    I am not able to see.

    Thread Starter roycegracie

    (@roycegracie)

    as i said, i gave the site a “overflow-x:hidden”

    use inspect element tool to disable this and you will see

    Plugin Author Anoop Ranawat

    (@anoopranawat)

    Yes i did the same and inspect the code but not able to find. Can you please send us a screenshot so that we can find out the location.

    Thread Starter roycegracie

    (@roycegracie)

    o i am sorry it wasn’t on the body. it was this:

    .logo_showcase,.slick-list  {
    overflow:hidden
    }

    disable this and you will see

    Plugin Author Anoop Ranawat

    (@anoopranawat)

    Hello,

    Can you please add following parameter:
    rtl:true

    in the plugin file “wp-logo-showcase-responsive-slider-slider–>includes–>logo-showcase-functions.php” file and go to line no 306 and add rtl:true just before the “autoplaySpeed: <?php echo $showcase_autoplayInterval; ?>,”

    ie

    rtl:true,
    autoplaySpeed: <?php echo $showcase_autoplayInterval; ?>,

    I just want to test

    Thread Starter roycegracie

    (@roycegracie)

    i did that but it made the logos not to show, and still the horizontal scroll is there

    Plugin Author Anoop Ranawat

    (@anoopranawat)

    We are just updating the plugin. Kindly give 30min time

    Plugin Author Anoop Ranawat

    (@anoopranawat)

    I have just tested this plugin with “RTL Tester” and when i am adding rtl:true its working fine.

    Overflow hidden we have already given to .slick-list class. Kindly contact us on our website for more help.

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘horizontal scroll’ is closed to new replies.