• binbin

    (@binbin)


    Hello,

    I got a weird result when I copy/paste my tag into my post using my wordpress theme, it display the tag : [table id=2 /] instead of the table on my post.

    If I change the theme for the classic wordpress theme, no problem, it display the table.

    So if there some restrictions with custom theme to made this plug ins working correctly like div id name or wordpress loop….
    thanks

Viewing 1 replies (of 1 total)
  • Hi,

    there are no restrictions on the theme from my plugin’s side.

    It just looks like your theme is coded wrong – most likely no Shortcodes will work (although Shortcode are a standard WordPress feature). This probably is caused by wrong usage of the template tag function the_content() in the loop, in your theme.

    You should either contact the theme author or switch to another theme I guess. 🙂

    Best wishes,
    Tobias

Viewing 1 replies (of 1 total)

The topic ‘[Plugin: WP-Table Reloaded] Problem :Tag instead TABLE’ is closed to new replies.