Support Forum
Here is what I get:
jquery-migrate.min.js?ver=1.4.1:2 JQMIGRATE: Migrate is installed, version 1.4.1
bootstrap.tooltip.js?ver=3.3.5:1 Uncaught Error: `selector` option must be specified when initializing tooltip on the window.document object!
at k.init (bootstrap.tooltip.js?ver=3.3.5:1)
at new k (bootstrap.tooltip.js?ver=3.3.5:1)
at HTMLDocument.<anonymous> (bootstrap.tooltip.js?ver=3.3.5:1)
at Function.each (jquery.js?ver=1.12.4:2)
at a.fn.init.each (jquery.js?ver=1.12.4:2)
at a.fn.init.d [as tooltip] (bootstrap.tooltip.js?ver=3.3.5:1)
at setupTooltips (eval at <anonymous> (sp-forum-footer.min.js?ver=5.1.1:1), <anonymous>:1:410)
at HTMLDocument.eval (eval at <anonymous> (sp-forum-footer.min.js?ver=5.1.1:1), <anonymous>:1:57)
at i (jquery.js?ver=1.12.4:2)
at Object.fireWith [as resolveWith] (jquery.js?ver=1.12.4:2)
k.init @ bootstrap.tooltip.js?ver=3.3.5:1
k @ bootstrap.tooltip.js?ver=3.3.5:1
(anonymous) @ bootstrap.tooltip.js?ver=3.3.5:1
each @ jquery.js?ver=1.12.4:2
each @ jquery.js?ver=1.12.4:2
d @ bootstrap.tooltip.js?ver=3.3.5:1
setupTooltips @ VM9226:1
(anonymous) @ VM9226:1
i @ jquery.js?ver=1.12.4:2
fireWith @ jquery.js?ver=1.12.4:2
ready @ jquery.js?ver=1.12.4:2
K @ jquery.js?ver=1.12.4:2
Hi:
Are you still seeing that Javascript error?
If all your other plugins are disabled and your WP theme is the 2019 theme, you shouldn't be seeing that javascript error. Its not something that is part of simple-press. So if you're still seeing that error it means that something isn't quite fully disabled (or possibly cached somewhere).
Thanks.
I disabled all plugins and the Avada theme and the javascript error is gone. I then activate the Avada theme and the javascript error comes back (no surprise, you were right from the start). I can't get rid of the Avada theme. What can I do now?
jquery-migrate.min.js?ver=1.4.1:2 JQMIGRATE: Migrate is installed, version 1.4.1
bootstrap.tooltip.js?ver=3.3.5:1 Uncaught Error: `selector` option must be specified when initializing tooltip on the window.document object!
at k.init (bootstrap.tooltip.js?ver=3.3.5:1)
at new k (bootstrap.tooltip.js?ver=3.3.5:1)
at HTMLDocument.<anonymous> (bootstrap.tooltip.js?ver=3.3.5:1)
at Function.each (jquery.js?ver=1.12.4:2)
at a.fn.init.each (jquery.js?ver=1.12.4:2)
at a.fn.init.d [as tooltip] (bootstrap.tooltip.js?ver=3.3.5:1)
at setupTooltips (eval at <anonymous> (sp-forum-footer.min.js?ver=5.1.1:1), <anonymous>:1:410)
at HTMLDocument.eval (eval at <anonymous> (sp-forum-footer.min.js?ver=5.1.1:1), <anonymous>:1:57)
at i (jquery.js?ver=1.12.4:2)
at Object.fireWith [as resolveWith] (jquery.js?ver=1.12.4:2)
k.init @ bootstrap.tooltip.js?ver=3.3.5:1
k @ bootstrap.tooltip.js?ver=3.3.5:1
(anonymous) @ bootstrap.tooltip.js?ver=3.3.5:1
each @ jquery.js?ver=1.12.4:2
each @ jquery.js?ver=1.12.4:2
d @ bootstrap.tooltip.js?ver=3.3.5:1
setupTooltips @ VM849:1
(anonymous) @ VM849:1
i @ jquery.js?ver=1.12.4:2
fireWith @ jquery.js?ver=1.12.4:2
ready @ jquery.js?ver=1.12.4:2
K @ jquery.js?ver=1.12.4:2
Looks like the Bootstrap Tooltip library is the issue here. You can try to comment out its loader in the avada theme directly. From what I can tell, its located in a file called includes/lib/inc/class-fusion-scripts.php. Commenting it out would look something like this:
You would wrap the loader element between comments /* */
No guarantee that wouldn't break something else but it should allow you to get the add topic link to work.
Thanks.
1 Guest(s)