Problem:
Avada offers some settings where visitors can consent to privacy and other things on the website such as cookie, scripts, tracking. When those settings are active and Toolset Maps is activated, editing Posts will throw 2 JS errors.
Uncaught ReferenceError: google is not defined
and
Uncaught TypeError: Cannot read property 'bs_component_show_hide_button' of undefined
Solution:
Avada Theme should be updated to the latest version
I'd like to add toolset maps to posts I publish on my blog. To accelerate my web pages on mobile devices, I have installed the official AMP (Accelerated Mobile Pages) WordPress Plugin.
When showing the AMP version of the post however, the toolset map block 'disappears'.
Solution:
In the AMP version page, it does not load Toolset Maps and Google maps JS files, so the problem is in AMP plugin side, this plugin prevents CSS/JS files from Toolset Maps plugin, you can check it with their support.