Editable Text

Dcode warner asked on January 21, 2020 16:00

I've implement an editable webpart. WHen I try to edit through the front end - I keep getting an "unable to connect" error or it just says "Loading". See screenshot. http://prntscr.com/qqtckh This is Kentico 11

Correct Answer

Dcode warner answered on January 22, 2020 17:33

I found the issue. Not sure why but changing the URL to https fixed it.

1 votesVote for this answer Unmark Correct answer

Recent Answers


Dat Nguyen answered on January 22, 2020 07:45

I would open the browser's developer tools and see if I get a more detailed error message in the console or network calls. Let us know what you find.

1 votesVote for this answer Mark as a Correct answer

Dcode warner answered on January 22, 2020 15:53

@DatNguyem

Good Idea. This is what it says. I retracted the URL. Let me know if it's helpful

Refused to display '[URL Retracted]/CMSModules/PortalEngine/UI/Webparts/WebPartProperties.aspx?nodeid=10346&aliaspath=/Demo-Fabian&culture=en-US&webpartid=content2&instanceguid=f5d16e51-dd9a-425e-8310-75c2ddc894db&zoneid=ZoneA&templateid=25956&zonevariantid=0&variantid=0' in a frame because it set 'X-Frame-Options' to 'sameorigin'.

GetResource.ashx?scriptmodule=/CMS/AdvancedPopupHandler.js:1 Uncaught DOMException: Blocked a frame with origin "[URL Retracted]" from accessing a cross-origin frame.
at u ([URL Retracted]/CMSPages/GetResource.ashx?scriptmodule=/CMS/AdvancedPopupHandler.js:1:6285)
at Object.f [as stopPropagation] ([URL Retracted]/CMSPages/GetResource.ashx?scriptmodule=/CMS/AdvancedPopupHandler.js:1:6320)
at HTMLIFrameElement.

0 votesVote for this answer Mark as a Correct answer

Dat Nguyen answered on January 22, 2020 16:14

That's odd. Is the URL in the error message different from the URL of your Kentico admin site?

0 votesVote for this answer Mark as a Correct answer

Dat Nguyen answered on January 22, 2020 16:17

You may have to resign all your macros.

0 votesVote for this answer Mark as a Correct answer

Dcode warner answered on January 22, 2020 16:20

Do you remove the widget and then drag and drop it into the zone?

0 votesVote for this answer Mark as a Correct answer

Dat Nguyen answered on January 22, 2020 17:31 (last edited on January 22, 2020 17:33)

It wouldn't hurt to try that, but I do think you should resign your macros. Macro resign Documentation

0 votesVote for this answer Mark as a Correct answer

   Please, sign in to be able to submit a new answer.