Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter dimtsef

    (@dimtsef)

    in the page errors i can see

    Webpage error details

    User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) ; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C)
    Timestamp: Fri, 17 May 2013 18:01:16 UTC

    Message: ‘$.effects.effect’ is null or not an object
    Line: 5
    Char: 14798
    Code: 0
    URI: https://www.oskars.gr/wp-includes/js/jquery/ui/jquery.ui.datepicker.min.js?ver=1.9.2

    any help ??

    When you enable the datepicker plugin you may be enqueueing another version of jquery ui. See line 52 of your source (jquery ui is already being called):

    <script type='text/javascript' src='https://www.oskars.gr/wp-content/themes/guesthouse/design/js/libs/jquery-ui-1.8.17.custom.min.js?ver=3.5.1'></script>

    Have you tried deregistering the script from the plugin since you’re already calling it from your theme files?

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Conflict with my themes date picker’ is closed to new replies.