-
AuthorPosts
-
January 15, 2021 at 11:47 pm #1272836
Hi,
I can see yoast editor only in side bar of the page,
how to get it back below the main content page editor?Thanks
January 17, 2021 at 6:30 am #1273021Hey Daniele,
Add this to functions.php:
// Move Yoast to bottom function yoasttobottom() { return 'low'; } add_filter( 'wpseo_metabox_prio', 'yoasttobottom');
Best regards,
Jordan ShannonJanuary 17, 2021 at 7:03 am #1273035Tried but not working.
But, why did it disappear?January 17, 2021 at 8:28 am #1273040Hi,
Please provide a link to the site/page in question so we can look into this issue further.
Best regards,
Jordan ShannonJanuary 17, 2021 at 8:32 am #1273041in private content, I added temp log in.
website
venicediving.comthanks
January 18, 2021 at 7:32 am #1273249Hi,
That is the default layout when using the Block Editor, if you want the old layout then you can switch to the Classic Editor in the main page of the theme options.
Best regards,
RikardJanuary 18, 2021 at 9:19 am #1273268Hi Rikard, sorry but I dont understand.
I always had the yoast under the page content until last week.
One day I dont know what I touched and it ended up like that.
Anyway I tried removing block editor, nothing changed.
Moreover, I have another website set up with block editor, and everything is fine under the page content, not on the side bar.Instead, I pressed on the up arrows on the side bar and I was able to restore the yoast under the page content.
But the window is small, any idea why?Thanks again
January 19, 2021 at 12:05 pm #1273656Hi,
The theme is not responsible for the placing of Yoast elements, so you are looking for support in the wrong place. But the layouts of the of the classic and block editor are different, and this is WordPress core functionality. In the block editor, they are trying to move everything to the sidebar.
I switched to the classic editor on your installation, and I see Yoast at the bottom of the layout window after that, so it’s working as it should. If you need further help with the Yoast plugin, then please try reaching out to their support.
Best regards,
RikardJanuary 19, 2021 at 11:17 pm #1273848Hi,
the problem is that every time I asked something to the yoast support they replied it’s because I used a custom theme and I should ask the theme support. Same for this topicThey told me it’s because I used a third-party page builder plugin or custom theme box to add my content.
So…..no solutions for my issues.By the way, where did you switch to classic editor?
here?
I can see no difference WP editor or block, it’s always like my screenshot in my previous reply.January 21, 2021 at 5:30 am #1274282Hi,
Yes, that is where you change the default editor.
I’m not really sure how Yoast support can come to that conclusion, since we don’t influence where they place their elements. Anyway, is something not actually working on your installation, or is the problem only that the boxes are in the “wrong” place?
Best regards,
RikardJanuary 21, 2021 at 5:35 am #1274284I guess there is something wrong with my installation
as you can see in this post alsoBut everything was ok until one week ago when I mess up something with polylang and I deleted and re done the home pages several times.
January 22, 2021 at 4:16 am #1274578Hi,
Thanks for the update. You said that your problem was fixed in the other thread, so I’m not sure how it relates here? Is the Yoast functionality working on your actual site, or is the problem that the Yoast boxes are situated in the wrong place?
If the problem is caused by Yoast and/or Polylang, then please try reaching out the developer of those plugins.
Best regards,
RikardJanuary 22, 2021 at 4:27 am #1274580Hi
I solved the issue before, I wrote aboutInstead, I pressed on the up arrows on the side bar and I was able to restore the yoast under the page content.
After it was only me to understand about block editor/ wp classic plug in. For my personal knowldege.
Sorry for the mess, you can close this topic.
ThanksJanuary 22, 2021 at 5:14 am #1274594Hi Daniele,
We’re glad that the issue is resolved.
Thanks for using Enfold and have a great day!Best regards,
Nikko -
AuthorPosts
- The topic ‘yoast editor ONLY in editor page side bar’ is closed to new replies.