• bikemn

    (@bikemn)


    Our gutenslider appears to have randomly added two stacked vertical dots on top of each other on top of the progress dots. This is really annoying and I cannot determine what function they serve. Would love help removing the two large vertically stacked dots.

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

Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Author eedee

    (@eedee)

    Sorry for the issue, which version are you using. It should be fixed in the latest version.

    Thread Starter bikemn

    (@bikemn)

    Gutenslider: Version:?6.1.0

    WordPress: 6.4.1 (just updated, but that did not remedy situation)
    Thanks for any assistance!

    katia_d

    (@uroboro_comunicazione)

    I have the same issue, I’ll wait for the update ??

    Thread Starter bikemn

    (@bikemn)

    So I did “solve” this in an odd way. On the slider I had arrows off. When I turned them back on, I noticed the big dots went away so it’s some error related to the arrows toggle. I didn’t want the arrows to show up, so I made them as small as it would allow and made their color white on white background. This is a workaround for me anyway.

    Confirmed— having this same issue with latest version (today is Dec 14). It appears when Arrows option is turned off. Perhaps it’s related to accessibility?

    eedee-gutenslider-prev and eedee-gutenslider-next are showing in the DOM so they definitely aren’t being hidden by the option. The option is just turning off the styling for them…?

    • This reply was modified 11 months, 1 week ago by James Monroe.
    • This reply was modified 11 months, 1 week ago by James Monroe.

    Thanks a lot @bikemn for the temporary fix, enabling the arrows did fix the problem. We hope in an update soon since it’s a very annoying bug that affects the design of the sites.

    FYI, as of May 2024, this bug is still in effect.

    I have this issue. Switch arrows off, grey boxes appear below the slider.

    I added this css to my theme:

    .eedee-gutenslider-prev,
    .eedee-gutenslider-next {
    display: none;
    }

    It hides them. I am using 6.1.0.

Viewing 8 replies - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.