Hi Laura,
WP-Table Reloaded supports all plugins that use the regular WP Shortcode API. Unfortunately, Audio Player does not use this, so some extra code is necessary.
You can easily make it work by adding the following line of code to the file “functions.php” of your theme.
add_filter( 'wp_table_reloaded_cell_content', 'insert_audio_player' );
Best wishes,
Tobias
Thank you so much for getting back to me and giving me hope Tobias. I think your plugin is great and would be very disappointed if I couldn’t use it because of this.
I tried adding the code to the “functions.php” of my theme and it did not go well. I’m not sure how to explain what happened. The data came out of the table and went to the top of the page and left the table itself behind and empty at the bottom. I’m using the newest version of Thesis as my theme, version 1.8.2.
Adding the code into the functions.php is as far as I got, so it had nothing to do with the Audio Player Plugin. I did nothing after adding the code other than removing the code to get my site back in order.
I can’t show you what happened because I can’t leave my site in that condition. But if it will help, I can email you the information to go in and look around directly on my site.
Perhaps I’m just putting the code in the wrong place in the file? I don’t think that’s it, but I’m not very familar with php.
Also, if we get this worked out and I can use your plugin, I’d like to send you a donation in appreciation. Where would I do that?
Thanks again for your assistance regardless,
Laura.
Hey Tobias,
I really need to get this worked out to move forward. If we can’t get the table to work with the Audio Player Plugin that I am currently using, could you recommend a stylish audio player that it will work with WP-Table Reloaded?
Thanks and hope to get this resolved soon, Laura.
Hi Laura,
then in this case, it might be the best if I take a direct look. Can you please send me an email (the address is in the main plugin file wp-table-reloaded.php) with the necessary information?
(Oh, and donations are possible at http://tobias.baethge.com/donate/ 🙂 )
Regards,
Tobias