*

morfik

  • ****
  • 169 posts
Missing jquery icons
« on: February 23, 2023, 10:33:57 AM »
Basically the jquery icons are missing (the prev/next buttons in calendar for instance). It was weird because the icons are under themes/delta/css/jquery-ui/images/ , But it looks like the path is wrong. I copied the icons to themes/delta/css/images/ and now it works well and the buttons showed up. I'm not sure whether the icons should be in this directory or something should be changed in the code to fix the path, so give me a hint.

*

MB Themes

Re: Missing jquery icons
« Reply #1 on: February 23, 2023, 01:55:55 PM »
Location is relative to path of jquery ui most probably and only relevant if you use some of its functions like calendar (date picker).
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

morfik

  • ****
  • 169 posts
Re: Missing jquery icons
« Reply #2 on: February 24, 2023, 08:03:49 PM »
So should something be changed to make this work OOTB?

*

MB Themes

Re: Missing jquery icons
« Reply #3 on: February 24, 2023, 09:01:53 PM »
Not sure, it's probably issue of position of jquery UI script.
Will maybe check in future.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots