• When I do :

    jQuery('#mydiv').load(mypage.php);

    I get this error message : “Call to undefined function wp_head() in … mypage.php”

    How is that possible if mypage.php is my theme folder just as the rest of my theme pages ?

  • The topic ‘Loading posts with Ajax’ is closed to new replies.