Hey @saveatrain,
I checked out your site.
I saw a lot of javascript errors in the console.
So it looks like some of your plugins are messing up the javascript engine, which is the reason for my button to show up.
The best way to figure it out is:
– disable all plugins, except for my plugin and check if the button works now
– re-enable the plugins, one by one and find out which one causes the problem
Keep me posted,
Rolf
these are the errors you are referring to?
is your plugin defendant on JQ Migrate?
JQMIGRATE: Migrate is installed, version 3.3.2
jquery.min.js?ver=3.6.0:2 jQuery.Deferred exception: Cannot read property 'querySelectorAll' of null TypeError: Cannot read property 'querySelectorAll' of null
at HTMLDocument.<anonymous> (https://educatetravel-12e85.kxcdn.com/wp-content/litespeed/cssjs/7f05a.js?b976d:777:122415)
at e (https://educatetravel-12e85.kxcdn.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0:2:30038)
at t (https://educatetravel-12e85.kxcdn.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0:2:30340) undefined
S.Deferred.exceptionHook @ jquery.min.js?ver=3.6.0:2
27f05a.js?b976d:27 0
jquery.min.js?ver=3.6.0:2 Uncaught TypeError: Cannot read property 'querySelectorAll' of null
at HTMLDocument.<anonymous> (7f05a.js?b976d:777)
at e (jquery.min.js?ver=3.6.0:2)
at t (jquery.min.js?ver=3.6.0:2)
@saveatrain:
As far as I know my plugin is not dependent on JQ Migrate…
as you can see addthis and other plugins are working.
what do you think can be the cause for your plugin not to work?
Maybe the popup plugin or the cache?
I don’t know what other plugins you are using…
what can i send you to investigate this further please?
since the popup is working
Just follow my first suggestion…
Disable all but mine.
Re-enable them one by one and see where it goes wrong.
i did something else
i installed BOTH:
1. To Top
2. WPFront Scroll Top
and both are working on the admin, but not on the site
do you know maybe what is the thing that all are probably trying to activate that fails?
It just confirms some other plugin is messing up Javascript…
For the last time:
“Just follow my first suggestion…
Disable all but mine.
Re-enable them one by one and see where it goes wrong.”
Why is that so hard?
because i have 34 plugins, and i already disabled the 4 I installed in the past several days.
but I have another thinking, that maybe a code snipper the programmer made, is disturbing this button….
True, your theme also can be the problem…