• Resolved deeveedee

    (@deeveedee)


    First – I love your plugin. Great job! It has all the features I wanted and was easy to configure.

    I am having a problem with your plugin on my mobile device (iPhone iOS 10.3.3/Safari) when the device is rotated. Details are below. Is there a way to fix this with a shortcode option?

    I currently have your plugin installed on my website home page with the following shortcode:

    [logoshowcase limit="-1" hide_border="true" autoplay="true" autoplay_interval="100" loop="true" slides_column="5" speed="1000" slides_scroll="2"]

    On a desktop browser, it works fine. On an iPhone (iOS 10.3.3) Safari browser, the performance is not so good. Sometimes the scrolling is very choppy. The problem can be easily reproduced by rotating the mobile device so that the screen width changes.

    The page I need help with: [log in to see the link]

Viewing 16 replies (of 16 total)
  • Thread Starter deeveedee

    (@deeveedee)

    Yes – that is correct. I currently have autoplay_interval set to 1000, but this is too slow. I would like to be able to set autoplay_interval to 400. Is there something that I can change/fix to make that possible?

    Also, with version 1.2.8, orderby defaulted to “title.” With Version 1.3, the default orderby changed (maybe it changed to “rand” but not sure), so I had to add orderby="title" to restore the version 1.3 behavior back to that of 1.2.8. Our new shortcode for version 1.3 is

    [logoshowcase limit="-1" hide_border="true" autoplay="true" autoplay_interval="1000" loop="true" slides_column="5" speed="1000" slides_scroll="2" dots="false" arrows="false" image_size="medium" show_title="false" orderby="title"]

Viewing 16 replies (of 16 total)

The topic ‘Slider breaks when device rotates’ is closed to new replies.