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

    (@biztechc)

    Hello joeldault,

    Thanks for comment.
    This plugin works only on data table id as it searches for id mentioned in shortcode.If you replace it with name then also it will search for id and if not found then it will return no result.

    So please use id instead of name and check if issue still occurs.

    Thank you.

    hello,

    This plugin is actually not working for me. i have a table with id=example

    when I am doing <?php echo do_shortcode(‘[wp_jdt id=”example”]’); ?>

    In the page I see the full table printed

    and jQuery(document).ready(function()….) in place of the above echo function

    any hints, where I might be going wrong?

    regards,

    tu

    sorry, it works now.

    it was a jquery inclusion error (i was including an older version of jquery)

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Installation’ is closed to new replies.