Support » Plugin: Crelly Slider » Can’t edit slides of existing sliders

  • Hi,

    Right now I can’t edit the slides of already existing sliders. It just shows the slide tabs at the top but nothing else. When I create a new one, the editor works though.
    On the edit slides page, I also get a 404 (not found) console error as well as this error:”Cannot read property ‘setLocale’ of undefined
    at admin.js?ver=1.3.7:160
    at dispatch (load-scripts.php?c=0&load[chunk_0]=jquery-core,jquery-migrate,utils,jquery-ui-core,moxiejs,plupload&ver=5.4.1:3)
    at r.handle (load-scripts.php?c=0&load[chunk_0]=jquery-core,jquery-migrate,utils,jquery-ui-core,moxiejs,plupload&ver=5.4.1:3)”

    I am running WordPress version 5.4.1 and plugin version 1.3.7.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Fabio Rinaldi

    (@fabiorino)

    Hi, what language is your WordPress admin panel set to?

    Thread Starter hansgt

    (@hansgt)

    The language is set to german, if you mean that. I changed it to english but it didn’t help.

    Plugin Author Fabio Rinaldi

    (@fabiorino)

    Looks like the incriminated line is
    jQuery.datetimepicker.setLocale(...)
    The Crelly Slider backend uses an external library called jquery.datetimepicker.js, which maybe doesn’t get loaded correctly. You mentioned you see a 404, any chance it might be related to that library?

    Thread Starter hansgt

    (@hansgt)

    I now know where the problem is. It happens only when I use an external script, which loads some content from an external database, within the html editor in a slide. This used to work before but now it seems to break the whole slide editor.
    I’m pretty sure it’s a problem with that code rather than the plugin. It’s weird though that when I’m creating it, it works perfectly fine, and it’s also getting showed correctly on the page. Only when I come back and want to edit it again it doesn’t work. Probably it gets stuck at loading the content before the editor loads or something.
    Thanks for your efforts though.

    • This reply was modified 3 years, 3 months ago by hansgt.
Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Can’t edit slides of existing sliders’ is closed to new replies.