El editor de entrada se daña automáticamente (BLACK VERSION PRO)

Posted in: Newspaper
Post count: 7

Hello, good morning, nice to greet you.
I do not speak Spanish, I am helping myself with the Google translator.
Please your urgent help.
The input editor is automatically damaged when the logo is uploaded in the mobile version (BLACK VERSION PRO)
After having investigated and restored several times from Cpanel, detect the following:
Something super strange happens … the “width” of the editor of a new post is automatically damaged when the text in the mobile version logo area (which comes when loading the demo) is changed to a logo image (normal and retina)
Please look at the attached images. Please your help to solve the problem.

https://drive.google.com/file/d/12u549sayKYJn6osd2jnuC4jUFXyFERVf/view?usp=sharing
https://drive.google.com/file/d/1qkvTTi5PIsl2_LNJWfAIDIAxheVgcHZz/view?usp=sharing

Post count: 18283

Hello !

Please make sure that you do not have a plugin conflict, please deactivate ALL plugins except tagDiv Composer, also if you are using child theme or cache plugin, deactivate them, clear all cache and try again.

If the problem persist, please set this code in functions.php -> wp-content/plugins/td-composer/legacy/Newspaper/functions.php
add_action(‘admin_head’,function() {
echo ‘<style>.td-gutenberg-editor .editor-styles-wrapper .wp-block {max-width:726px;}</style>’;
});

Or you can send us an email at contact@tagdiv.com and provide admin login, as well as cPanel or FTP if possible. We will take a look. Include a link to this topic in the email.

Thank you !

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.