-
AuthorPosts
-
February 3, 2018 at 1:05 am #907142
I have a user that’s been assigned a custom role through the AAM plugin. He has the capabilities to edit_posts and edit_pages. He is able to edit the page and open the various elements. The issue is when he tries to click the Save button or the Close button, there is no response from the builder. It doesn’t save. The modal doesn’t close. It doesn’t do anything. Previously this all worked fine. I did update the theme some time ago (as well as the WP core)… do you think that could be the issue?
Let me know if you have heard of this issue before and what you think could be causing it.
Thanks!
February 4, 2018 at 12:54 pm #907497Hey beedle,
Sorry I have not heard of this issue before, perhaps the WP update changed some of the settings for the user. Have you tried changing the user’s role in WP to admin or editor to see if that solves the advanced layout builder issue?
If it does, perhaps giving the user a higher WP role and removing some capabilities one at a time with AAM would be a good option.Best regards,
MikeFebruary 6, 2018 at 9:36 am #908430Good thought, Mike. Interestingly, that did not fix it for this user. Here are the errors from the console for when I try to close the modal…
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)
avia-builder.js:21 Object
avia-modal.js: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)
util.js:222 Google Maps API warning: NoApiKeys https://developers.google.com/maps/documentation/javascript/error-messages#no-api-keys
JB.j @ util.js:222
util.js:222 Google Maps API warning: RetiredVersion https://developers.google.com/maps/documentation/javascript/error-messages#retired-version
JB.j @ util.js:222
4 avia-modal.js: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)
(anonymous) @ avia-modal.js:792
dispatch @ load-scripts.php:3
r.handle @ load-scripts.php:3
trigger @ load-scripts.php:3
a.event.trigger @ load-scripts.php:9
(anonymous) @ load-scripts.php:3
each @ load-scripts.php:2
each @ load-scripts.php:2
trigger @ load-scripts.php:3
close @ avia-modal.js:241
(anonymous) @ avia-modal.js:66
dispatch @ load-scripts.php:3
r.handle @ load-scripts.php:3February 6, 2018 at 11:35 am #908497Hi beedle,
Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?
Is it only that user? Other users can?
Best regards,
VictoriaFebruary 7, 2018 at 1:31 pm #909117Will do… thanks.
February 7, 2018 at 2:16 pm #909162Hi beedle,
Was about to check, but somebody was working on the page. Can you please let us know when we can check?
Best regards,
VictoriaFebruary 7, 2018 at 2:36 pm #909179Thanks for the quick response, Victoria. It’s probably just open in my browser. Feel free to take over that page. And since it’s just a test page, no worries about losing any data or changes. Thanks!
February 7, 2018 at 5:06 pm #909293 -
AuthorPosts
- You must be logged in to reply to this topic.