I’ve got the same problem but maybe cache related in my case.
I have W3 Total cache, with minify cache enabled.
Icon URL seems to be looking in wrong place?
url(“http://ajax.googleapis.com/wp-content/cache/minify/000000/images/ui-icons_222222_256x240.png”)
It should be
url(“http://ajax.googleapis.com/ajax/libs/jqueryui/1.11.4/themes/smoothness/images/ui-icons_222222_256x240.png”)
I resolved the problem with css @import handling: none.
However, you could also add date short code to select month and year:
[date date-789 date-format:mm/dd/yy change-month change-year buttons]
regards Jason
Hello, I’m also having a problem with the arrows but how they are displayed, I’m getting the next and ant text overlapped with the arrows like this;
http://i.imgur.com/4OqabT4.png
Any idea on how I can only display the arrows and not the text?
Regards.