Not sure if it’s important or not, but just to let you know, I’ve noticed two errors showing up in the chrome developer console :
A) in avia.js :
Uncaught SyntaxError: Unexpected string avia.js?ver=4.3.1:973
B) in avia.js shortcodes.js :
Uncaught TypeError: $.AviaTooltip is not a constructor
at HTMLDocument.<anonymous> (shortcodes.js?ver=4.3.1:36)
at i (jquery.js?ver=1.12.4:2)
at Object.fireWith [as resolveWith] (jquery.js?ver=1.12.4:2)
at Function.ready (jquery.js?ver=1.12.4:2)
at HTMLDocument.K (jquery.js?ver=1.12.4:2)
Hey goch,
Thank you, I assume this is with v4.3.1?
Yet in my clean install I don’t see this error, Try disabling your plugins, or custom scripts, often the error shown is not the root cause.
If this doesn’t help, Can you please include a admin login in the private content area so we can take a closer look.
Best regards,
Mike
Hi Mike,
yes, that was with 4.3.1. weirdly I can’t reproduce it again, so that might have been due to some cache or something.
thanks for your answer and sorry for the noise!