Title: Chrome/Firefox Issue
Last modified: August 30, 2016

---

# Chrome/Firefox Issue

 *  Resolved [brock.anderson](https://wordpress.org/support/users/brockanderson/)
 * (@brockanderson)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/chromefirefox-issue/)
 * Everything displays correctly pagination option, sorting, search in safari and
   IE but not in firefox or Chrome. I’ve tried entering the custom css below but
   it didn’t fix anything.
 * #content .tablepress img {
    max-width: none; }
 * [https://wordpress.org/plugins/tablepress/](https://wordpress.org/plugins/tablepress/)

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

 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/chromefirefox-issue/#post-6779067)
 * Hi,
 * thanks for your post, and sorry for the trouble.
 * Can you please post a link to the page with the table where this problem happens,
   so that I can take a direct look? Thanks!
 * Regards,
    Tobias
 *  Thread Starter [brock.anderson](https://wordpress.org/support/users/brockanderson/)
 * (@brockanderson)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/chromefirefox-issue/#post-6779069)
 * [http://www.shiftwise.com/messaging](http://www.shiftwise.com/messaging)
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/chromefirefox-issue/#post-6779080)
 * Hi,
 * thanks!
 * I’m not sure where you found that CSS code and what you planned with it, but 
   it’s in no way related to the issue of the extra functions not working, so you
   can probably remove it again.
 * The issue is caused by a JS error that is raised by your theme. In the file /
   wp-content/themes/shiftwise_theme/assets/js/init.min.js, it tries to call a `
   picturefill()` JS function, but that does not exist. Due to that, the browser
   stops all other JS on the page, so that these TablePress functions don’t work.
   
   To verify that this is the cause for the issue, can you please try again wtih
   a WordPress default theme like TwentyFifteen? If things work then, you should
   check if there’s an update for your theme available, or if the theme developer
   can fix this missing JS function in their theme.
 * Regards,
    Tobias
 *  Thread Starter [brock.anderson](https://wordpress.org/support/users/brockanderson/)
 * (@brockanderson)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/chromefirefox-issue/#post-6779087)
 * Sorry, we can’t change our theme. I’ll just ask our developer to look at it. 
   That css code was from your previous comments in the issue [https://wordpress.org/support/topic/problems-with-google-chrome?replies=23](https://wordpress.org/support/topic/problems-with-google-chrome?replies=23)
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/chromefirefox-issue/#post-6779092)
 * Hi,
 * thanks for the clarification. Yes, that CSS will not help here, it solves a completely
   different problem.
    You will then indeed need to ask your developer to fix that
   missing JavaScript function in that init.min.js file.
 * Regards,
    Tobias

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

The topic ‘Chrome/Firefox Issue’ is closed to new replies.

 * ![](https://ps.w.org/tablepress/assets/icon.svg?rev=3192944)
 * [TablePress - Tables in WordPress made easy](https://wordpress.org/plugins/tablepress/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/tablepress/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/tablepress/)
 * [Active Topics](https://wordpress.org/support/plugin/tablepress/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/tablepress/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/tablepress/reviews/)

 * 5 replies
 * 2 participants
 * Last reply from: [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * Last activity: [10 years, 5 months ago](https://wordpress.org/support/topic/chromefirefox-issue/#post-6779092)
 * Status: resolved