Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    thanks for your post, and sorry for the trouble.

    Most likely the theme is not using the WordPress template tags properly. I assume that it’s e.g. using

    echo $post->post_content;

    instead of

    the_content();

    or something like that.

    Regards,
    Tobias

    Thread Starter Abdallah_Mohsen

    (@abdallah_mohsen)

    Yup , you are right
    im using the_content(); now and its working perfectly 😉

    Thank you so much

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    no problem, you are very welcome! 🙂 Good to hear that this helped!

    Best wishes,
    Tobias

    P.S.: In case you haven’t, please rate TablePress here in the plugin directory. Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Table doesnt showup , only the shortcode’ is closed to new replies.