Wordpress content on external site

Out of context: Reply #8

  • Started
  • Last post
  • 10 Responses
  • oddslob0

    that's a whole nuther thing as u would have to load anyplugins etc that are building that form ( assuming you're using a plugin to build it). It might be easier to:

    1. Build a special template 'page' that isn't accessible via your wordpress nav (so only a direct URL will access it)
    2. Have nothing on the page but your form with CSS style names
    3. Use a php cURL function to rip that content off the page and display it
    4. On the page that's displaying it, also load a local CSS that styles the classes you set up for ur form.
    5. Enjoy the fruits of ur labor.

    • Or hire me @ my full rate :)oddslob
    • ok harder than I thought with the iFrame optionpopfodders

View thread