Aweber opt-in form problem

General questions pertaining to how certain issues can be resolved
Forum rules
1. No offensive language and no mocking
2. Please do a thorough search before you post something. Trust us, there is a high probability that the question you are asking has been asked previously.
3. No soliciting. You cannot post here soliciting bids for people offer you quotes, or even offer money to people for some work. You will be moderated if you do so. If you are looking for help, please post your request on http://jobs.wordpress.net or http://codepoet.com
4. Please be reasonable. You are getting software and support. For free. Complicated requests from a general purpose theme are not welcome and some volunteers might lose patience with you.
5. Please do your due diligence. If you posted a query and we answered with a link, take the trouble to go through the link contents.
6. Please post with complete information. Requests for help MUST be accompanied with your URL, particularly if you are asking something like "Why am I seeing a blank space?"

Re: Aweber opt-in form problem

Postby bta » 16 Jul 2012, 11:59

Yeah, I am a bugger, I know... :D
You see, I like to learn the how-to solutions so that I don't have to bother you, folks, so much.
Anyway, thx for the info, I will try that and call back.

So, I am looking at the header.php and I found the <body <?php body_class(); ?>> line (is it called a line?) but there is no </body> so it's as if it is not closed (should it be closed at all???).
Anyway, is this line after which I should paste my snippet?
It's just this BTW: <script type="text/javascript" src="http://forms.aweber.com/form/82/930862282.js"></script>

Have a great day!
Attila
bta
 
Posts: 74
Joined: 02 Jul 2012, 07:32

Re: Aweber opt-in form problem

Postby drake » 16 Jul 2012, 12:49

It is closed... in footer.php and between are more other php files :)

I recommend header.php because:
1. is a pluggabile file, can be copied in your child theme so the changes will be preserved in case of upgrades;
2. most of the stylesheets and javascripts are loaded by this file.

You can add that file there, where you said. I said... that file and isn't any mistake, your script just load a file, where is in fact the javascript. If you tell me the code from the first place I can tell you - go to Suffusion Options -> Backend -> Custom Includes -> First External Javascript and add there only the src part of your script:
Code: Select all
http://forms.aweber.com/form/82/930862282.js
drake
 
Posts: 3859
Joined: 26 Jul 2011, 07:56
Location: Constanta, Romania

Re: Aweber opt-in form problem

Postby bta » 16 Jul 2012, 14:02

Hi Drake,

I am just repeating myself: YOU ROCK!!!
This code into Custom Includes made everything so much easier! And how beautifully does it work!
I will study the way your code is built from the Aweber javascript snippet so that in the future I can build these too.
So much easier and nicer than playing all the tricks with the inline forms pasted and formatted in textboxes in ad-hoc widgets!

Thx man, I am SO GRATEFUL!!!

Take care and have a great day, week, year!
Attila
bta
 
Posts: 74
Joined: 02 Jul 2012, 07:32

Previous

Return to Support Requests

Who is online

Users browsing this forum: Google [Bot], Neossersilm, trident50 and 3 guests