How Do I Work With New Aweber Code
Setup your form in the Aweber Form Manager.
Select the Raw HTML Version
Uncheck “Include beautiful form styles” this will strip out extra code
The most important fields are the input fields near the top. You don’t need all the “div” text..
And to setup the input text fields you now have to change “from” to “email”
CLICK HERE FOR HASHED UP AWEBER IMAGE which should help illustrate changes.
Basically.. integrate the top part of the code from aweber and replace “from” with “email” and that should be all you need to do.
Do The Templates Work With Wordpress?
The templates are standalone pages that work outside of Wordpress. There’s no reason to integrate them with Wordpress.
Wordpress is just a folder and files that sit on a computer (your host’s computer, and your domain just access those files) and you have the ability to upload as many files and folders as you want to appear on your domain.
Wordpress Themes and Template themes also have no correlation.
Your wordpress may appear at:
http://www.yourdomain.com
but that doesn’t mean you can’t upload 10,000 more pages at
http://www.yourdomain.com/file1.htm
http://www.yourdomain.com/file2.htm
And you can also create 10,000 directories if you want at
http://www.yourdomain.com/directory1/
http://www.yourdomain.com/directory2/
If you use your file manager or FTP to upload a Squeeze page template and its files to:
http://www.yourdomain.com/squeeze/index.html
Then that’s where page will appear when someone accesses that URL.
If you are not familiar with FTP and need assistance let me know.
Note: Our Bonus Sidebar Optin Templates can be used in Wordpress sidebars.
How To I Edit The PSD’s?
You will need a graphics program like Photoshop or Gimp to edit the PSD files. If you don’t have Photoshop you can get a 30 day trial here.
The designer only did one PSD, but editing the JPG’s in Photoshop is pretty basic..
1. Open the PSD
2. Edit the Text in the PSD you want to change.
3. Open the JPG that contains the text you are changing.
4. Go back to the PSD.
5. Use the Marquee Tool (the dashed rectangle tool which you use to select content)
6. Using the Marquee Tool drag and highlight just the text area that you changed.
7. Select “Copy Merged”
8. Then Paste that over your open JPG and align it correctly.
Note: if you have no graphic design experience, you can outsource to designers on sites like Scriptlance.com or Elance.com. You can also ask me to help you.
How Do I Make The Text Disappear In Form Fields When Clicked
Load this page and view source code. Change your input fields to match the ones on this page.
