Title: Java Script library problem
Last modified: August 22, 2016

---

# Java Script library problem

 *  Resolved [johnrance](https://wordpress.org/support/users/johnrance/)
 * (@johnrance)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/java-script-library-problem/)
 * Hi,
    I can’t get any of the extensions to work. I can’t find any conflicts with
   earlier versions. Can you help? [http://www.donnington-grove.com/members-home/seniors-area/seniors-events/seniors-winter-matches/tryme/](http://www.donnington-grove.com/members-home/seniors-area/seniors-events/seniors-winter-matches/tryme/)
   Is the table in question Kind Regards, John
 * [https://wordpress.org/plugins/tablepress/](https://wordpress.org/plugins/tablepress/)

Viewing 15 replies - 16 through 30 (of 35 total)

[←](https://wordpress.org/support/topic/java-script-library-problem/?output_format=md)
[1](https://wordpress.org/support/topic/java-script-library-problem/?output_format=md)
2 [3](https://wordpress.org/support/topic/java-script-library-problem/page/3/?output_format=md)
[→](https://wordpress.org/support/topic/java-script-library-problem/page/3/?output_format=md)

 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/java-script-library-problem/page/2/#post-5384880)
 * Hi John,
 * technically, instead of “sadly when imported as a csv into table press, it displays
   the literal hyperlink”, it’s more “sadly when exported to a CSV by Google, the
   hyperlink is removed”. That’s why TablePress can not import the link from CSV(
   it’s just not there), unless it would be there as HTML code.
    Importing the table
   as HTML from Google should work, and a workaround for that extra row that Google
   adds might be to just hide it in TablePress, as explained above.
 * Regards,
    Tobias
 *  Thread Starter [johnrance](https://wordpress.org/support/users/johnrance/)
 * (@johnrance)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/java-script-library-problem/page/2/#post-5384891)
 * Tobias,
    importing as html and hiding works fine.
 * Still getting odd results with fixed left column and scrolling.
    John
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/java-script-library-problem/page/2/#post-5384892)
 * Hi John,
 * that’s good to hear.
 * Where can I see those odd results with the fixed column and scrolling?
    On [http://www.donnington-grove.com/members-home/seniors-area/seniors-events/seniors-winter-matches/winter-golf/](http://www.donnington-grove.com/members-home/seniors-area/seniors-events/seniors-winter-matches/winter-golf/)
   you seem to have activated the FixedHeader+TableTools Extension, but it’s not
   being used on any of the three tables.
 * Regards,
    Tobias
 *  Thread Starter [johnrance](https://wordpress.org/support/users/johnrance/)
 * (@johnrance)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/java-script-library-problem/page/2/#post-5384893)
 * Tobias,
    Try this one: [http://www.donnington-grove.com/members-home/seniors-area/john22/](http://www.donnington-grove.com/members-home/seniors-area/john22/)
 * It loads and scrolls, but as soon as I type one letter in the search box the 
   formatting goes. Adding a second letter, it formats OK
 * So, it sort of works but looks weird as you enter a search,
    John
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/java-script-library-problem/page/2/#post-5384894)
 * Hi,
 * now that looks strange indeed. I have no clue what could going on there.
    It 
   sure looks like a bug in the FixedColumns JS code, but as I’m not the developer
   of that, I’m not sure. Now, there is a new version of that FixedColumns JS library
   available, where this bug might be fixed already, but I haven’t yet had the time
   to update the TablePress Extension with it accordingly. I hope to find the time
   for this soon (I need to finish TablePress 1.5 first, which implements some of
   the requirements that the new FixedColumns version needs).
 * Regards,
    Tobias
 *  Thread Starter [johnrance](https://wordpress.org/support/users/johnrance/)
 * (@johnrance)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/java-script-library-problem/page/2/#post-5384895)
 * Tobias,
    Let me know when you have something or when I can try 1.5 John
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/java-script-library-problem/page/2/#post-5384896)
 * Hi John,
 * you could actually already try the TablePress 1.5-beta: [http://tablepress.org/upcoming-tablepress-1-5/](http://tablepress.org/upcoming-tablepress-1-5/)
 * The updated FixedColumns Extension will probably not be ready before the end 
   of the month, sorry 🙁
 * Regards,
    Tobias
 *  Thread Starter [johnrance](https://wordpress.org/support/users/johnrance/)
 * (@johnrance)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/java-script-library-problem/page/2/#post-5384909)
 * Tobias,
    I’ll have a go at 1.5. Meanwhile, how do I concatenate extensions – [
   table id=25 datatables_fixedcolumns=”left”,filter=”yes||playing||reserve||won
   ||lost||halved”/]
 * doesn’t seem to work,
    John
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/java-script-library-problem/page/2/#post-5384919)
 * Hi,
 * yes, TablePress 1.5 could maybe help.
 * For combining Shortcode parameters, just put a space between them, i.e.
 *     ```
       [table id=25 datatables_fixedcolumns="left" filter="yes||playing||reserve||won||lost||halved" /]
       ```
   
 * Regards,
    Tobias
 *  Thread Starter [johnrance](https://wordpress.org/support/users/johnrance/)
 * (@johnrance)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/java-script-library-problem/page/2/#post-5384923)
 * Hi Tobias
    Fixed column left with scrolling nearly works: [http://www.donnington-grove.com/members-home/seniors-area/seniors-summer-matches/john10/](http://www.donnington-grove.com/members-home/seniors-area/seniors-summer-matches/john10/)
 * try the players tab, search for “rance” and see there is just a small formatting
   issue
 * John
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/java-script-library-problem/page/2/#post-5384924)
 * Hi John,
 * that’s really strange, but as mentioned above, I can’t see what exactly is causing
   this.
 * To rule out any interference, can you test this exact table outside of those 
   tabs, i.e. directly in the page?
 * Regards,
    Tobias
 *  Thread Starter [johnrance](https://wordpress.org/support/users/johnrance/)
 * (@johnrance)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/java-script-library-problem/page/2/#post-5384925)
 * Tobias
    Here it is [http://www.donnington-grove.com/members-home/seniors-area/john22/](http://www.donnington-grove.com/members-home/seniors-area/john22/)
 *  with no search It scrolls but won’t fix the left column
    after a search on “
   rance”, the search works but no scrolling
 * The plot thickens…
    John
 *  Thread Starter [johnrance](https://wordpress.org/support/users/johnrance/)
 * (@johnrance)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/java-script-library-problem/page/2/#post-5384926)
 * Tobias,
    even more odd [http://www.donnington-grove.com/members-home/seniors-area/john22/](http://www.donnington-grove.com/members-home/seniors-area/john22/)
   has fixedcolumn = “right” instead of left and it works quite well
 * All have the odd feature that as you type in the search, the table widens and
   shrinks on each charter entered, but the search works fine.
 * As a work around I’m going to add a column far right duplicating the names
 * John
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/java-script-library-problem/page/2/#post-5384927)
 * Hi,
 * thanks for testing that! I do have one idea, coming from a hint in the JS error
   log console.
    Please open the file tablepress-datatables-fixedcolumns.php and
   comment out line 58 (the one that starts with
 *     ```
       $parameters['sScrollXInner'] =
       ```
   
 * by prepending double-slashes
 *     ```
       //
       ```
   
 * to it and try again.
 * Regards,
    Tobias
 *  Thread Starter [johnrance](https://wordpress.org/support/users/johnrance/)
 * (@johnrance)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/java-script-library-problem/page/2/#post-5384930)
 * Tobias
    Progress! both the pages /22 and /23 work with fixed left and fixed left
   and right. The jumping on table size with character entry into the search box
   is also fixed.
 * However, the page wi the table inside the accordian works but the formatting 
   is still wrong
    John

Viewing 15 replies - 16 through 30 (of 35 total)

[←](https://wordpress.org/support/topic/java-script-library-problem/?output_format=md)
[1](https://wordpress.org/support/topic/java-script-library-problem/?output_format=md)
2 [3](https://wordpress.org/support/topic/java-script-library-problem/page/3/?output_format=md)
[→](https://wordpress.org/support/topic/java-script-library-problem/page/3/?output_format=md)

The topic ‘Java Script library problem’ 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/)

 * 35 replies
 * 2 participants
 * Last reply from: [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * Last activity: [11 years, 7 months ago](https://wordpress.org/support/topic/java-script-library-problem/page/3/#post-5384956)
 * Status: resolved