Tagged Questions
1
vote
1answer
260 views
Inbuilt style for jquery-ui-datepicker
I want to use the datepicker that gets bundled with WordPress on the front end of a website. I enqueued jquery-ui-datepicker but the datepicker isn't styled(no js error in console). Is there a ...
0
votes
1answer
130 views
Override theme style with other CSS on a specific page
The wordpress theme I bought has some jQuery UI styling included in its default CSS file. The problem is I have a plugin that uses jQuery UI and the theme's default CSS makes the plugin corrupted. I ...
1
vote
2answers
449 views
How to apply wordpress css styles to a jQueryUi dialog?
Im devloping a wordpress plugin, and I succeded in showing a modal dialog using jQuery.
Problem is that I also show a list and buttons into that dialog, and i would like that those buttons and list ...
0
votes
1answer
205 views
jQuery UI Theme that aligns perfectly with the admin UI
Anyone knows a theme that's not only close (like "smoothness"), but really aligns with the look and feel of the admin UI?
0
votes
2answers
598 views
jQuery UI styles conflicting with TinyMCE dialog
I'm using jQuery UI for a few custom controls on the page edit screen and I've noticed that the styling of the jQuery UI dialogs are conflicting with the TinyMCE dialog. Specifically the buttons and ...