I have spent hours and absolutely cannot seem to query pages with an ajax request.
I am using a jquery Ajax tabs script. I uses ajax to call external pages and loads them.
It handles php and php includes ok.
It handles html ok.
It handles
But when loaded into a Wordpress page, it absolutely will not query any posts or pages. What could possibly be preventing queries from running in Ajax?
Is is possible to database connect, query posts into any static page or Ajax?