Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Bob

    (@prasunsen)

    It’s not only Chrome. Your theme is missing an essential wp_head() call to properly load jQuery and the other javascript files. Please contact the theme developer, the theme is not coded accordingly to the WordPress requirements.

    Thread Starter whyaweb

    (@whyaweb)

    I have tested it on Firefox and it works correctly. With Chrome it has problems since I updated the WATU plugin to a new version.

    Thank You

    Plugin Author Bob

    (@prasunsen)

    It works because you are logged in as admin. In admin the WP header loads jQuery and everything. It does not work in FF for me and for anyone else.
    Your theme causes fatal error because there is no jQuery. See screenshot:

    https://ibb.co/jxhPmL

    Look at your source code:

    view-source:https://www.german-online-training.com/deutschtest-online-niveau-a1-1/

    Where is jquery? Nowhere. Where are all other javascripts? Nowhere.

    The theme is not properly code and misses the wp_head() call.

    Please don’t ask me to repeat this again. Logout from admin in Firefox and you’ll see it does NOT work.

    This has nothing to do with Watu or the recent update, sorry.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘It does not work with Chrome’ is closed to new replies.