This plugin inserts pure css Call To Action Buttons via shortcode.
Author: | Connor Laird (profile at wordpress.org) |
WordPress version required: | 3.0 |
WordPress version tested: | 3.6 |
Plugin version: | 1.00 |
Added to WordPress repository: | 23-05-2013 |
Last updated: | 23-05-2013
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
|
Rating, %: | 20 |
Rated by: | 1 |
Plugin URI: | http://www.connorlaird.com/cta |
Total downloads: | 761 |
![]() Click to start download |
Every page needs a strong Call to Action to entice the user to the complete the pages goal. This might be to get to the contact page, or to buy a certain product. This plugin generates custom colored CTA Buttons in pure css3. Simply use the shortcode in your pages or templates to up your conversation rate and complete your goals!
Simple Usage:
Use the following shortcode with simple options for the base color(6 digit hex color) and href. The text of the button goes in the middle of the opening and closing shortcode tags.
[WPCTA color="" href=""]Button Text Here[/WPCTA]
Advanced Usage (all options):
The following shortcode attributes are available to you: * color - A six digit hex color * style - valid css styles to be added to the button * href - Target location of the button * rounded - true for a rounded button and false for a normal button * size - "large" for a large button, "normal" otherwise