Hi,
I have weird situation.
First, I LOVE this plugin.
Now, my situation: on only 1 website of 10 I have this plugin installed on, emmet will not work. There are no errors in the console. It just won’t work when enabled.
tagname[tab] does nothing instead of <tagname></tagname>
Yes, I have checked for conflicting plugins.
Any help in resolving would be appreciated.
]]>Strangely the HTML block is not loading in safari any more:
https://share.medianotions.de/v/pHSxNzViBZTapHOaEvAj
No problems in other browsers. Any ideas?
]]>I deactivated Gutenberg (both via Classic editor plugin and via code) and the Text editor can be seen below the Visual editor (see attachment https://i2.paste.pics/4329a8663d5da35cc4a24ce159d07e89.png?rand=B7c1wZDFKn).
Even activating a default WordPress theme and deactivating all other plugins the problem persists.
If I click on Visual or Text, the problem goes away.
In console I have these errors:
[Violation] Added non-passive event listener to a scroll-blocking <some> event. Consider marking event handler as ‘passive’ to make the page more responsive. See <URL>
tinymce.min.js?ver=49110-20201110:2 [Violation] Avoid using document.write(). https://developers.google.com/web/updates/2016/08/removing-document-write
I am very grateful for the plugin you have developed. In my opinion, it would be very cool if we improved the function of saving changes without updating the page. And also if it would be possible to save with a keyboard shortcut. I am grateful in advance for the feedback.
]]>Hi,
I was wondering if anyone else had issues with scrolling when editing a page using this plugin ?
The issues are that I can’t see any vertical scrollbar, even if I chose to have it always visible, and am always stuck on the “Stop browser scroll” behavior, no matter if I disable or not the option in the advanced options of the “Scrollbar” section.
Would love to know if it’s just me? I reproduce it with no extensions active on a fresh install of WP, but who knows…
Thanks in advance.
]]>Hi, I love this plugin, but I get this message that there is an error when trying to edit FSE templates. Below is the output from the error message:
1798/Or/</<@https://www.strikingconcepts.nl/wp-content/plugins/custom-html-block-extension/build/block-editor.js?ver=1692279101:1:98669
Or@https://www.strikingconcepts.nl/wp-includes/js/dist/vendor/react-dom.min.js?ver=18.2.0:10:73056
Ir@https://www.strikingconcepts.nl/wp-includes/js/dist/vendor/react-dom.min.js?ver=18.2.0:10:73242
El@https://www.strikingconcepts.nl/wp-includes/js/dist/vendor/react-dom.min.js?ver=18.2.0:10:92489
n/xl/<@https://www.strikingconcepts.nl/wp-includes/js/dist/vendor/react-dom.min.js?ver=18.2.0:10:91974
xl@https://www.strikingconcepts.nl/wp-includes/js/dist/vendor/react-dom.min.js?ver=18.2.0:10:92039
fl@https://www.strikingconcepts.nl/wp-includes/js/dist/vendor/react-dom.min.js?ver=18.2.0:10:85808
Nn@https://www.strikingconcepts.nl/wp-includes/js/dist/vendor/react-dom.min.js?ver=18.2.0:10:32474
n/xl/<@https://www.strikingconcepts.nl/wp-includes/js/dist/vendor/react-dom.min.js?ver=18.2.0:10:92034
xl@https://www.strikingconcepts.nl/wp-includes/js/dist/vendor/react-dom.min.js?ver=18.2.0:10:92039
ol@https://www.strikingconcepts.nl/wp-includes/js/dist/vendor/react-dom.min.js?ver=18.2.0:10:84554
v@https://www.strikingconcepts.nl/wp-includes/js/dist/vendor/react.min.js?ver=18.2.0:10:3386
ce@https://www.strikingconcepts.nl/wp-includes/js/dist/vendor/react.min.js?ver=18.2.0:10:5527
How to disable adding paragraphs (autop) automatically in HTML editing?
]]>WP 6.3. I have an FSE theme and, in the theme editor, I’m seeing this error about 50% of the time when the front page is displayed:
The editor has encountered an unexpected error
TypeError: Cannot read properties of null (reading 'getModel')
at /wp-content/plugins/custom-html-block-extension/build/block-editor.js?ver=1691679625:1:98679
at Or (/wp-includes/js/dist/vendor/react-dom.min.js?ver=18.2.0:10:73056)
at Ir (/wp-includes/js/dist/vendor/react-dom.min.js?ver=18.2.0:10:73242)
at El (/wp-includes/js/dist/vendor/react-dom.min.js?ver=18.2.0:10:92487)
at /wp-includes/js/dist/vendor/react-dom.min.js?ver=18.2.0:10:91974
at xl (/wp-includes/js/dist/vendor/react-dom.min.js?ver=18.2.0:10:92039)
at fl (/wp-includes/js/dist/vendor/react-dom.min.js?ver=18.2.0:10:85808)
at Nn (/wp-includes/js/dist/vendor/react-dom.min.js?ver=18.2.0:10:32474)
at /wp-includes/js/dist/vendor/react-dom.min.js?ver=18.2.0:10:92034
at xl (/wp-includes/js/dist/vendor/react-dom.min.js?ver=18.2.0:10:92039)
I’m also seeing this in the browser’s console:
custom-html-block-extension-css was added to the iframe incorrectly. Please use block.json or enqueue_block_assets to add styles to the iframe.
]]>
I pasted in some JS code into the editor and noticed that on some lines, tese little brown boxes appear at the beginning of the lines:
What do these represent? Are these invalid characters or newlines or something?
Thank you,
Jason O
Hi, Dear Custom HTML Block Extension team.
This plugin seems very cool, I can see it has code syntax highlighting on the main product content area, Is it possible to make it also work for the woocommerce product short description area?