This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Unhide Contact Form 7 on Mouse Over

Description

It brings your contact form 7 when your mouse is over of a specific div.

Our sites:
http://userdev.com.br

http://wpsoftwares.com

http://wpsoft.com.br

Arbitrary section

Markdown

  1. Get a better UI
  2. Save space in your design

Screenshots

  • The middle div before the mouse hover
  • The middle div after the mouse hover

Installation

  1. Open fancy-contact-form-7.js
  2. Update var contactFormWrapper = jQuery(‘#rpcMMKJWQIM9YF1KSY2NC32TK93XXGDTVNI’); with your main contact form wrapper ID
  3. Update jQuery(‘#rpcRPTE57344V8BB5BS0GY7B72U9F7AOXT2’).mouseover(function() with the div you would like to appear you form when the mouse is over
  4. Upload it to plugins folder (/wp-content/plugins/)
  5. Activate the plugin
  6. It is done. Use it!!!

FAQ

What is missing on this plugin?

Integration in the back-end with a data-base

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Unhide Contact Form 7 on Mouse Over” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

1.0

  • Plugin released.