Forms plugin for WordPress in Emercury allows to easily insert forms created on Emercury ESP into your WordPress site using ShortCodes.
Installation Instructions:
1. Extract archive content to your plugin's folder: \wp-content\plugins\
2. Login to admin area, go to Plugins section and hit 'Activate' for plugin "Emercury Forms"
3. You are done!
Frequently Asked Questions
- How to use this plugin?
1. Login to Emercury panel. Go to Assets -> Forms
2. Hit 'WP TOKEN' button and copy your key to buffer.
3. Login to WordPress admin, select 'Emercury Forms' section and fill in email from your Emercury account and token from buffer. Hit button 'Get/Update'
4. You will see list of all forms from your Emercury account. If form is changed on Emercury, you can update it here using 'Update' button.
5. Now you just need to paste proper shortcode to any place of your WordPress template. - My shortcode works in templates, but does not work on sidebars. Why?
Default Wordpress installation does not support using shortcodes in sidebars. In order to enable this feature you need to add this line:add_filter('widget_text', 'do_shortcode');to the end of file \wp-content\themes\YOUR_THEME\functions.php - Changelog
1.0* Previous version - Upgrade Notice
1.0 Plugin need to be upgraded to the last available version.