myspoon
Forum Replies Created
-
Forum: Plugins
In reply to: [WP-Table Reloaded] Data But No Table ShowingI followed the instructions, changed the shortcode and it works perfectly. Thank you so much!
Forum: Plugins
In reply to: [WP-Table Reloaded] [Plugin: WP-Table Reloaded] Data doesn't show up in 3.2.1Mine is here: http://www.envisionyourgoal.com/sessions/ Should be displaying in the main content area under the heading.
Forum: Plugins
In reply to: [WP-Table Reloaded] Data But No Table ShowingAh I’m the same as you and nothing renders (no data or table).
By the way it looks to me like your header.php contains wp_head(); as the other person mentioned it should.I found another post form someone with the same issue and both of us have a random <div class=”table_”></div> can you see if you have that in your page?
Forum: Plugins
In reply to: [WP-Table Reloaded] Data But No Table ShowingI’ve got the same issue, I have wp_head() in header.php
Forum: Plugins
In reply to: [WP-Table Reloaded] [Plugin: WP-Table Reloaded] Data doesn't show up in 3.2.1I have the same problem (with same version). I can preview the table and it looks perfect but entering the shortcode doesnt render anything. I have a custom theme and have already checked that wp_head(); is present in header.php.