Gutenberg editor very narrow

Posted in: Newspaper
Post count: 494

Hi,

From time to time I have an issue with the editor who is very narrow.
Here is a screenshot: https://ibb.co/5YSzWxk

How can I fix this?
I need to edit some posts and this view is not convinient at all.

Thanks

Post count: 35449

Hi,

I remember seeing this a few times before, quite an unusual issue. Are you using the latest theme and WordPress versions?

We could take a closer look at it, please send us an email at contact@tagdiv.com and provide admin login. Include a link to this topic in the email. Let us know.

Thanks

Post count: 30

Hi I am also having the same issue. It happened once I updated to the latest version of newspaper theme.

*edited: and it happens when tdcomposer is activated.

Post count: 35449

Hi squallhajime,
I think that you are referring to a similar small editor -> https://i.imgur.com/WK2rE82.png
In the most of the cases this problem can be fixed by adding an extra code, 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>'; });
If the problem persists, please send us an email at contact@tagdiv.com and provide admin login. Include a link to this topic in the email. Let us know.
Let me know the results!
Thank you!

Post count: 15

Now Inner Page is working fine after adding above suggested code.
but Post listing page is not displaying properly.
titles are not aligned properly all comes in single line. you can check in screenshot.
https://snipboard.io/Di4108.jpg

Post count: 35449

Hi NAGARAJBV5,
This can also be because your screen is too small and you have many elements, what I can suggest is to remove some of them – https://i.imgur.com/KPUtsfC.pnghttps://i.imgur.com/Ii4MM5t.png
Thank you!

Viewing 6 posts - 1 through 6 (of 6 total)
You must be logged in to reply to this topic.