AWeber Footer SlideUp – Footer Subscription Plugin

There are many Footer Slideup forms available for AWeber, but the problem is they all charge for the script, and that is not one time fees but a monthly fee for the script.

Being a developer, I thought of creating my own, and many of my clients, as well as blog users, asked the same script from me, and so here I come with my first official WordPress plugin AWeber Footer Slideup.

Plugin Description

Footer Slideup Form is one of the best ways to ask your user to subscribe to your list without any interruption or blocking, and this plugin does exactly that. It adds an AWeber subscribe form in the footer of your WordPress blog.

AWeber is one of the better Auto-responders in the market, and it allows you to send a series of email messages to subscribers. You can read my detailed AWeber review.

Brief Installation Instructions

  1. Generate an Inline form using the AWeber Webform Interface.
  2. Grab the HTML code of your AWeber Form and Search for Hidden Div, which lists all the hidden form fields for a subscription. You will see it just after the <FORM> tag.
  3. Upload the plugin folder aweber-footer-slideup in the wp-content/plugins folder.
  4. Activate the plugin through the ‘Plugins’ menu in WordPress
  5. Edit Options under the Menu ‘AWeber Footer SlideUp’. Paste the hidden div HTML Code generated in Step 2.

Detail Installation Instructions

Very detailed installation instructions with screenshots to help you get started with the plugin.

Step 1 Generate Inline AWeber Web Form

  1. Opt for In-Line Form Type (marked as 1 in the above screenshot)
  2. Select the basic form design template (marked as 2 in the above screenshot)
  3. De-select header, footer, privacy, counter, powered options. (marked as 3 in the above screenshot)

Step 2 Grab RAW HTML code of the form

Change the form settings as you normally do in step 2 of web form creation in AWeber and when you reach step 3 i.e. publish your form opt for Raw HTML version of the code and un-check the checkbox to get the unformatted basic HTML code.

Sometimes the un-formatted checkbox malfunctions and if it does not work as expected make sure you save the form and then come back to the publish page again to generate the un-formatted HTML form.

Step 3 Upload and Activate the plugin

You can use the WordPress plugin interface to install the plugin or else you can download the plugin and manually upload the aweber-footer-slideup folder under the wp-content/plugins folder. Once uploaded activate the plugin through the Plugins menu.

When the plugin is active you will see AWeber Footer Slideup options in the bottom left corner under the settings menu.

Click the link. The link is http://yourblogurl/wp-admin/options-general.php?page=awfs

Step 4 Configure the Plugin with the HTML code

Once you are in the admin options panel for the plugin you see 3 fields.

The tagline is the content shown as heading which can be anything you want to display a message to your user.

For Hidden AWeber Form Fields (Required) we will use the Raw HTML AWeber code. Search for Hidden Div. i.e. the code between <div style=”display: none;”> and <div> . I have marked the code as 1 in the screenshot below.

Copy everything between the div and paste it in the text area you have for Hidden AWeber Form Fields. This is the minimum you will require to do for the plugin to work.

Optional Fields

To add the tracking image find a second hidden div (Mark 2 in the above picture) where AWeber has the image to track views of the form and calculates statistics like submissions to unique display and submission to display.

<div style=”display: none;”>

Copy the image src url and place it into the Tracking Image URL of the AWeber Webform (Optional) field.

FAQ’s

How to Edit the Tag Line Subscribe By Email for Weekly Updates?

Heading Tag Line (Optional) in the admin interface of the plugin. Leaving it blank will show the default tagline.

What is Tracking Image URL of AWeber Webform (Optional)?

AWeber RAW HTML Webform tracks the form views and other stats with an image. If you would like to see how many users submit using the footer form, you need to add the unique image url of AWeber into the field value. Just near the form end tag you will see <img src=”SomeValue” border=”0″ />. Just copy the SomeValue from the HTML code and past it in Tracking Image URL of AWeber Webform. The Image URL will not be any normal jpg/gif like image.

I completed all the above steps and yet I don’t see the plugin in action?

Your plugin should support the basic hooks in the header and footer for the plugin to work. Make sure you have

  1. somewhere in the header.php file. Ideally in <head>
  2. somewhere in the footer.php file. Ideally just before the </body> tag

I hope the installation instructions are more clear now but if you still have any queries or questions don’t hesitate to post them in the comments below. I will be more than happy to help.

Shabbir Bhimani

Blogging Since 2009. If I can leave my high paying C# job in an MNC in the midst of global financial crisis of 2008, anybody can do it. @BizTips I guide programmers and developers to Start and Grow an Online Business. Read more about me here.

Recent Posts

Absolute Beginners Guide to Google Ads

Free Google Ads Tutorial for an absolute beginner covering campaigns and their types, networks, keywords,…

2 years ago

How Freshers Can Make Money Programming in Java

Do you want to make money programming in Java? Here are 6 creative ways for…

3 years ago

Financial Freedom for Freelancers – 9 Smart Ways

9 smart ways for freelancers to achieve financial freedom. First, you have to believe it…

3 years ago

How To Become A Self-Taught Developer

With so many programming languages and resources available, it can be information overall to learn…

3 years ago

Wise Review – Best Exchange Rates For Indian Freelancers

Wise review from an Indian freelancers point of view to receive payments in India. How…

3 years ago

How to Tell a Client you Can’t Lower the Price?

There are 3 types of clients who want you to lower the price. How to…

3 years ago