Viewing 11 replies - 1 through 11 (of 11 total)
  • Plugin Author Brandon Kraft

    (@kraftbj)

    Code Wrangler

    Can you paste in the code they give you to add to your site?

    Thread Starter pete12345

    (@pete12345)

    The short code is:
    <script type=”text/javascript” src=”http://forms.listwire.com/0/106/106277/53022.js”></script&gt;

    The raw html is:

    <center><table border=”0″ cellpadding=”0″ cellspacing=”0″ style=”position: relative; margin: 0px; padding: 0px;”>
    <tr><td align=”center” valign=”middle”>
    <form action=”http://www.listwire.com/form/process.php&#8221; method=”post”>
    <input type=”hidden” name=”bot_action” value=”form_subscribe”>
    <input type=”hidden” name=”bot_track_code” value=””>
    <input type=”hidden” name=”bot_pass_standard” value=”0″>
    <input type=”hidden” name=”bot_pass_custom” value=”0″>
    <input type=”hidden” name=”bot_account” value=”pbluxurybedrooms”>
    <input type=”hidden” name=”bot_redirect” value=”http://pbluxurybedrooms.com”&gt;
    <input type=”hidden” name=”bot_web_form_id” value=”53022″>
    <table width=”380″ border=”0″ cellpadding=”0″ cellspacing=”0″>
    <tr><td height=”32″ width=”10%” align=”left” valign=”middle”> </td>
    <td height=”32″ width=”28%” align=”left” valign=”middle”><div style=”font:bold 13px verdana, sans-serif; letter-spacing:-1px; color:#363636; margin:0px 5px 0px 0px;”>Name:</div></td>
    <td height=”32″ width=”62%” align=”left” valign=”middle”><input type=”text” style=”width:85%; margin:0 auto; font:12px verdana, sans-serif; height:22px; line-height:100%; padding:4px 2px 2px 2px; border:1px solid #363636; background:#ffffff url(‘http://forms.listwire.com/images/form-input-bg.jpg&#8217;) top left repeat-x;” name=”fullname” value=””></td></tr>
    <tr><td height=”32″ width=”10%” align=”left” valign=”middle”> </td>
    <td height=”32″ width=”28%” align=”left” valign=”middle”><div style=”font:bold 13px verdana, sans-serif; letter-spacing:-1px; color:#363636; margin:0px 5px 0px 0px;”>Email:</div></td>
    <td height=”32″ width=”62%” align=”left” valign=”middle”><input type=”text” style=”width:85%; margin:0 auto; font:12px verdana, sans-serif; height:22px; line-height:100%; padding:4px 2px 2px 2px; border:1px solid #363636; background:#ffffff url(‘http://forms.listwire.com/images/form-input-bg.jpg&#8217;) top left repeat-x;” name=”email” value=””></td></tr>
    <tr><td height=”50″ colspan=”3″ align=”center” valign=”middle”>
    <table style=”border: 1px solid #363636;” cellpadding=”0″ cellspacing=”0″>
    <tr style=”background-color:#e8e8e8″><td height=”26″ style=”border-top:1px solid #ffffff; border-left:1px solid #ffffff;”><input type=”submit” style=”overflow:auto !important; overflow:visible; width:auto !important; width:50px; margin:0px 15px 0px 15px; border:0px; background-color:#e8e8e8; font: bold 13px verdana, sans-serif; letter-spacing:-1px; color:#363636;” name=”submit” value=”Submit”>
    </td></tr></table></td></tr>
    </table>
    </form>
    </td></tr>
    <tr>
    <td colspan=2 valign=”bottom”>
    <center>
    <table width=”100%” border=”0″ cellpadding=”0″ cellspacing=”0″ valign=”bottom”>
    <tr style=”background-color: #c0c0c0;”><td height=”1″ align=”center” valign=”top”></td></tr>
    <tr style=”background-color: #ffffff;”><td style=”padding: 5px 0px 0px 0px;” height=”32″ align=”center” valign=”top”>
    <table width=”300″ border=”0″ cellpadding=”0″ cellspacing=”0″>
    <tr style=”background-color: #ffffff;”><td style=”padding: 0px 0px 10px 0px;” align=”center” valign=”top”><img src=”http://forms.listwire.com/images/listwire-form-logo.jpg&#8221; height=”32″ width=”128″ border=”0″ alt=”ListWire – Free Autoresponders”>
    click here for your free autoresponder</td></tr>
    </table>
    </td></tr>
    </table>
    </center>
    </td>
    </tr>
    </table>
    </center>
    <img src=”http://forms.listwire.com/img.php?x2FM52FcEKrmqHJk9xZVA3LDcyr31vAwAKYmbSquSTr”&gt;

    Plugin Author Brandon Kraft

    (@kraftbj)

    Code Wrangler

    Yup.

    Form action setting: http://www.listwire.com/form/process.php
    First name field name: fullname
    Email field name: email

    Hidden fields:

    <input type="hidden" name="bot_action" value="form_subscribe">
    <input type="hidden" name="bot_track_code" value="">
    <input type="hidden" name="bot_pass_standard" value="0">
    <input type="hidden" name="bot_pass_custom" value="0">
    <input type="hidden" name="bot_account" value="pbluxurybedrooms">
    <input type="hidden" name="bot_redirect" value="http://pbluxurybedrooms.com">
    <input type="hidden" name="bot_web_form_id" value="53022">

    Untested, but should work at initial review.

    Cheers!

    Thread Starter pete12345

    (@pete12345)

    do I copy and pastet the link in Form action setting?

    I have copied and paste the hidden field

    Plugin Author Brandon Kraft

    (@kraftbj)

    Code Wrangler

    You don’t want to copy it as a link, but the URL yes.

    In other words, the setting should be just the address of that site, not anything like <a href…..

    Same goes for the two field names… Just fullname and email

    The only one that should look like HTML geekspeak is the hidden fields block.

    Thread Starter pete12345

    (@pete12345)

    I dont think I am doing something correct, I keep getting an error 404 message. Here is exactly what I have filled in:

    Form Action:
    http://www.listwire.com/form/process.php

    E-Mail Field:
    email

    First Name Field:
    fullname

    Hidden Fields:
    <input type=”hidden” name=”bot_action” value=”form_subscribe”>
    <input type=”hidden” name=”bot_track_code” value=””>
    <input type=”hidden” name=”bot_pass_standard” value=”0″>
    <input type=”hidden” name=”bot_pass_custom” value=”0″>
    <input type=”hidden” name=”bot_account” value=”pbluxurybedrooms”>
    <input type=”hidden” name=”bot_redirect” value=”http://pbluxurybedrooms.com”&gt;
    <input type=”hidden” name=”bot_web_form_id” value=”53022″>

    Plugin Author Brandon Kraft

    (@kraftbj)

    Code Wrangler

    Can you send me a link to a page on your site with the widget present so I can see what’s going on? (Might not get to it for a couple of hours, about time to get the kiddos ready for bed)

    Plugin Author Brandon Kraft

    (@kraftbj)

    Code Wrangler

    Actually, disregard. Assuming it’s pbluxurybedrooms.com — it appears to be working for me.

    Thread Starter pete12345

    (@pete12345)

    The website is here

    Thread Starter pete12345

    (@pete12345)

    ok, that is strange. might have been because i was trying to test with an email linked to my autoresponder?

    Thanks for your help

    Plugin Author Brandon Kraft

    (@kraftbj)

    Code Wrangler

    Who knows? 🙂 Maybe something was being cached that threw it off. In any event, glad it is working!

Viewing 11 replies - 1 through 11 (of 11 total)
  • The topic ‘Can this work with Listwire?’ is closed to new replies.