Forums

WordPress in iframes (5 posts)

  1. mr_prateekjain
    Member
    Posted 2 years ago #

    I want to show wordpress as a iframe content in a site with another domain. The problem is cross domain communication is not supported by iframes needed for auto adjusting size of iframe based on the contents height... Any suggestions???
    Thanks

  2. EMG
    Member
    Posted 2 years ago #

    My suggestion in all honesty? Don't use iframes if possible - especially embedding a site with content like WP.

    Why don't you simply set up an RSS feed embed of your WP content on your other site?

    There are some great php scripts to do just that and it's better than an iframe.

  3. mr_prateekjain
    Member
    Posted 2 years ago #

    I dont have any idea about that RSS feed.. Can you please provide me some code or documentation related to that??
    Thanks.

  4. Shane G
    Member
    Posted 2 years ago #

    Hi,

    Try this plugin to embed iframe code in your blog:

    http://wordpress.org/extend/plugins/embed-iframe/

    Thanks,

    Shane G.

  5. mr_prateekjain
    Member
    Posted 2 years ago #

    Using this i have to specify the height of my iframe.. I want the height to be auto-adjusted based on the contents size, i dont want to use scroll bars.....

Topic Closed

This topic has been closed to new replies.

About this Topic