EO4WP
Email marketing is still one of the best ways to drive traffic to your website. Use this plugin to add EmailOctopus subscription forms directly with the WordPress Block Editor or Elementor Pro. A shortcode is available for advanced and custom implementations. WooCommerce stores can use the dedicated integration to collect subscribers during checkout and send order-related information to EmailOctopus. To use this plugin, you need to create an API key. You can do this via your EmailOctopus account. You can get a free account from the EmailOctopus. The free account allows you to add 2,500 active subscribers and has a few limitations on the account features. These are the features Add EmailOctopus subscription forms using the WordPress Block Editor Integration for Elementor form actions with support for custom list fields WooCommerce integration to collect subscribers and store order-related information in EmailOctopus Add a newsletter subscription checkbox to the WooCommerce checkout Shortcode support for advanced and custom implementations Easy to use, custom list fields will be automatically created if they don’t exist Efficient spam protection (using JavaScript and cookies) The visitor stays on your website while submitting the form data Support for multiple mailing lists (EmailOctopus legacy acoounts) Support for multilingual websites (compatible with Polylang) The form HTML is compatible with the Bootstrap CSS framework Optional: Protect your subscription forms with the plugin WP Armour – Honeypot Anti Spam Optional: Use the CSS style-sheet (Bootstrap compatible) included with the plugin Track successfully submitted forms in Google Analytics and Clicky The plugin includes JS and CSS files only if the form (shortcode or block) is present Using nonces for simple form value validation Developer hooks for adding custom form fields, hidden fields and additional subscription data WooCommerce Checkout Block support The plugin supports the WooCommerce Checkout Block. The EmailOctopus newsletter subscription checkbox can be used with both the classic WooCommerce checkout and the newer block-based checkout. The available checkbox positions are automatically adjusted depending on which checkout type your store uses. Important: If you switch an existing store from the classic checkout to the Checkout Block, please review your EmailOctopus integration settings and thoroughly test the complete checkout process before using it on a live store. The Checkout Block works differently from the classic checkout, and the position and behavior of the newsletter checkbox may change. About EmailOctopus This plugin communicates with the email marketing service EmailOctopus via the API. An active account is required to use this plugin. For more information: Privacy Statement – Privacy Statement – EmailOctopus.com Terms of use – Terms of Use – EmailOctopus.com API – Documentation version 2.0.0 – EmailOctopus.com Block Editor integration The EmailOctopus form block allows you to add a subscription form directly to a page or post using the WordPress Block Editor. Add the ‘EmailOctopus form’ block to your page or post. Select the EmailOctopus mailing list. Configure the form title, description and button label. Choose whether to show the newsletter checkbox and whether the form should use an inline layout. Use the submission settings to configure the thank-you message, source, tags and reporting options. The block uses the general plugin settings as defaults. Additional CSS classes and custom CSS can be added using the standard WordPress block settings. WooCommerce integration If you want to use the EmailOctopus integration for WooCommerce, you need to follow these steps: Go to WooCommerce > Settings > Integrations > EmailOctopus Choose the Mailing list you prefer for the subscription feature on your checkout page Check the other features to include additional order information with each subscription Enable the option “Subscribe everyone” if you like to use EmailOctopus for non-commercial emails (too). Elementor integration If you use Elementor Pro, it’s possible to add the EmailOctopus subscription as form action. Add the Elementor form as usual and choose “EmailOctopus” from “Actions after submit”. Now point the different mailing list fields to the form fields, by entering the field ID. The “Newsletter” option has a special behavior. Use a checkbox in your form and if the checkbox was checked, a tag called “newsletter” will be added to the subscriber in EmailOctopus. Check here the complete documentation for the Block Editor, WooCommerce and Elementor integrations, shortcode options and developer hooks.
Top keywords
- emailoctopus23×3.30%
- form15×2.16%
- block14×2.01%
- checkout13×1.87%
- subscription10×1.44%
- woocommerce10×1.44%
- add8×1.15%
- integration8×1.15%
- checkbox7×1.01%
- custom6×0.86%
- elementor6×0.86%
- fields6×0.86%
Tools for Twitter
Tools for Twitter integrates with Twitter by giving you the following functionality: Connect multiple Twitter accounts (via Social) Archive the tweets from your Twitter accounts (downloaded every 10 minutes) Create a blog post from each of your tweets Create a tweet on Twitter whenever you post in your blog, with a link to the blog post (via Social) Browse your tweets locally by @mention, #hashtag or user account (optionally display these publicly) Tools for Twitter leverages Social’s connection to Twitter so that you don’t have to create an app and copy keys around. It supports multiple accounts (must be authorized as “global” accounts in Social) with settings on a per-account basis. Support Level: Product Support (we want to fix bugs and make the product great, but do not provide individual support). Developers: Fork and contribute on GitHub. Upgrading If you have upgraded from an older version of Tools for Twitter, your data will need to be converted to the new Tools for Twitter format. On the Tools for Twitter Options page you will see a prompt to upgrade if appropriate. Follow the steps to convert your data. Tools for Twitter now stores complete Twitter data along with your basic tweet content. Over time, Tools for Twitter will request this data for upgraded tweets. This process make take a few days, as only 10 tweets are requested per hour (to avoid egatively impacting your rate limit). Connecting Accounts Any Twitter accounts connected on the Social settings page are available for Tools for Twitter. You can enable them on a per-account account basis, as well as specifying per-account preferences for creating blog posts, etc. (on the Tools for Twitter options screen). Managing your Tweets You can view, edit and delete (or unpublish) the local copy of your Tweets right in your WordPress admin. Navigate the tweets from the “Tweets” menu item and manage them just as you would any other post type. Tools for Twitter does not know if you’ve deleted a tweet on Twitter, so you’ll need to also delete the copy of the tweet from the admin to remove it from your WordPress site. Displaying your Tweets Tools for Twitter include options to create URLs for your local tweets using the following scheme: single tweet: http://alexking.org/tweets/253580615113400321 account archive: http://alexking.org/tweet-accounts/alexkingorg @mention archive: http://alexking.org/tweet-mentions/sogrady #hashtag archive: http://alexking.org/tweet-hashtags/monktoberfest You can enable public URLs for your tweets in your Tools for Twitter settings. If you choose not to enable public URLs for your tweets, you can still vuew and manage them from within the admin screens. Shortcode You can use a shortcode to display a list of tweets. [aktt_tweets account="alexkingorg"] If you want, you can specify some additional parameters to control how many tweets are displayed: [aktt_tweets account="alexkingorg" count="5" offset="0"] You can also choose to explicitly include or exclude replies and retweets: [aktt_tweets account="alexkingorg" include_rts="0" include_replies="1"] If you want to limit the tweets to specific @mentions or #hashtags, you can to that as well: [aktt_tweets account="alexkingorg" mentions="crowdfavorite,twittertools" hashtags="wordpress,plugin,twittertools"] Widget The options for the shortcode are also available for the Tools for Twitter widget via a few settings. Create Blog Posts Tools for Twitter can create a blog post from each of your Tweets. This feature can be enabled on a per-account basis. If there is an image included in the media data of the tweet Tools for Twitter will try to save that image as the featured image for the post and append it to the blog post content. Please note that this will take effect for all future tweets, it does not retroactively create posts for older tweets (though you could pretty easily script it to do so if you desired). Customization Tools for Twitter is designed to be customizable via the standard hook/filter API. If you find you need additional hooks (or to suggest other bug fixes and enhancements) please create a pull request on GitHub. https://github.com/crowdfavorite/wp-twitter-tools Get creative! Here are some examples of ways to use more of the full Twitter data to create links back into Twitter where appropriate: linking to the original tweet on Twitter linking to “in reply to” tweets