• Resolved daut

    (@daut)


    Hi!

    I am having some issues with the pagination settings of a table. I have set the max to 10 results, but it will show all results when i am in chrome or edge. When i test it on firefox it works.

    The page I need help with: [log in to see the link]

Viewing 10 replies - 1 through 10 (of 10 total)
  • Plugin Author Tobias Bäthge

    (@tobiasbg)

    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?

    Plugin Author Tobias Bäthge

    (@tobiasbg)

    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.

    Plugin Author Tobias Bäthge

    (@tobiasbg)

    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.

    Plugin Author Tobias Bäthge

    (@tobiasbg)

    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

    Thread Starter daut

    (@daut)

    Thanks Tobias!

    Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi,

    sure, no problem!

    Best wishes,
    Tobias

Viewing 10 replies - 1 through 10 (of 10 total)

The topic ‘Paginantion settings only works in Firefox’ is closed to new replies.