treehouse : what would you like to learn today?
Web Design Web Development iOS Development

Wordpress, Ajax, and a Shortcode

  • I have a post that uses a short code.
    I am fancybox'ing the post content with AJAX.
    The short code no longer works.
    Works fine on the post single page.
    do_shortcode() doesn't work either with AJAX.

    Any ideas?