• Scoob_The_Goob

    (@scoob_the_goob)


    I know it’s a wordpress site, the heading of it looks as follows.

    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
    	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
    
    <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">

    What I am trying to do is take this web page that is already made up, and transfer it to my site. In doing thise I have to take away every link and thing that sends the person back to the original site, and the inquiry button needs to send the message to my email, and not the email on the WP site. So the coding goes as following, for the WP inquiry. I know this is the whole form, but I’m not sure where it is at. I think the button at the bottum sends it, but I’m not sure where too.

    [Code moderated as per the Forum Rules. Please use the pastebin]

Viewing 3 replies - 1 through 3 (of 3 total)
  • esmi

    (@esmi)

    Try looking for a form plugin and then creating your own inquiry form. Not only can you not take a generated page from 1 WP site and drop it into another but what you’re suggesting is, quite honestly, unethical.

    Thread Starter Scoob_The_Goob

    (@scoob_the_goob)

    I didn’t realize it was unethical… I have the companies owner’s permision to do so, and we are just trying to share the information.

    esmi

    (@esmi)

    Then ask them what form plugin they are using.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Need help with Inquiry’ is closed to new replies.