You are here: Home > Forum > Site Design & Construction > Aweber Code Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
andyuk



Joined: 12 Oct 2007
Posts: 1

PostPosted: Fri Oct 12, 2007 7:20 pm    Post subject: Aweber Code Reply with quote

Hi,

Please can someone tell me in easy to understand steps, How to paste the code we get from Aweber, put it into the right hand colum of a wordpress blog.
I want to put an email newsletter sign up box there.

Thanks
Andy
Back to top
Jim Hutchinson
Moderator


Joined: 17 Jan 2006
Posts: 303
Location: Iowa, USA

PostPosted: Mon Oct 29, 2007 1:28 am    Post subject: Reply with quote

If your theme has a file named sidebar.php and it is writable, use the built-in editor (Manage / Files) to paste the code in the file where you want it to appear. That file accepts standard HTML.

Some themes use unordered lists to separate the various sections. Those will look something like this:
<li>
<h2>Archives</h2>

If so, then create yours like this:
<li>
<h2>Newsletter</h2>
(Aweber code here)
</li>

Hope that helps.
Jim Hutchinson
Back to top
Display posts from previous:   
Post new topic   Reply to topic    NetProfitsToday.com Forum Index -> Site Design & Construction All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum