Viewing 4 replies - 16 through 19 (of 19 total)
  • Plugin Author Tobias B?thge

    (@tobiasbg)

    Hi Kirk,

    thanks for your question. Just to be sure: Are you really using a theme/plugin that also has a [table .../] Shortcode defined? I’m not seeing the same symptoms that the other users in this thread were having…
    Does the table show with the WordPress Default theme? And with all other plugin deactivated?

    But for your actual question: That code needs to go into the file “functions.php” in your theme’s folder, right before the ?> at the end.

    Regards,
    Tobias

    Tobias,

    Thanks so much for your SPEEDY reply! Actually, I’m not sure where the problem lies. None of my other plugins seem to use the “table” shortcode, but I couldn’t understand why my tables disappeared.

    Yes, the table DOES show with the default theme… even with all plugins activated.

    But it won’t show in my custom theme at all, even with all plugins deactivated.

    I’ll try to put the code in there and see if I can get it into the right place.

    Cheers,

    Kirk

    By the way, Tobias,

    Could you give me a little snippet of code from the context of my page with a little comment indicating where to put the code. I can’t seem to get it to work. So sorry. I’ll send you a little paypal for a nice Latte or something.

    regards,

    Kirk

    Plugin Author Tobias B?thge

    (@tobiasbg)

    Hi Kirk,

    thanks for checking this!

    This probably means that something in your theme is breaking Shortcode, although I don’t really see how…

    The code really just need to be pasted into the “functions.php” in your theme’s folder. I can’t really explain this better, as I don’t know how your functions.php looks like. The only important thing is that it is pasted before the ?>, as PHP breaks, otherwise.

    Now, if you want, I can take a direct look at your site. For that please contact me by email (the address is in the main plugin file wp-table-reloaded.php).

    Regards,
    Tobias

Viewing 4 replies - 16 through 19 (of 19 total)
  • The topic ‘Data But No Table Showing’ is closed to new replies.