Tagged: advanced-layout-editor, WordPress 5.4
-
AuthorPosts
-
April 27, 2020 at 6:56 pm #1207585
Hi, I recently updated to WP 4.5. on several of my sites. When trying to create a new post or page, I see the default WP editor first. When I click on Advanced Layout Editor I still see the first part of the WP default editor with “Add title” and “start writing” and a + sign to add block, and below it all there is Avia Layout Builder. This can not be right. I tried on two different pages I administrate, on two different hosts, I turned of all plugins, and the results are exactly same. I use latest Enfold (4.7.4), WP 5.4 and PHP 7.3.17 on one site, and PHP 7.2.30 on the other.
April 27, 2020 at 11:08 pm #1207634You’re not alone. Same issue here.
April 27, 2020 at 11:14 pm #1207635Actually, I think I fixed it by installing & activating the Classic Editor plugin.
April 28, 2020 at 12:36 pm #1207763Thank you for the tip, but installing a third-party plugin in order to make the theme work is not a sufficient solution for using Enfold.
April 28, 2020 at 6:29 pm #1207911This reply has been marked as private.April 28, 2020 at 6:46 pm #1207920Has there been a solution to this? I’m having the same problem on my end.
April 29, 2020 at 6:46 pm #1208251Hi all,
Please have a look at the following thread:
https://kriesi.at/support/topic/shortcodes-window-after-updating-to-wordpress-5-4/If you need further assistance please let us know.
Best regards,
VictoriaApril 29, 2020 at 9:23 pm #1208319Any solution to fix that WP 5.4 Shortcode Issue ?
April 29, 2020 at 9:24 pm #1208320Your Link is Dead
April 29, 2020 at 10:07 pm #1208333Hi Victoria, the link you shared is not working.
April 29, 2020 at 11:06 pm #1208362Same issue here!
April 30, 2020 at 5:28 pm #1208563I hate to be a bumper, but the link above from @victoria leads to a 404 page and I still don’t know how to fix this issue. I’m on a deadline and can’t do what I need to without having access to the Advanced Layout Editor. Please advise. Thank you!
May 1, 2020 at 9:32 am #1208757Hi,
This link works just fine: https://kriesi.at/support/topic/shortcodes-window-after-updating-to-wordpress-5-4/. I can copy the content for you here as well:
If you are seeing an extra shortcode window before the regular Layout Builder window then please try to activate the Classic Editor in the main page of the theme options as a temporary fix.
———————————————————
If you are having problems with scrolling down below the fold when dragging an element and the Block Editor is active, then please try adding this to your functions.php file:
function avia_block_editor_scrolling_fix() { ?> <style> body.block-editor-page.avia-advanced-editor-enabled .block-editor-editor-skeleton__content{ position: relative !important; } </style> <?php } add_action('init', 'avia_block_editor_scrolling_fix');
This fix will be added in the next update of the theme.
Best regards,
RikardMay 1, 2020 at 7:28 pm #1208909Dear Rikard, regarding your
“This link works just fine”
Some would find it very arrogant and unfriendly. Please, you can not think that all of us claimed “just for fun” that the link is not working, as we do not have anything better to do. It DID NOT work for several days, and it is confirmed by many users.
Now, I can see that you managed to fix this, whatever it was, and that the link work again – that is great and thank you very much for that, and thank you for copying the content here as well.May 1, 2020 at 8:39 pm #1208940I had the problem with the extra shortcode box when the bug first showed up, so I switched to classic editor and things were fine…until 2 days ago when I noticed that the document settings to the right had disappeared — everything after “featured image”.
Not sure if the download I just got from Envato and reinstalled is the newest thing, but I did it anyway. I still had the same result. I switched back to block editor and now I have my settings on the right, but the shortcode box is also back.
And that link definitely took me to a 404 for 2 days.
- This reply was modified 4 years, 6 months ago by traypup.
May 3, 2020 at 5:09 am #1209217Hi traypup,
If you need further help then please open a new thread and include WordPress admin login details in private so that we can have a closer look at your site.
Best regards,
RikardMay 9, 2020 at 12:33 am #1211310Thanks, Rikard. I just decided that I’d live with the shortcode box until there’s a patch. I have my settings back on the right, so that’s more important right now. If I get aggravated with the shortcode box again, I’ll deal with it then. :) :) :)
May 9, 2020 at 5:55 pm #1211447Hi traypup,
Ok, please let us know if you need more help or this is resolved.
Best regards,
VictoriaMay 9, 2020 at 7:44 pm #1211482Hi, this is not resolved at all, but what we hear is that you will fix this in the next update. In the meantime I solved this temporarily by installing a plug in that turns the new WP block editor off, but obviously that is not a solution.
So if we rephrase your question from “is this solved” to “is there anything we can do now, or should we close the ticket”, the answer is – yes, it seems that you can close it.
Thank you!
May 10, 2020 at 6:59 am #1211592 -
AuthorPosts
- You must be logged in to reply to this topic.