Why sidebar’s empty space is coming in classical editor.

Posted in: Newspaper
Post count: 17

In the image, you can see on right-hand side sidebar space is coming, which I don’t want. https://postimg.cc/LnHYt27N

Settings of theme :
https://postimg.cc/5YByzRSh
https://postimg.cc/PCCWB1HC

I have this in newspaper child theme functions.php to make the classic editor default.
add_filter(‘gutenberg_can_edit_post’, ‘__return_false’, 5);
add_filter(‘use_block_editor_for_post’, ‘__return_false’, 5);

My website URL: https://watercraftdemo.yashamsoft.com/

  • This topic was modified 1 year by Saniya.
Post count: 21065

Hello!

It’s okay because the sidebar is not showing in the frontend. It’s only for the guidance. If you do not like, then you can use Gutenberg, and that sidebar won’t appear in the editor anymore.
I can see that you use the Single Template Magazine PRO, and that column as a sidebar can be deleted from the tagdiv composer: https://app.screencast.com/w1LlrgS5vb8oQ  Select the option indicated in the screenshot. The elements can be deleted after that as well or before, as you wish.

Thank you!

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