-
1. Re: Bc Editable region edit mode-icecube
Robert Bell (Bosweb) Aug 30, 2014 12:16 AM (in response to Marco_ALEX)Does the console show any javascript errors?
-
2. Re: Bc Editable region edit mode-icecube
Marco_ALEX Aug 30, 2014 12:30 PM (in response to Robert Bell (Bosweb))Yes , this errors:
Failed to execute 'write' on 'Document': It isn't possible to write into a document from an asynchronously-loaded external script unless it is explicitly opened. /AdminConsoleXT/#icecube/:1
Failed to load resource: the server responded with a status of 404 (Not Found) http://9haus.businesscatalyst.com/CatalystScripts/beditor/3rdparty/redactor/lang/pt.js?vs= b2373.r432117&vs=b2373.r432117
Uncaught Error: Load timeout for modules: order!/CatalystScripts/beditor/3rdparty/redactor/lang/pt.js?vs=b2373.r432117 /CatalystScripts/beditor/3rdparty/redactor/lang/pt.js?vs=b2373.r432117
http://requirejs.org/docs/errors.html#timeout
I think i know what it is, i think its the :"<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>"
But how do i make this, i need the above code for the image slider on the index.html page and for the nav menu to work properly.
I tried to write to adobe and thy said:
Hi Marco,
Thank you for contacting us.
I tried to launch the in-context editor and it launched just fine: http://prntscr.com/4hpn50
I am using Google Chrome. You can try removing any extension that is installed in the browser and then check.
Regards,
Gaurav AggarwalWen i checked out my template today i think this guy who made the screen shot removed the https and put an http <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
and thats how he took the screenshot whithout the slider displaying the images.
But I tried on everybrowser and nothing loads.


