website maker“Big change comes at a cost”. This became true for the new release of WordPress 4.8. Although it is offering many exciting new features yet some widget related issues are arising out of it.

 

So, here at Templatetoaster website maker,Let’s check those out …

The latest release WordPress 4.8 came with many new features. But also reports a major bug that frustrates. The all new Visual Text Editor for Widgets, strips the code while works well with new Image, video, and audio widgets !!

 

What’s New in WordPress 4.8 for Text Widgets?

WordPress really worked hard to provide newly improved widgets and introduces many new widgets too. The new image, audio, video widgets plus updated WordPress News and Events Dashboard Widget, new Visual Editor for text widgets, Link Boundaries in Visual Editor, New APIs for Widgets etc. Though it is providing many new features, the main addition is a Visual Editor for text widgets. That is added to work as an important aid for the beginners who don’t know much HTML coding. It has all the functions to make text bold or italic, add lists, and links. But there is text widget issue in WordPress 4.8 associated with a visual editor. Here at Templatetoaster WordPress theme builder, I am going to discuss next. Check out our free WordPress themes and free html templates.

 

Problems with Visual Editor for Text Widget in WordPress 4.8

If you updated to WordPress 4.8, whenever you try to edit the text widget; it opens a visual editor (TinyMCE) that messes the HTML code. This is the default behaviour of the text widget that it opens in the visual editor. This is the text widget issue in WordPress 4.8 so it’s better not to open it.

text widget issue in wordpress 4.8

In Woocommerce, it strips out the URL too. If you try to load an “a href” with a target without quotes, WP adds the quotes back on it. Same is the case with “img src” tag. If you forget to remove quotes, it completely strips off the URL.

text widget issue in wordpress 4.8

So, this text widget issue in WordPress 4.8 arises frequently when you instantly switch between text and visual modes.

 

Fix Text Widget Visual Editor in WordPress 4.8

It’s better to wait if you haven’t upgraded to WordPress 4.8 as WordPress devs are working on it. But in case, you have already upgraded to WordPress 4.8 then there is a solution widely accepted by the WordPress community. This solution is given by Christina in the form of a plugin named “Classic Text Widget Plugin”. You can read the related information (story behind) for creating this widget from Christina’s pageThis will work in the direction to resolve text widget issue in WordPress 4.8.

text widget issue in wordpress 4.8

text widget issue in wordpress 4.8

  • Export your current widgets in a .wie file with the latter plugin. Just rename it on your local drive and open in a code editor (not a word processor).

text widget issue in wordpress 4.8

  • Find a string containing “text- .

text widget issue in wordpress 4.8

  • Replace it with “classictextwidget- ( Don’t miss any string including and – ) as shown below:

text widget issue in wordpress 4.8

  • Now import this file with “Widget Importer Exporter Plugin”.

text widget issue in wordpress 4.8

  • Lastly, toggle each sidebar/widgetized area and either drag to inactive or delete the ones that are titled as “Text: xxxx” and NOT “Classic Text Widget: xxx” or “Text” and NOT “Classic Text Widget” if you didn’t have titles in your widget. This will give a new classic text widget without hampering the visual editor.

text widget issue in wordpress 4.8

  • Now, you can remove the visual editor by simply dragging it to the widget sideThe resultant widget screen will look like:

text widget issue in wordpress 4.8

  • Finally, you resolved the text widget issue in WordPress 4.8 as classic text widget and will get a hyperlink without any stripping code issue as shown below:

text widget issue in wordpress 4.8

( Note: You can remove the visual editor by simply dragging it to the widget side.)

 

Avoid this problem

Now, you are aware of this text widget issue in WordPress 4.8 ; some measures can be taken to avoid this problem as follows:

Before updating to WordPress 4.8, copy all the text widget content to some text editor. And when upgraded to WordPress 4.8, paste this by opening the each text widget into text mode.

Try to maintain a backup of all the websites you create. So that it can be restored to some earlier safe points.
Always clone the website and try all the updates on the clone first. So that all the bugs and malfunctioning can be discovered and filtered out beforehand. In this way, you can save your client’s live website from any bad impacts. And help them in avoiding the text widget issue in WordPress 4.8. Check out our WordPress website builder software.

 

What’s Next? (WordPress Development)

WordPress devs team has already started working on resolving the issues associated with WordPress’ latest release like the text widget issue in WordPress 4.8. Hopefully, it will come out with a solution i.e. updated version as WordPress 4.8.1 in end of July 2017. In the meanwhile, you can go for a temporary measure like Classic Text Widget Plugin ( for details, please visit Christina’s page ).