Description
This plugin will enable awesome mailchimp in your wordpress theme. You can use the jeba Ajax mailchimp via shortcode in everywhere you want, even in theme files.
Wanna see how it works? Click here: https://prowpexpert.com/jeba-ajax-mailchimp/
Installation
This section describes how to install the plugin and get it working.
e.g.
- Upload
plugin-directory
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Use shortcode in page, post or in widgets.
- If you want use the jeba Ajax mailchimp in your theme php, Place
<?php echo do_shortcode('[jeba_mailchimp]'); ?>
in your templates. - In the [jeba_mailchimp] shortcode you can change formaction=””, title1=””, title1=””, submit=” “
- You have got a tiny mce button on your wordpress editor after activation this plugin.
Use Jeba Ajax mailchimp shortcode
[jeba_mailchimp]
Here can change
[jeba_mailchimp formaction=" " title1=" " title1=" " submit=" "]
FAQ
How can get formaction?
This is real
<
form action=””> You can get in mailchimp embed code.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Jeba Ajax mailchimp” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Jeba Ajax mailchimp” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0
- Initial Release