Title: Tim Thee's Replies | WordPress.org

---

# Tim Thee

  [  ](https://wordpress.org/support/users/timotheebesse/)

 *   [Profile](https://wordpress.org/support/users/timotheebesse/)
 *   [Topics Started](https://wordpress.org/support/users/timotheebesse/topics/)
 *   [Replies Created](https://wordpress.org/support/users/timotheebesse/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/timotheebesse/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/timotheebesse/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/timotheebesse/engagements/)
 *   [Favorites](https://wordpress.org/support/users/timotheebesse/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[ALO EasyMail Newsletter] Export unsuscribed emails](https://wordpress.org/support/topic/export-unsuscribed-emails/)
 *  Thread Starter [Tim Thee](https://wordpress.org/support/users/timotheebesse/)
 * (@timotheebesse)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/export-unsuscribed-emails/#post-10758909)
 * Hi, thanks for your answer but I need to export the unsubscribed emails list (
   readable) as it was possible before, is there a way to do it now from the site
   admin ?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Idea Factory] All ideas not loading](https://wordpress.org/support/topic/all-ideas-not-loading/)
 *  [Tim Thee](https://wordpress.org/support/users/timotheebesse/)
 * (@timotheebesse)
 * [9 years ago](https://wordpress.org/support/topic/all-ideas-not-loading/#post-9312133)
 * Same problem here :
 * Failed to load resource: the server responded with a status of 404 (Not Found)
   
   idea-factory.js:1 Uncaught TypeError: Cannot read property ‘replace’ of null 
   at HTMLDivElement.<anonymous> (idea-factory.js:1) at HTMLDivElement.<anonymous
   > (jquery.js:4) at Function.each (jquery.js:2) at a.fn.init.each (jquery.js:2)
   at Object.<anonymous> (jquery.js:4) at i (jquery.js:2) at Object.fireWith [as
   rejectWith] (jquery.js:2) at y (jquery.js:4) at XMLHttpRequest.c (jquery.js:4)
 * The list of ideas is integrated in a post via shortcode.
 * Any help from the developper ?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Inline Google Spreadsheet Viewer] Default options broken](https://wordpress.org/support/topic/default-options-broken/)
 *  Thread Starter [Tim Thee](https://wordpress.org/support/users/timotheebesse/)
 * (@timotheebesse)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/default-options-broken/#post-6498089)
 * It doesn’t seem to work,
 * when I write this :
 *     ```
       {
           "dom": "rtip",
           "scrollX": "true",
           "order": [[0, "desc"]]
       }
       ```
   
 * The code is automatically replaced with :
 *     ```
       {
           "dom": "rtip",
           "scrollX": "true",
           "order": [
               [
                   0,
                   "desc"
               ]
           ]
       }
       ```
   
 * And the display of tables is broken (no datatables, no scrolling, etc)
 * When I write on one line :
    `{"dom": "rtip", "scrollX": "true", order": [[0, "
   desc"]]}`
 * The frame becomes blank when I save
 * Any idea of what’s provoking this ?
 * Thanks
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Inline Google Spreadsheet Viewer] Display broken after last week update](https://wordpress.org/support/topic/display-broken-after-last-week-update/)
 *  Thread Starter [Tim Thee](https://wordpress.org/support/users/timotheebesse/)
 * (@timotheebesse)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/display-broken-after-last-week-update/#post-6142124)
 * Thanks a lot,
 * You were right of course
 * I eventually found this in the theme header :
    **`<script type="text/javascript"
   src="<?php echo get_site_url(); ?>/wp-includes/js/jquery/jquery.js?ver=2.6.13"
   >`**
 * I deactivated it and everything works again.
 * Sorry for the inconvenience !
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Inline Google Spreadsheet Viewer] Display broken after last week update](https://wordpress.org/support/topic/display-broken-after-last-week-update/)
 *  Thread Starter [Tim Thee](https://wordpress.org/support/users/timotheebesse/)
 * (@timotheebesse)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/display-broken-after-last-week-update/#post-6142066)
 * Hi,
 * Thanks for your response.
 * I don’t understand either why the DataTables library wouldn’t load, because it
   worked before and I only updated this plugin. Deactivating the others plugins
   did’nt work.
 * I wonder if it’s not linked with the new “defaut” option, as the error says :“
   Cannot read property ‘defaults’ of undefined(anonymous function)”
 * **I could restore the 0.9.1.3 version of igsv and it works again !** I’ll stay
   with that for the moment, unless you can see where it fails or upload another
   update.
 * Thanks anyway for this great plugin !
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Inline Google Spreadsheet Viewer] Setting default](https://wordpress.org/support/topic/setting-default/)
 *  Thread Starter [Tim Thee](https://wordpress.org/support/users/timotheebesse/)
 * (@timotheebesse)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/setting-default/#post-6033849)
 * Thanks !
 * It works but I can’t figure out how to write the order option array : %5B%5B 
   2, “desc” %5D%5D doesn’t work here…
 * I’d like to add this ordering by default : “order”: [[ 0, ‘desc’ ]]
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Inline Google Spreadsheet Viewer] Fatal Error on loading table](https://wordpress.org/support/topic/fatal-error-on-loading-table/)
 *  Thread Starter [Tim Thee](https://wordpress.org/support/users/timotheebesse/)
 * (@timotheebesse)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/fatal-error-on-loading-table/#post-5641201)
 * It does work now whith the update, great !
 * Thanks a lot !
 * I did figure out that “no-datatables” removed the possibility to fix columns,
   but I forgot then, and the code stayed in a copy/paste done too quickly.
 * But in other pages it’s the FixedColumns that doesn’t work, I think it’s because
   they are included in a spoiler shortcode from Shortcode Ultimate plugin. Example
   in the sandbox here : [http://www.logrami.fr/sandbox/](http://www.logrami.fr/sandbox/)
 * It may be a jquery bug from the SU plugin, but in case you understand what’s 
   going on…
 * `[gdoc key="https://docs.google.com/spreadsheets/d/1tatc0EBIpXgBzEFwakzqYCcbO7d6v0r7K9Cua2KVYek/
   edit" query="Select B,C,F,G,H,I,J,K,L,M,P,R,T,U,V,W,AC,AF,AG,AH,AI WHERE A ='
   Châtellerault' ORDER BY B asc" class="FixedColumns-left-2"]`
 * Thanks again for your work !
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Inline Google Spreadsheet Viewer] Fatal Error on loading table](https://wordpress.org/support/topic/fatal-error-on-loading-table/)
 *  Thread Starter [Tim Thee](https://wordpress.org/support/users/timotheebesse/)
 * (@timotheebesse)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/fatal-error-on-loading-table/#post-5641192)
 * Here is the shortcode (no query) :
 * [gdoc key=”[https://docs.google.com/spreadsheets/d/1tatc0EBIpXgBzEFwakzqYCcbO7d6v0r7K9Cua2KVYek/edit&#8221](https://docs.google.com/spreadsheets/d/1tatc0EBIpXgBzEFwakzqYCcbO7d6v0r7K9Cua2KVYek/edit&#8221);
   gid=”2099403487″ title=”Comptages de l’année en cours” class=”FixedColumns-left-
   1 no-datatables” header_rows=”1″]
 * Thanks !

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