Skinning Post UI Tabs
-
Hi there,
Is there a chance to load the new skins created with jQuery ThemeRoller?
I created the new theme, upload it to the server in
wp-content/themes/jquery-theme/
then go to enable Disable skins from
Settings->Post UI Tabs
an edit the
put/put.php
line 38
private $skins = array( ‘jquery.ui.all.css’ );
and line 63
$this->skin_dir = apply_filters( ‘post_ui_tabs_dir’, ‘https://www.server.com//wp-content/themes/jquery-theme/’ );
If I’ll go back to Settings->Post UI Tabs I see next to the
Choose a UI skin – jquery.ui.all.css
Test it and it don’t work. I also change the path’s to the images from the jquery.ui.theme.css and still not working.Could anyone give a suggestion! I could not find any references on net.
Many thanks for your time,
Yours,
Claudiu Nemes
- The topic ‘Skinning Post UI Tabs’ is closed to new replies.