Title: jplayer shortcode in table cell
Last modified: August 22, 2016

---

# jplayer shortcode in table cell

 *  Resolved [jeffryf](https://wordpress.org/support/users/jeffryf/)
 * (@jeffryf)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/jplayer-shortcode-in-table-cell/)
 * 
 * [https://wordpress.org/plugins/tablepress/](https://wordpress.org/plugins/tablepress/)

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

 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/jplayer-shortcode-in-table-cell/#post-5826650)
 * Hi,
 * thanks for your question, and sorry for the trouble.
 * This is likely connected to the table output caching that TablePress uses. I 
   suggest that you try to turn that off for this table, by changing the used Shortcode
   to
 *     ```
       [table id=123 cache_table_output=false /]
       ```
   
 * Alternatively, you could also try using the regular `[audio]` Shortcode that 
   is built-in in WordPress. With that, you won’t even need another audio plugin.(
   And you can embed audio files via the Media Library (the “Insert Image” button).)
 * Regards,
    Tobias
 *  Thread Starter [jeffryf](https://wordpress.org/support/users/jeffryf/)
 * (@jeffryf)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/jplayer-shortcode-in-table-cell/#post-5826721)
 * Unfortunately, neither method worked.
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/jplayer-shortcode-in-table-cell/#post-5826722)
 * Hi,
 * hm, ok. That’s weird.
    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 [jeffryf](https://wordpress.org/support/users/jeffryf/)
 * (@jeffryf)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/jplayer-shortcode-in-table-cell/#post-5826743)
 * [http://www.yourownhealthandfitness.org/?page_id=11356](http://www.yourownhealthandfitness.org/?page_id=11356)
 * Go to the last row (#33). Left play button is mp3-jplayer, right play button 
   is [audio].
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/jplayer-shortcode-in-table-cell/#post-5826777)
 * Hi,
 * thanks for the link.
    I’m seeing some JavaScript error messages related to that
   jPlayer plugin in the error log console in the browser. Apparently, some files
   are not loaded. Can you therefore please temporarily deactivate the mp3-jPlayer
   plugin? That way, we can directly test the native WordPress `[audio]` Shortcode.
   Also, to temporarily rule out other influences, please uncheck the “Use DataTables”
   checkbox on the “Edit” screen of the table.
 * Regards,
    Tobias
 *  Thread Starter [jeffryf](https://wordpress.org/support/users/jeffryf/)
 * (@jeffryf)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/jplayer-shortcode-in-table-cell/#post-5826797)
 * It worked!
 * At least [audio] worked.
 * Also worked with Use Data Tables both off and on.
 * Thanks! I’m glad I gave you money!
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/jplayer-shortcode-in-table-cell/#post-5826809)
 * Hi,
 * no problem, you are very welcome! 🙂 Good to hear that this helped!
 * Best wishes,
    Tobias
 * P.S.: In case you haven’t, please [rate TablePress](https://wordpress.org/support/view/plugin-reviews/tablepress)
   here in the plugin directory. Thanks!
 *  [mtimler](https://wordpress.org/support/users/mtimler/)
 * (@mtimler)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/jplayer-shortcode-in-table-cell/#post-5826882)
 * 1) I am having the same issue. jplayer play buttons not showing up in my table
   press table (column 1). They were working fine but stopped a few days ago. The
   buttons appear when I preview in wordpress but as soon as I log out, they’re 
   gone. I’ve tried your advice above, no luck.
 * [http://missionarymusic.org/](http://missionarymusic.org/)
 * 2) My “force file download” link also stopped working in safari in the table.
   2nd column.
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/jplayer-shortcode-in-table-cell/#post-5826884)
 * Hi,
 * thanks for your post, and sorry for the trouble.
 * Can you please try changing the Shortcode on that page to
 *     ```
       [table id=3 cache_table_output=false /]
       ```
   
 * Regards,
    Tobias
 *  [mtimler](https://wordpress.org/support/users/mtimler/)
 * (@mtimler)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/jplayer-shortcode-in-table-cell/#post-5826885)
 * Yes! That worked. Wow, that’s great.
 * Any ideas why the download link (column 2) stopped working in safari? It will
   only stream when those links are clicked. This is what I put in those cells.
 * `<a href="url" download="title"><img src="url"></a>`
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/jplayer-shortcode-in-table-cell/#post-5826886)
 * Hi,
 * no problem, you are very welcome! 🙂 Good to hear that this helped!
 * As for that Safari issue: That’s probably related to your server and the “mime
   type” that it’s sending for the files. Depending on that, the browser will either
   stream a file or offer it for download.
    This will have to be changed in the 
   server configuration (but I don’t have experience with that).
 * Best wishes,
    Tobias
 * P.S.: In case you haven’t, please [rate TablePress](http://wordpress.org/support/view/plugin-reviews/tablepress)
   here in the plugin directory. Thanks!
 *  [mtimler](https://wordpress.org/support/users/mtimler/)
 * (@mtimler)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/jplayer-shortcode-in-table-cell/#post-5826887)
 * Ok, got it.
 * Very satisfied with your plug in, especially because it’s so well supported!
 * Thanks!
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/jplayer-shortcode-in-table-cell/#post-5826888)
 * Hi,
 * thanks, I really appreciate that 🙂
 * Best wishes,
    Tobias

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

The topic ‘jplayer shortcode in table cell’ 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/)

 * 13 replies
 * 3 participants
 * Last reply from: [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * Last activity: [11 years, 2 months ago](https://wordpress.org/support/topic/jplayer-shortcode-in-table-cell/#post-5826888)
 * Status: resolved