coroleu
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Javascript not working in admin panelHi debugger, i´ve similar problem.
this is my website http://radiouno885.com.ar/v2/
when i deactivated my theme javascript works fine but then activated javascript crah in the admin panel.sory for my regular english. im from argentina
thx
Forum: Plugins
In reply to: [WP-Table Reloaded] [Plugin: WP-Table Reloaded] adding audioyes, exactly…
Only happends with one theme, with others works fine…
ThanksForum: Plugins
In reply to: [WP-Table Reloaded] [Plugin: WP-Table Reloaded] adding audioThe shortcode works fine outside of the table, unchecking “table output chaching” doesnt works…
I probe changing theme and works fine… i dont know what is wrong
thanks anyway
Forum: Plugins
In reply to: [WP-Table Reloaded] [Plugin: WP-Table Reloaded] adding audiohi again, now i try to use only “play-button” plugin, add the line in the functions.php file…
And dont works.
ParamediaForum: Plugins
In reply to: [WP-Table Reloaded] [Plugin: WP-Table Reloaded] adding audioHello tobias, first thanxs for this excelent plugin.
Im from argentina, sorry for my regular english…
I probe both mp3 player plugin but dont works…
My functions.php file ends:add_filter( ‘wp_table_reloaded_cell_content’, array( &$AudioPlayer, ‘processContent’ ), 2 );
add_filter( ‘wp_table_reloaded_cell_content’, ‘play_button_replace’ );
?>I dont see none of the 2… please help me. thanxs