Here ya go … try this:
/* add jquery ui datepicker and theme */
global $wp_scripts;
wp_enqueue_script('jquery-ui-datepicker');
$ui = $wp_scripts->query('jquery-ui-core');
$url = "https://ajax.aspnetcdn.com/ajax/jquery.ui/{$ui->ver}/themes/redmond/jquery.ui.all.css";
wp_enqueue_style('jquery-ui-redmond', $url, false, $ui->ver);
This is what I use in my plugin to load a theme. That CDN has all the basic jquery-ui themes.
Hope this helps …
Related Posts:
- Why is wp_enqueue_script not loading included jquery ui scripts?
- How do I use jQuery UI tabs in a WordPress page?
- How to include jquery-ui library in WordPress?
- WordPress Iris Colour Picker adding iOS touch events
- Ajax with jQuery UI dialog not working
- Loading jQuery UI in the head
- Adding a slider captcha to the comment system
- Need to change url paramenter of share product pintrest [closed]
- How to prevent plugins from loading jQuery
- How do I wrap 3rd party jquery scripts so that they work in wordpress?
- WordPress Jquery UI Spinner
- Custom meta box with jQuery.sortable custom post type list
- “switchEditors is not defined” with wp_editor() in jQuery UI tabs
- Portfolio Slideshow Sliders Behaving Oddly When in jQuery Ui Tabs
- WP 3.3.1 Cant get jQuery Datepicker to work
- Jquery UI not working
- main navigation menu disappear after adding jquery source file
- WordPress Thickbox Navigation Issue in Gallery
- Overwrite js code using WP_Footer
- The dropdown list in autocomplete is not showing
- datetime jquery UI not showing after theme update
- How to load jquery ui autocomplete combobox?
- Saving jQuery UI Sortable on WordPress
- Add jQuery in dashboard when is already added in main plugin page
- Jquery UI implementation [closed]
- JQuery UI plugin not working in IE7?
- How to view Plugin Manager in Notepad++
- Use Notepad++ as HEX-Editor
- How to view Plugin Manager in Notepad++
- Use Notepad++ as HEX-Editor
- Use Notepad++ as HEX-Editor
- jQuery dialog popup
- What is the “Endurance Cache” feature in my WordPress website?
- I am getting error: Configuration ‘compile’ is obsolete and has been replaced with ‘implementation’. It will be removed at the end of 2018
- check / uncheck checkbox using jquery?
- How to install a Notepad++ plugin offline?
- How can I get query string values in JavaScript?
- fix the error : Plugin with id ‘com.android.application’ not found
- How to: Install Plugin in Android Studio
- keycode 13 is for which key
- How to change the text of a button in jQuery?
- How to use the console within Sublime Text
- datetimepicker is not a function jquery
- jQueryUI dialog width
- is there an autosave function/plugin for notepad++?
- jQuery datepicker set selected date, on the fly
- How to use radio on change event?
- Form Submit jQuery does not work
- Icons missing in jQuery UI
- Find out whether radio button is checked with JQuery?
- Re-enable “component tree” in Android Studio
- “Gradle Version 2.10 is required.” Error
- Slide right to left?
- WordPress asking for my FTP credentials to install plugins
- WordPress asking for my FTP credentials to install plugins
- how can i get a sign in/ Register plug in like fiverr.com’s on WordPress
- jetpack is in offline mode in wordpress. how to enable it and connect to our wordpress.com account
- Create Online template maker in wordpress website
- WordPress dFactory Cookie Notice Plugin
- Unable to manage Google AdSense with Adspro WordPress Plugin
- Automated Drip/ WorkFlow Form using a Plugin for WordPress site, or using a 3rd party
- How to extend WordPress Bookly plugin
- Speech recognition in WordPress based on Alexa Skill
- wordpress Simple Job board plugin hide cv attachment form
- W3 Total Cache WordPress plugin disturbing my page layout
- WordPress Error: There has been a critical error on your website. Please check your site admin email inbox for instructions
- How do i give a WordPress editor access to the Site Kit by Google plugin?
- WordPress plugin (Q&A Lite by WPMU Dev) not working once logged out from the WordPress admin account
- How to define custom capabilities in wordpress for custom plugin
- Recommendations for an address book/directory plugin WordPress?
- is there any plugin for auto taging with unicode support for wordpress?
- Why can’t import backup site WordPress? Plugin All-in-one migration
- Modern Events Calendar & WordPress: Advanced Speaker addon’s Speaker single page summary doesn’t recognize paragraph breaks
- WordPress PeepSo modification – display WP comments in activity stream
- function “add_submenu_page in wordpress connects to the home page instead of the submenu page
- Best collection of code for your 'functions.php' file [closed]
- Tips for using WordPress as a CMS? [closed]
- Adding a Taxonomy Filter to Admin List for a Custom Post Type?
- Updates for a private plugin?
- Uninstall, Activate, Deactivate a plugin: typical features & how-to
- Best way to initiate a class in a WP plugin?
- Which banner plugin is this? [closed]
- Upgrade 4.5.2 to 4.5.3 deleting row in wp_options table
- Woocommerce – adding variations to variations [closed]
- Best way to include wp-config.php
- similar of my posts in all over the internet sites and blogs [closed]
- Between functions.php (theme), widgets, and plugins, which is loaded first?
- Create custom page templates with plugins?
- WPSE Plugin Repository: The plugins that came out of WP-Answers
- Custom Post Type Templates from Plugin Folder?
- to perform the requested action wordpress needs to access your web server. please enter your ftp
- Disable update notification for individual plugins
- Passing a parameter to filter and action functions
- Do deactivated plugins slow down a WordPress site?
- What security concerns should I have when setting FS_METHOD to “direct” in wp-config?
- How do you debug plugins?
- How to structure a plugin
- What’s the preferred method of writing AJAX-enabled plugins?
- Get Product id from order id in Woocommerce [closed]
- Add multiple plugin directories