-
AuthorPosts
-
May 2, 2017 at 4:27 pm #786500
Hello,
I am having problems with my layout builder. It will not let me save any changes or close the box that appears when edit an element. When editing something if I click the close icon and look at my console on chrome its giving me this error:
Uncaught TypeError: Cannot read property ‘execCommand’ of undefined
at HTMLDocument.<anonymous> (avia-modal.js:792)
at HTMLDocument.dispatch (jquery.js:3)
at HTMLDocument.r.handle (jquery.js:3)
at Object.trigger (jquery.js:3)
at Object.a.event.trigger (jquery-migrate.min.js:2)
at HTMLDocument.<anonymous> (jquery.js:3)
at Function.each (jquery.js:2)
at a.fn.init.each (jquery.js:2)
at a.fn.init.trigger (jquery.js:3)
at $.AviaModal.close (avia-modal.js:241)When I try to save my changes I get this error:
avia-modal.js:792 Uncaught TypeError: Cannot read property ‘execCommand’ of undefined
at HTMLDocument.<anonymous> (avia-modal.js:792)
at HTMLDocument.dispatch (jquery.js:3)
at HTMLDocument.r.handle (jquery.js:3)
at Object.trigger (jquery.js:3)
at Object.a.event.trigger (jquery-migrate.min.js:2)
at HTMLDocument.<anonymous> (jquery.js:3)
at Function.each (jquery.js:2)
at a.fn.init.each (jquery.js:2)
at a.fn.init.trigger (jquery.js:3)
at $.AviaModal.close (avia-modal.js:241)
The theme is being run on a mulitiste with the same plugins activated. It works on one site but not the other.Thanks,
May 2, 2017 at 4:34 pm #786515It also seems just to be related to “Text Block” elements
May 2, 2017 at 8:25 pm #786671Hopefully there is a fix soon: https://kriesi.at/support/topic/editor-element-live-preview/
May 2, 2017 at 9:16 pm #786712Hi,
Yes, Kriesi is working on an update to release for that problem as soon as possible.
We do appreciate your time and patienceBest regards,
BasilisMay 23, 2017 at 8:56 pm #798498Hi,
We are struggling the problem @Pappasdg mentioned above while trying to update something on “Text Block” elements. Please provide quick patch to fix it
Best#on avia-model.js line 792
Uncaught TypeError: Cannot read property ‘execCommand’ of undefined
at HTMLDocument.<anonymous> (avia-modal.js:792)
at HTMLDocument.dispatch (load-scripts.php:3)
at HTMLDocument.r.handle (load-scripts.php:3)
at Object.trigger (load-scripts.php:3)
at Object.a.event.trigger (load-scripts.php:9)
at HTMLDocument.<anonymous> (load-scripts.php:3)
at Function.each (load-scripts.php:2)
at a.fn.init.each (load-scripts.php:2)
at a.fn.init.trigger (load-scripts.php:3)
at $.AviaModal.close (avia-modal.js:241)- This reply was modified 7 years, 6 months ago by Alaris.
May 23, 2017 at 11:04 pm #798558Hi,
Can you provide temporary and ftp access? so we can check further. Please place the login details in Private Content so only the moderators and thread creator can view. If you are not the thread creator, I would suggest creating a new thread and put the login details.
Best regards,
NikkoMay 24, 2017 at 10:11 pm #799208Hi,
Can you provide an email address? I can’t reply over (Email address hidden if logged out)May 25, 2017 at 12:01 am #799260Hi,
At the bottom where you reply, you should see Private Content (link to your website, login credentials, FTP credentials, etc – only visible for moderators) place the login details there and it would only be visible to you (the thread creator) and the moderators :)
Best regards,
NikkoMay 25, 2017 at 12:05 am #799265Hi Nikko,
You can see login credentials on private content. You can try to edit any ‘Text Block’ (an example on About page), visual editor will be crush
Look forward your feedback urgentlyThanks in advance
May 25, 2017 at 9:10 pm #799803Hi,
I have checked on it (using google chrome) and I can’t see the issue, I added some text in the existing text block and also added a text block with some text and I have updated it without any issues or js errors in the console. Is this already fixed?
Best regards,
NikkoMay 25, 2017 at 9:22 pm #799816Hi,
Please open your Inspect on your browser web Console, then try to update Text Block (3/5) starts with ‘XXX provide modern ….’ on About Page. You will see the error below in console
avia-modal.js 792
While updating Text BlockMay 26, 2017 at 4:08 pm #800204Hi,
Keep all plugins deactivated while testing, as well as remove all customizations you’ve implemented (custom code, child theme, etc.).
If that doesn’t help then there might be some corrupted files, so please delete all theme files completely via FTP, before installing a fresh copy from your themeforest account. Here is a short tutorial on how to install the theme via FTP, in case you are not sure how that works:
Best regards,
Andy -
AuthorPosts
- You must be logged in to reply to this topic.