=== Black Studio TinyMCE Widget === Contributors: black-studio, marcochiesi, thedarkmist Donate link: http://www.blackstudio.it/en/wordpress-plugins/black-studio-tinymce-widget/ Tags: wysiwyg, widget, tinymce, editor, image, media, rich text, rich text editor, visual editor, wysiwyg editor, tinymce editor, widget editor, html editor, wysiwyg widget, html widget, editor widget, text widget, rich text widget, enhanced text widget, tinymce widget, visual widget, image widget, media widget Requires at least: 3.1 Tested up to: 4.6 Stable tag: 2.2.12 License: GPLv3 License URI: http://www.gnu.org/licenses/gpl.html The visual editor widget for Wordpress. == Description == This plugin adds a new `Visual Editor` widget type that allows you to insert rich text and media objects in your sidebars with no hassle. The default WordPress text widget lacks of functionalities and it requires HTML knowledge, this plugin was born to overcome these limitations. With Black Studio TinyMCE Widget you will be able to edit your widgets in a WYSIWYG manner using the native WordPress TinyMCE editor, just like you do in posts and pages. And if you are a developer you may still switch back and forth from Visual to HTML mode. = Features = * Add rich text widgets to your sidebars and edit them using visual editor * Switch between Visual mode and HTML mode (including Quicktags toolbar) * Insert images/videos from WordPress Media Library * Insert links to existing WordPress pages/posts or external resources * Support for fullscreen editing mode * Support for widgets accessibility mode * Support for WordPress networks (multi-site) * Support for WPML (multi-language) * Live preview in theme customizer * Available in 20+ languages = Links = * [Author's web site](http://www.blackstudio.it/en/) * [Plugin's page](http://www.blackstudio.it/en/wordpress-plugins/black-studio-tinymce-widget/) * [FAQ](https://wordpress.org/plugins/black-studio-tinymce-widget/faq/) * [Support forum](https://wordpress.org/support/plugin/black-studio-tinymce-widget) * Follow us on [Twitter](https://twitter.com/blackstudioita), [Facebook](https://www.facebook.com/blackstudiocomunicazione) and [LinkedIn](https://www.linkedin.com/company/black-studio) = Get involved = * Developers can contribute to the source code on our [GitHub repository](https://github.com/black-studio/black-studio-tinymce-widget). * Translators can contribute through [Transifex](https://www.transifex.com/projects/p/black-studio-tinymce-widget/). * Users can contribute by leaving a 5 stars [review](https://wordpress.org/support/view/plugin-reviews/black-studio-tinymce-widget#postform) or making a [donation](http://www.blackstudio.it/en/wordpress-plugins/black-studio-tinymce-widget/). == Installation == This section describes how to install and use the plugin. 1. Install automatically through the `Plugins` menu and `Add New` button (or upload the entire `black-studio-tinymce-widget` folder to the `/wp-content/plugins/` directory) 2. Activate the plugin 3. Go to `Appearance` => `Widgets` 4. Drag and drop the `Visual Editor` widget to the desired sidebar (or, if using Accesibility mode, click the `Add` link) 5. Fill in title and (rich) text == Screenshots == 1. Black Studio TinyMCE Widget in Visual mode 2. Black Studio TinyMCE Widget in HTML mode 3. Black Studio TinyMCE Widget combined with WP Edit plugin == Frequently Asked Questions == = Troubleshooting = If you are experiencing issues with the plugin please read entirely these FAQ before posting a new topic in our [support forum](http://wordpress.org/support/plugin/black-studio-tinymce-widget). Most of the times issues are caused by incompatibility with other plugins or themes, which may prevent our plugin from working as expected. In order to troubleshoot issues please complete the following steps: 1. First, ensure you have understood the purpose of the plugin. What this plugin does is to give you the ability to use the WordPress visual editor (TinyMCE) in widgets as you do in posts and pages, but it doesn't alter the editor behavior itself or its functionalities. So if you are experiencing issues with the editor even when editing posts or pages, they're definitely not related to our plugin (unless you're using some additional plugins that provides widgets support for pages, i.e. Page Builder). 2. Ensure that you are running the latest versions of both WordPress and the plugin. 3. Search in our [support forum](http://wordpress.org/support/plugin/black-studio-tinymce-widget) for threads with similar issues. 4. Disable all other plugins and check if the problem is fixed. In that case enable the other plugins one by one and figure out which one is causing the issue. Please see [Conflict Diagnosis Guide for WordPress plugins](https://rtcamp.com/rtmedia/docs/troubleshooting/conflict-diagnosis-guide-wordpress-plugins/) for further info. 5. If the problem persists even with all other plugins disabled, try to switch to a WordPress default theme (i.e. Twenty Fifteen) and check if that fixes the issue. If you found a conflict with a plugin or theme, or if your problem is still present after the steps above, open a topic in the [support forum](http://wordpress.org/support/plugin/black-studio-tinymce-widget) and provide the following information: * Detailed description of the problem, including the steps to reproduce it * Location(s) where the problem occurs (Appearance -> Widgets, Theme Customizer, Accessibility mode, Page Builder, etc) * Error messages, if any, in particular in [browser's javascript console](http://webmasters.stackexchange.com/questions/8525/how-to-open-the-javascript-console-in-different-browsers) * Browser and Operating System in use * Plugin version in use * WordPress version in use * WordPress theme in use * WordPress language in use, if other than english * WordPress plugins causing conflicts, if any * A link to a screenshot, if it can be useful to understand the problem * A link to your website, if it can be useful to show the problem = Can't find it in my available widgets = Since version 1.3.1 the name of the widget changed from `Black Studio TinyMCE Widget` to `Visual Editor` to enhance user friendliness. `Black Studio TinyMCE Widget` is still the name of the plugin, but it was a bit too long and not very intuitive for inexperienced users. You may find references to the old name in articles and videos on the web, so don't panic if you don't see the `Black Studio TinyMCE Widget` in your available widgets, just look for `Visual Editor`. Note: if you are using WordPress in a language other than english you may have a corresponding name translated in your language. = Widgets disappeared after migrating or changing the site URL = When dealing with a WordPress site URL change it is necessary to face the serialized fields issue: data may become corrupted if using a simple search/replace (see the [Codex](http://codex.wordpress.org/Moving_WordPress#When_Your_Domain_Name_or_URLs_Change) for further info). This is not an issue specifically related to our plugin, but it affects all the parts (plugins, themes and WordPress core files too) that use serialized data archiviation. When changing the site URL, the recommended way is to use the [Search and Replace for WordPress Databases Script](https://interconnectit.com/products/search-and-replace-for-wordpress-databases/), as suggested by the Codex. = How to translate widgets using WPML = The current version of `Black Studio TinyMCE Widget` plugin works together with the `WPML String translation` plugin. To translate a widget created with `Black Studio TinyMCE Widget` plugin you have to create it on the widgets panel and then go to `WPML` => `String translation` and translate the title and text from there (unfortunately the translation textarea has not the visual editor). Note: If you installed WPML after the creation of the widgets, just re-save them and they will appear on the String translation list. = How to embed video and other contents = WordPress has a nice [autoembed feature](http://codex.wordpress.org/Embeds) that allows you to embed videos and other stuff in an easy way, by just putting the URL in the content area. This is also possible for widgets created with this plugin. If you are using a version of WordPress prior to 4.0 or a version of Black Studio TinyMCE Widget prior to 2.0, for best results it is recommended to put the URL inside an `[embed]` shortcode. Example: `[embed]http://www.youtube.com/watch?v=XXXXXXXXXXX[/embed]` Ensure that the URL has not an hyperlink on it. Alternatively, if you don't want to use `[embed]` shortcode, ensure that the URL is not surrounded by a `

` tag. = How to customize widget appearance = The appearance of widgets in the frontend depends on both CSS and HTML. This plugin does not insert any additional CSS to your website frontend, so if you need to customize the styling you'll have to do at theme level, or you have to insert explicitely insert `