I need to load a single WordPress post into an iFrame…
How to do this?
Many thanks.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
A starting point, I tried this a while ago, and wasn’t impressed by how it interacted with the theme.
http://wordpress.org/support/topic/can-i-put-an-iframe-on-a-wp-page
Or, install a plugin that does this for Posts/Pages, and use it to see what it generates, and modify your code in index.php to work properly.
http://wordpress.org/extend/plugins/embed-iframe/
Either way the url to get to your post should be included in the iframe src.