
-
AuthorPosts
-
May 13, 2023 at 5:18 pm #1407277
Hi,
On our website https://www.serwis-konsol.com during edition of any post and after saving content in popup editor we have error in console:
[Error] TypeError: null is not an object (evaluating ‘editor.setContent’) (anonimowa funkcja) (avia-builder.js:1646)I think because of that no changes save on post after publishing it on page with gutenberg. Now we cant edit any post.
May 13, 2023 at 5:18 pm #1407278Of course we have latest version of Enfold with active update with ThemeForest.
May 13, 2023 at 9:12 pm #1407303Hi,
Please send us a temporary WordPress admin login and login URL so that we can have a closer look. You can post the details in the Private Content section of your reply.
Best regards,
RikardMay 13, 2023 at 11:24 pm #1407316here is a access
https://www.serwis-konsol.com/wp-admin/May 14, 2023 at 10:55 am #1407340Hi,
Thanks for that. I created a test post, but I can’t see any problem there. How can we reproduce the problem you are seeing?
Best regards,
RikardMay 14, 2023 at 1:49 pm #1407356May 15, 2023 at 3:41 am #1407406Hi,
Thank you for the short clip.
To fix the issue temporarily, please try to edit the themes/enfold/config-templatebuilder/avia-template-builder/assets/js/avia-builder.js file and look for this code around line 1640.
if( typeof editor != "undefined" )
Replace it with:
if( typeof editor != "undefined" || typeof editor != null )
You may need to toggle or temporarily disable the Enfold > Performance > File Compression settings after doing the modification.
Best regards,
IsmaelMay 15, 2023 at 4:37 am #1407410thanks!
May 15, 2023 at 4:14 pm #1407451Hi,
Great, I’m glad that Ismael could help you out. Please let us know if you should need any further help on the topic, or if we can close it.
Best regards,
RikardMay 18, 2023 at 1:07 am #1407783again, more problem with edit, look at this:
https://www.serwis-konsol.com/wp-admin/post.php?post=36645&action=edit[Error] TypeError: null is not an object (evaluating ‘editor.setContent’)
(anonimowa funkcja) (avia-builder.js:1646)
May 19, 2023 at 4:59 am #1407907Hi,
Thank you for the update.
We can’t seem to reproduce the issue on our end. Did you remove the modification that we suggested above? Please provide a screenshot or a short clip of the issue.
Best regards,
IsmaelMay 26, 2023 at 9:31 pm #1408729Hi,
here is a movie from our Client: https://www.youtube.com/watch?v=aeHulrK3pvw
He says that problem still exist, some block are saved, some can’t be.May 29, 2023 at 2:47 am #1408915We still waiting for help.
May 31, 2023 at 12:19 am #1409073June 1, 2023 at 4:42 am #1409241 -
AuthorPosts
- You must be logged in to reply to this topic.