Hi,
thanks for your post, and sorry for the trouble.
This is really strange. For some reason, there’s a JavaScript error in these browsers. I also have it in Firefox, most likely because I’m not logged into WordPress there (but you are).
Can you please try again after temporarily deactivating all other plugins and after switching to a WordPress default theme like Twenty Sixteen? That way, we can find what’s causing this.
Regards,
Tobias
Thread Starter
daut
(@daut)
Hello Tobias,
Thanks for responding.
Regarding firefox, i am not logged into wordpress on firefox. Chrome is the only browser i’m logged into wordpress.
Thread Starter
daut
(@daut)
I also noticed something else. I have used a shortcut for mobile responsive:
[table id=1 responsive=collapse /]
This used to work perfect, but now when i test it it doesnt work anymore. Maybe the issues are connected?
Hi,
that’s strange. For me, it’s not working in any browser.
Yes, that problem with the collapse mode is related. Basically, all JavaScript functions are not working for some reason.
Can you please try that idea with deactivating plugins and switching themes?
Regards,
Tobias
Thread Starter
daut
(@daut)
Hello Tobias,
I tried a standard theme (2017 i think) and there the table seems to work. Including the max rows and search option.
Hi,
ok, this indicates that some JavaScript code or file in your theme is causing the problems. I checked things again, and this seems to be related to the JS
<script type="text/javascript" src="//downloads.mailchimp.com/js/signup-forms/popup/embed.js" data-dojo-config="usePlainJson: true, isDebug: false"></script>
Are you maybe using the Mailchimp plugin?
Regards,
Tobias
Thread Starter
daut
(@daut)
Hi,
Yes i am using mailchimp. I am using a slide in signul form to increase my mailing list. I have removed the code and now the table seems to work!!
But isn’t there a way to use both?
Thanks a lot for all the trouble thusfar.
Hi,
great, thanks for the confirmation! It seems that the JavaScript code that the Mailchimp plugin uses contains bugs. It’s trying to load files that it shouldn’t.
I’m afraid that only the Mailchimp authors can fix this.
Regards,
Tobias