Hi @crealexiadiy,
in order to investigate on this, I need you to provide more information:
- screenshot of the error (the rectangle)
- warnings/errors in the browser console
- list of names and version of all active plugins (including TinyMCE Clear Float)
- name and version of the current theme
- WordPress version
- optional: PHP version
- used browser (https://www.whatsmybrowser.org/)
Thanks.
Hi @crealexiadiy,
any progress on this matter? Thanks!
Hi,
Now I tried to insert a new post, and there is no rectangle but simply doesn’t work, so clearfloat has no effect.
WARNINGS:
public-api.wordpress.com/:7 WebSocket connection to ‘wss://public-api.wordpress.com/pinghub/wpcom/me/newest-note-data’ failed: Error during WebSocket handshake: Unexpected response code: 403
JQMIGRATE: Migrate is installed, version 1.4.1
ACTIVE PLUGINS (all latest version)
Akismet Anti-Spam
Contact Form 7
FooBox Image Lightbox
FooGallery
Instagram Feed
Jetpack
Read More Excerpt Link
Social Media and Share Icons (Ultimate Social Media)
TinyMCE Advanced
TinyMCE Clear Float
UpdraftPlus – Backup/Restore
WP Hide Post
WPFront Scroll Top
Yoast SEO
THEME:
Kale 2.1.1
WordPress 4.9.7
BROWSER: Chrome 67
Thank you in advance!
Hi,
Now I see rectangle. @tyrannous You can see in the screenshot: https://prnt.sc/k5j36j
Any idea?
in html:
<p> </p>
<p>Hagyhatod ujjas pólónak, vagy le is vághatod az előzőekhez hasonlóan.<input id=”new-tag-post_tag” class=”newtag form-input-tip ui-autocomplete-input” role=”combobox” autocomplete=”off” name=”newtag[post_tag]” size=”16″ type=”text” value=”” data-wp-taxonomy=”post_tag” aria-describedby=”new-tag-post_tag-desc” aria-autocomplete=”list” aria-expanded=”false” aria-owns=”ui-id-2″></p>
-
This reply was modified 7 years, 11 months ago by
crealexiadiy.
Hi @crealexiadiy,
sorry for the delay!
-
Now I tried to insert a new post, […] but simply doesn’t work, so clearfloat has no effect.
There was a bug that prevented parsing of deprecated clear element if it contained non breaking space (<div style="clear: both;"> </div>). It has been fixed in v1.3.2 which has been released just now. Please install the update and test if it works now.
-
Now I see rectangle.
The HTML comes from the edit backend and I have no idea why it was inserted into the post. Since I don’t see it on the page anymore I think this was a temporarily and unrelated issue. If the rectangle (the HTML) starts to show up on the page again, deactivate all plugins and switch to the default theme to check if the error still occurs.
I hope this helps!
Hi @crealexiadiy,
any progress on this matter?
Hi,
Sorry for not answering, I did’t see your previous message.
Now it seems to be fixed! Thank you very much!
Hi @crealexiadiy,
I’m glad its working for you!