=== Lively Chat via SMS === Version: 2.0.5 URI: http://www.livelychatsupport.com Contributors: dallas22ca Author: Dallas Read Author URI: http://www.DallasRead.com Donate link: Purchase an addon! Tags: free live chat, live chat, live support, online chat, customer service Requires at least: 3.0.1 Tested up to: 4.9.8 Stable tag: 2.0.5 License: MIT Chat with your visitors via SMS – directly from your phone. == Description == **Chat with your visitors via SMS – directly from your phone.** * Use canned messages to eliminate duplicating responses. * Set triggers for specific circumstances. * "Offline Mode" works as a lead-capturing machine while you sleep. You can even customize your thank you message (maybe offer a freebie for signing up). * [Great customer service.](http://wordpress.org/support/view/plugin-reviews/lively-chat-support) == Installation == 1. Visit the Plugins page. Click "Add New", search for "Lively Chat Support", and click install. "Activate" Lively Chat Support. 1. On the left sidebar, click on "Lively Chat Support". 1. Enter your name and email (so we know where to send the offline messages). 1. Visit the settings page to customize your chatbox! == Frequently Asked Questions == = After installing Lively, my site is showing a memory error. How do I fix it? = * The issue is likely caused from having many plugins installed in a small shared-hosting environment. * The solution is to increase your `WP_MEMORY_LIMIT`. In your wp-config.php, add `define('WP_MEMORY_LIMIT', '96M');` after the opening `