=== JivoSite === Contributors: iamdmitrymayorov Tags: jivo, jivochat, jivosite, code, chat, admin, javascript Requires at least: 3.9.2 Tested up to: 4.0 Stable tag: 0.1.2 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Add JivoSite chat to your site without editing your theme. == Description == JivoSite (or JivoChat) is a professional live chat for websites that was specifically designed to increase online sales. This plugin provides option to integrate JivoSite on your website without editing your theme. This is a good practice to use a plugin instead of adding code to your theme files because if you update or change your theme, JivoSite code will still be present on your site. == Installation == = Using The WordPress Dashboard (Recommended) = 1. Navigate to *Plugins → Add New* from within the WordPress Dashboard. 2. Search for `jivosite`. 3. Click **Install Now** on *JivoSite* by Dmitry Mayorov. 4. Activate the plugin. 5. Log in to your JivoSite profile at [jivosite.ru](http://jivosite.ru/) or [jivochat.com](http://jivochat.com/). 6. Copy your **widget id** (See [screenshots](https://wordpress.org/plugins/jivosite/screenshots/) for details). 7. Go back to WordPress admin and navigate to *Settings → JivoSite*. 8. Paste **widget id** in the input field. 9. Save settings. = Uploading in WordPress Dashboard = 1. Navigate to *Plugins → Add New* from within the WordPress Dashboard. 2. Click on the **Upload** link underneath the *Install Plugins* page title. 3. Click the **Browse...** button and choose `jivosite.zip` in its download location on your computer. 4. Click the **Install Now** button. 5. Activate the plugin. 6. Follow steps 5 to 9 from the first installation method. = Using FTP (Not Recommended) = 1. Download `jivosite.zip`. 2. Extract the `jivosite` directory to your computer. 3. Upload the `jivosite` directory to your `/wp-content/plugins/` directory. 4. Navigate to *Plugins → Installed Plugins* and activate the plugin. 5. Follow steps 5 to 9 from the first installation method. == Frequently Asked Questions == = Why not include JivoSite code directly to my theme? = You don't want to put JivoSite code inside your theme because next time you update or change it, JivoSite code will be gone. You should *never* edit theme files. = Where do I get my widget id? = You can get **widget id** in your JivoSite admin panel at [jivosite.ru](http://jivosite.ru/) or [jivochat.com](http://jivochat.com/). See [screenshots](https://wordpress.org/plugins/jivosite/screenshots/) for details. == Screenshots == 1. JivoSite admin view. Copy highlited letters ("XXXXXXXXXX" on the screenshot). This is your **widget id**. 2. Dashboard view. Paste your **widget id** inside the text field and hit *Save settings* == Changelog == = 0.1.1 = * Improvement: Better dashbord look. * Improvement: New screenshots. * Improvement: Better readme.txt. = 0.1.0 = * Initial Release