orionwell
Forum Replies Created
-
Hi Tobias –
It turns out, I discovered the problem. When I had table caching enabled, the audio player would only appear when I was logged in as an admin, although sometimes the player would appear intermittently when I wasn’t logged in. Once I turned table caching off, it worked every time, logged in or not.
Cheers,
– TomForum: Plugins
In reply to: [WP-Table Reloaded] [Plugin: WP-Table Reloaded] Installing 3rd Party PluginPerfect – worked like a charm! Thanks, Tobias!
Forum: Plugins
In reply to: [WP-Table Reloaded] [Plugin: WP-Table Reloaded] Installing 3rd Party PluginHi Tobias –
http://www.aliveinthenow.com/show/show-schedule/Here is the URL for the page with the table. What appears to happen is that the player gets inserted way down the page and everything gets pulled out of the table and placed above it. Then a blank table structure is displayed below the player.
Thanks for taking a look at it,
– TomForum: Plugins
In reply to: [WP-Table Reloaded] [Plugin: WP-Table Reloaded] Installing 3rd Party PluginThanks, Tobias. I dropped in the filter, but it seemed to wipe out the table structure. All the text in the table just ran together. Is there something more I need to add to the functions.php file? Or is there something I need to set on the table to make sure it accommodates the player?
Regards,
– TomForum: Plugins
In reply to: [WP-Table Reloaded] [Plugin: WP-Table Reloaded] Installing 3rd Party PluginHi –
I would like to use a plug-in called Audio Player in my table cells. This plugin generates a shortcode that creates an instance of an embedded player for an MP3 audio file. When I tried putting the shortcode in the table cell, it was just echoed as plain text. Is there a way to make it work?
Regards,
– TomForum: Fixing WordPress
In reply to: [Plugin: Contact Form 7] Formatting checkbox setsI have a list of 10 checkboxes in a form. I am trying to format my mail so that the checked responses show up in a vertical list instead of a comma separated list in a paragraph. How do I do that? Is there an option I can set?