• Resolved wpssionist

    (@wpssionist)


    hello,

    I can’t see the progress bar. It’s turned on but hav eerror in console
    Uncaught SyntaxError: Unexpected token ‘.’ jquery.ui.slider-rtl.css?ver=5.3.2:3

    there are not any ‘,’ in this file
    ——-
    /* Overrides for right-to-left sliders. */

    .ui-slider-horizontal.ui-slider-rtl .ui-slider-range-min { left: auto; right: 0; }
    .ui-slider-horizontal.ui-slider-rtl .ui-slider-range-max { left: 0; right: auto; }

    .ui-slider-vertical.ui-slider-rtl .ui-slider-range-min { top: 0; bottom: auto; }
    .ui-slider-vertical.ui-slider-rtl .ui-slider-range-max { top: auto; bottom: 0; }

    please help!

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Progressbar not showing’ is closed to new replies.