Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi,

    I’m not really sure, but after taking a look at that page, I believe that this is caused by a conflict between the DataTables JavaScript library, which my plugin uses for the sorting and between that plugin that you are using to obfuscate/hide email addresses (something like “hivelogic_enkoder”).

    So, I see three main options:
    – Don’t use that email obfuscating plugin.
    – Try a different table sorting library (i.e. “Tablesorter” which you can choose in the WP-Table Reloaded “Plugin Options”).
    – Ask for help in the DataTables forums: https://www.datatables.net/forums as this is more a problem with that library and not with my plugin.

    Best wishes,
    Tobias

    Thread Starter ajcke

    (@emerinea)

    Thanks much! You are correct. I deactivated the obfuscate email plugin and the table works fine in FireFox. It also displays something like “Showing 1 to 10 of 24 entries” at the bottom of each table. IE doesn’t display this. Any suggestions on how to fix this in IE?

    Also now that the obfuscate plugin is disabled any suggestions on other email obfuscate options?

    Thanks again,
    Andy

    Hi,

    thanks for the confirmation.

    Unfortunately, I don’t know why IE doesn’t show that line. IE is really tricky with positioning of elements sometimes, so I can only guess that this is caused by that. Have you check your page for valid HTML with the W3 Validator (https://validator.w3.org)?
    That might show a few places where you are using invalid HTML, which also might be the reason.

    Regarding the email obfuscation: Actually I doubt that this is really useful (email spider bots are not stupid), but there should be quite some plugins for WordPress for this. Have you searched in the Plugins Directory or with Google?

    Best wishes,
    Tobias

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘[Plugin: WP-Table Reloaded] FireFox and Java Script Library’ is closed to new replies.