• Resolved isaaubu

    (@isaaubu)


    Hi,

    I’m using Advanced Gutenberg but I noticed a weird conflict in CSS files in another plugin, Shortcode Ultimate.

    In SU > assets > css > simpleslider.css, there’s those lines :

    .slider {
      width: 300px;
    }

    When I’m in AG > Edit Profile > Common blocks, etc. the green slider is 300px width ??? and my development tool is showing simpleslider.css causing the problem.

    This is a display bug.

    Thanks!

Viewing 5 replies - 1 through 5 (of 5 total)
  • .slider {
    width: 300px;
    }

    Thread Starter isaaubu

    (@isaaubu)

    @roxy5280
    What are you saying???

    • This reply was modified 6 years, 11 months ago by isaaubu.

    Hi,

    Thanks for contacting us.
    Can you confirm that the issue is on admin side? Can you share me a screenshot please?

    Cheers,

    Thread Starter isaaubu

    (@isaaubu)

    @joomunited Thanks for getting back.

    I confirm that the issue is on admin side.

    Screenshot

    In the mean time, I changed .slider class in simpleslider.css (Shortcode Ultimate) to be able to see my settings. Of course, it’s temporary.

    Hi,

    I see no reason why this plugin is loading his CSS in others plugins UX. It will create a lot of incompatibilities with a lot of them.

    If you have the opportunity can you report that to the author? Otherwise let me know and we’ll proceed on our side.

    Cheers,

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘CSS conflict between Advanced Gutenberg and Shortcode Ultimate’ is closed to new replies.