Hi,
Can you send a screen shot of what you are seeing?
can you check your PHP error logs?
Can you check the errors in your browser console log?
https://kadence-theme.com/knowledge-base/troubleshooting/how-to-view-console-log-errors/
Ben
Thread Starter
eh
(@rubenlopezz)
Hi Ben, thanks for answering.
here is the screenshot of the icon list block: https://ibb.co/hZB9jF6
I can’t get the error log, I’ve looked everywhere in the wordpress settings, I can’t find it. Then I have installed several error log plugins and it tells me that the file is empty.
and the web browser log does say
Esta página utiliza la propiedad no estándar “zoom”. Considere usar calc() en los valores de propiedad relevantes, o usar “transform” junto con “transform-origin: 0 0”. post.php
JQMIGRATE: Migrate is installed, version 3.3.2 jquery-migrate.min.js:2:709
Ha fallado la carga del <script> con origen "https://electronicahoy.es/wp-content/plugins/wp-optimize/js/minify-admin-purge-3-1-9.min.js?ver=3.1.9". post.php:414:1
window.controllers/Controllers está desaprobado. No lo use para detectar el agente de usuario. ace.js:1:18511
unreachable code after return statement
blocks.build.js:105251:2
Download the React DevTools for a better development experience: https://fb.me/react-devtools blocks.build.js:60340:17
<code>wp.data.select( 'core/editor' ).getBlocks</code> is deprecated. Please use <code>wp.data.select( 'core/block-editor' ).getBlocks</code> instead. deprecated.min.js:2:1612
Using custom components as toolbar controls is deprecated. Please use ToolbarItem or ToolbarButton components instead. See: https://developer.wordpress.org/block-editor/components/toolbar-button/#inside-blockcontrols deprecated.min.js:2:1612
MouseEvent.mozPressure está obsoleto. Use PointerEvent.pressure en su lugar. wp-tinymce.js:3:8856
TypeError: l is undefined
<anonymous> responsive-block-control-gutenberg.jsx:85
we react-dom.min.js:84
zj react-dom.min.js:226
Th react-dom.min.js:152
tj react-dom.min.js:152
Te react-dom.min.js:146
Pg react-dom.min.js:61
unstable_runWithPriority react.min.js:25
Da react-dom.min.js:60
Pg react-dom.min.js:61
ha react-dom.min.js:60
<anonymous> react-dom.min.js:236
Ei react-dom.min.js:41
react-dom.min.js:125:24
Error en el mapeo fuente: Error: request failed with status 404
URL del recurso: https://electronicahoy.es/wp-content/plugins/ultimate-addons-for-gutenberg/dist/blocks.build.js?ver=1.22.4
URL del mapa fuente: index.js.map
Thread Starter
eh
(@rubenlopezz)
Now, with the new update of wordpress 5.7.2, I keep getting the same block preview error, but when I update the post I go back in and it looks good.
That is, I have to add the block, save the entry, exit and re-enter to be able to preview it.
The wordpress error file is still empty.
I can’t recreate, have you tried deactivating all other plugins to see if there is a conflict?
Ben
Thread Starter
eh
(@rubenlopezz)
Yes, I just tested it by disabling all installed plugins and it follows the same bug.
Hmm… I have no way of recreating this. Can you turn that block into a reusable block and then share the json export of the block so I can add it to try and test.
Ben
Thread Starter
eh
(@rubenlopezz)
Don’t worry Ben, I don’t know how to do what you told me.
I think the problem is from the gutenberg blocks and the wordpress code.
I’ll leave it like that for now and cross my fingers to get it corrected in the next wordpress update. Thank you very much.