![]() | | ||||||||
| | #1 |
| Advanced Warrior Join Date: Apr 2006 Location: , , New Zealand.
Posts: 546
Thanks: 0
Thanked 0 Times in 0 Posts
|
Hey guys, I've been working on this for a while now and I still can't get it to work! My situation is getting more and more serious and I need more money! I have set up a 'You Can't Block This' popup to get people to sign up to my mailing list, but the form I have put on it doesn't show up! I have no idea why as I know that other users of the same software have their forms on their popups. Here is where it is located at the moment (in a test folder)... Guitar Burning Speed - Guitar Speed | Shred Guitar | Fast Guitar The popup is delayed for 4 seconds, the form should show up directly under the txt that says 'Free Sign Up:'. Can anyone help me? It would be very much appreciated. Cheers, Charlie. |
| Guitar Burning Speed - Speed Guitar Secrets Affiliates Earn 75% plus get tons of resources and high conversions - Click Here | |
| | |
| | #2 |
| Advanced Warrior War Room Member |
Charlie, Check your code again. I didn't see any <form> tags in the popup. Normally, the <form> tag starts the form and <from> ends it. Charles |
| | |
| | |
| | #3 |
| Advanced Warrior Join Date: Apr 2006 Location: , , New Zealand.
Posts: 546
Thanks: 0
Thanked 0 Times in 0 Posts
|
Hi Charles, The thing is that when I have the popup in frontpage, it has the <form> tags but they don't seem to show up when I put the page on the net. Charlie. |
| Guitar Burning Speed - Speed Guitar Secrets Affiliates Earn 75% plus get tons of resources and high conversions - Click Here | |
| | |
| | #4 | |
| Donald VanFossen War Room Member Join Date: May 2008 Location: Upstate NY , USA.
Posts: 1,996
Thanks: 271
Thanked 354 Times in 173 Posts
| Quote:
Try replacing all the code in the pop up with the code I send you to see if it changes anything...will PM you in a minute | |
| | ||
| | |
| | #5 |
| Advanced Warrior Join Date: Apr 2006 Location: , , New Zealand.
Posts: 546
Thanks: 0
Thanked 0 Times in 0 Posts
|
After fixing one problem I have come across another. Zerofill helped me show the form, but now I can't get the subscribe button to actualy work. Does anyone have an answer to this? You can see what I mean here... Guitar Burning Speed - Guitar Speed | Shred Guitar | Fast Guitar Thanks heaps, Charlie. |
| Guitar Burning Speed - Speed Guitar Secrets Affiliates Earn 75% plus get tons of resources and high conversions - Click Here | |
| | |
| | #6 |
| Donald VanFossen War Room Member Join Date: May 2008 Location: Upstate NY , USA.
Posts: 1,996
Thanks: 271
Thanked 354 Times in 173 Posts
|
I still see the tbody tags? Did you upload it? heh
|
| | |
| | |
| | #7 |
| Advanced Warrior Join Date: Apr 2006 Location: , , New Zealand.
Posts: 546
Thanks: 0
Thanked 0 Times in 0 Posts
|
Hi Zerofill, Yeah I uploaded it, not sure why they are showing on your end, only shows the tags that I changed to table. Charlie. |
| Guitar Burning Speed - Speed Guitar Secrets Affiliates Earn 75% plus get tons of resources and high conversions - Click Here | |
| | |
| | #8 |
| Donald VanFossen War Room Member Join Date: May 2008 Location: Upstate NY , USA.
Posts: 1,996
Thanks: 271
Thanked 354 Times in 173 Posts
|
ahh they are showing now...You still having a problem with the form submitting?
|
| | |
| | |
| | #9 |
| Advanced Warrior Join Date: Apr 2006 Location: , , New Zealand.
Posts: 546
Thanks: 0
Thanked 0 Times in 0 Posts
|
Yeah the submit button just doesnt seem to go. Anyone know why? Charlie. |
| Guitar Burning Speed - Speed Guitar Secrets Affiliates Earn 75% plus get tons of resources and high conversions - Click Here | |
| | |
| | #10 |
| Donald VanFossen War Room Member Join Date: May 2008 Location: Upstate NY , USA.
Posts: 1,996
Thanks: 271
Thanked 354 Times in 173 Posts
|
Yeah...the reason why is your submit button is outside the closing form tag </form>
|
| | |
| | |
| | #11 |
| Advanced Warrior Join Date: Apr 2006 Location: , , New Zealand.
Posts: 546
Thanks: 0
Thanked 0 Times in 0 Posts
|
Hi Zerofill, I'm not sure why it is doing that when it is online, cause in the html I see in frontpage it is definatly after it. Charlie. |
| Guitar Burning Speed - Speed Guitar Secrets Affiliates Earn 75% plus get tons of resources and high conversions - Click Here | |
| | |
| | #12 |
| Donald VanFossen War Room Member Join Date: May 2008 Location: Upstate NY , USA.
Posts: 1,996
Thanks: 271
Thanked 354 Times in 173 Posts
|
Since frontpage sucks... look at it in some other editor...even a text editor... The form code I see when I view it is like this: HTML Code: <table width="300"><form action="http://www.guitarburningspeed.com/ps/sub.php?a=s" method="post"> <input name="l" value="2" type="hidden"> </form><table width="100%"><tbody><tr><td width="29%"> <p align="right"><b><font size="2" face="Verdana">Name:</font></b></p></td> <td width="68%" align="left"> <p align="center"><input name="f" style="float: left;"></p></td></tr> <tr><td width="29%"> <p align="right"><b><font size="2" face="Verdana">Email:</font></b></p></td> <td width="68%" align="left"> <p align="center"><input name="e" style="float: left;"></p></td></tr><tr> <td colspan="2" align="center"><input name="submit" value="Subscribe" type="submit"></td> </tr></tbody></table> |
| | |
| | |
| | #13 |
| Donald VanFossen War Room Member Join Date: May 2008 Location: Upstate NY , USA.
Posts: 1,996
Thanks: 271
Thanked 354 Times in 173 Posts
|
ACtually make a backup of that page...then select everything in it and delete what is in it and then paste what I send you in PM in it...upload it again and see how that works for you.
|
| | |
| | |
| | #14 |
| Advanced Warrior Join Date: Apr 2006 Location: , , New Zealand.
Posts: 546
Thanks: 0
Thanked 0 Times in 0 Posts
|
Still having problems getting this thing going. Anyone have any ideas? Thanks heaps, Charlie. |
| Guitar Burning Speed - Speed Guitar Secrets Affiliates Earn 75% plus get tons of resources and high conversions - Click Here | |
| | |
| | #15 |
| HyperActive Warrior War Room Member Join Date: May 2005 Location: Auckland, New Zealand.
Posts: 241
Thanks: 0
Thanked 13 Times in 12 Posts
|
Based on the code shown above <table width="300"><form action="http://www.guitarburningspeed.com/ps/sub.php?a=s" method="post"> <input name="l" value="2" type="hidden"> </form><table width="100%"><tbody><tr><td width="29%"> <p align="right"><b><font size="2" face="Verdana">Name:</font></b></p></td> <td width="68%" align="left"> <p align="center"><input name="f" style="float: left;"></p></td></tr> <tr><td width="29%"> <p align="right"><b><font size="2" face="Verdana">Email:</font></b></p></td> <td width="68%" align="left"> <p align="center"><input name="e" style="float: left;"></p></td></tr><tr> <td colspan="2" align="center"><input name="submit" value="Subscribe" type="submit"></td> </tr></tbody></table> Should be <table width="300"><form action="http://www.guitarburningspeed.com/ps/sub.php?a=s" method="post"> <input name="l" value="2" type="hidden"> <table width="100%"><tbody><tr><td width="29%"> <p align="right"><b><font size="2" face="Verdana">Name:</font></b></p></td> <td width="68%" align="left"> <p align="center"><input name="f" style="float: left;"></p></td></tr> <tr><td width="29%"> <p align="right"><b><font size="2" face="Verdana">Email:</font></b></p></td> <td width="68%" align="left"> <p align="center"><input name="e" style="float: left;"></p></td></tr><tr> <td colspan="2" align="center"><input name="submit" value="Subscribe" type="submit"></td> </tr></tbody></table></form> |
| | |
| | |
| | #16 |
| HyperActive Warrior War Room Member Join Date: May 2005 Location: Auckland, New Zealand.
Posts: 241
Thanks: 0
Thanked 13 Times in 12 Posts
|
Oh, and the <table width="300"> at the start is wrong. it can only have TR THEAD or TBODY directly inside it to be valid HTML. You can PROBABLY remove it safely, depending on what comes after the form. |
| | |
| | |
| | #17 |
| Advanced Warrior Join Date: Apr 2006 Location: , , New Zealand.
Posts: 546
Thanks: 0
Thanked 0 Times in 0 Posts
|
Thanks so much!!! Expecially to rwil02 and have who helped me a lot! Charlie. |
| Guitar Burning Speed - Speed Guitar Secrets Affiliates Earn 75% plus get tons of resources and high conversions - Click Here | |
| | |
![]() |
|
| Tags |
| follow up, form, mailing list, pop up, popup, showing |
| Thread Tools | |
| |
![]() |