• Resolved aizensoft

    (@aizensoft)


    Hello, I am using Tutor LMS. How can I disable Tutor LMS Lessons preloader. Every lesson must load new. Thank you!

Viewing 7 replies - 1 through 7 (of 7 total)
  • Hello @aizensoft!

    Which theme are you using? can you check that preloader comes from the theme or not?
    Also, if possible can you share that page URL or any screenshot of the preloader issue?

    Thank you!

    Thread Starter aizensoft

    (@aizensoft)

    Hello is not coming from theme.
    Preloader dont loading audiofiles. After restart page its work

    const XXProvider=class extends AbstractProvider{search(){$("video").not("."+INIT_CLASS).each((a,b)=>{const c=$(b),d=b.src;if(!d)return c.addClass(INIT_CLASS),console.warn("empty src!",b);const e=new URL(d),f=/.mp4$/.test(e.pathname);return f?void(!this.ids[d]&&this.addVideo(d,c.parent()),c.addClass(INIT_CLASS)):(c.addClass(INIT_CLASS),console.warn("not mp4!",b))})}getVideoData(a,b){const c=Date.now().toString();b({vid:a,title:c,provider:"xx",variants:[{url:a,quality:"720"}]})}};

    Plugin Support Md. Jobayer Al Mahmud

    (@jobayertuser)

    Hello @aizensoft,

    Please give us a screenshot preloader that you are talking about it’s really difficult to find out the main problem by reading this code.

    Thank you best regards,

    Thread Starter aizensoft

    (@aizensoft)

    Plugin Support Md. Jobayer Al Mahmud

    (@jobayertuser)

    Hello @aizensoft,

    This is a video player and unfortunately, it can’t be turned off its default with the player.

    Thread Starter aizensoft

    (@aizensoft)

    If it so why audio don’t load after choose next lesson?

    Plugin Support Md. Jobayer Al Mahmud

    (@jobayertuser)

    Hello @aizensoft,

    It’s maybe another issue which we have to check can you please send mail to support at themeum dot com. Hope to hear from you soon.

    Regards,

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Disable Lessens preloader’ is closed to new replies.