This website uses cookies to personalize your experience. By using this website you agree to our cookie policy.

Reply To: No images showing

#23011
WayneWayne
Participant

Hello again Ernest,

I wonder if you can help with this one…

I am using a java date picker on my “post_new.php” page, using this script…(not showing all of it here)

<script type="text/javascript" language="javascript" src="<?php echo get_template_directory_uri(); ?>/js/jquery-ui-timepicker-addon.js"></script>

(you can find it at around line 870 in the file post_new.php)

All is well until I activate ASP, when I do activate it, my date picker does not work or show.
However If I activate Ajax search LITE… all is well with my java script date picker

Do you know of a workaround for this please? I tried all weekend to fix it but failed to do so.

Many regards

Wayne