• Tooltips –> Themes –> TypeError: e.widget is not a function

    Theme Twenty Fourteen.

    Tooltips don’t load.. Themes don’t change.

    FIX… –> You have two calls to Ajax library..
    IE: <script src=”//ajax.googleapis.com/ajax/libs/jquery/1.8.1/jquery.min.js”></script>

    and then another one somewhere… this confused me because when looking in my header.php file.. there was only one call to the Ajax libraries.

    But looking at the full source code of my page… there were two.. the one above and..
    <script src=”//ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js”></script>

    Well this has been bugging me for months not getting the Calendar to display correctly.. so I though I’d share..

    Please Moderators mark this as resolved… if I can’t do it without posting again.
    And thanks again EM for the great plugin !

    https://ww.wp.xz.cn/plugins/wp-fullcalendar/

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)

The topic ‘Tooltips –> Themes –> TypeError: e.widget is not a function’ is closed to new replies.