saguaros Hi. It's not a single website involved but all sites I used JA Builder.
So no point on sending you credentials.
Bellow you will see the Source of a blank page.
I suspect there is an issue with the external URL of the script towards the bottom:
<script src="https://themepro.com/builder/js/loader.min.js?1.1.6"></script>
<!DOCTYPE html>
<html>
<head>
<title>Edit Page</title>
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0">
<!-- jQuery, using core -->
</head>
<body class="jub jub-loading">
<div id="jub-mainbody">
</div>
<!-- <script src="/media/jui/js/jquery.min.js"></script> -->
<!-- <script src="/media/jub/assets/lib/bootstrap/js/bootstrap.min.js"></script> -->
<script>
JUB = {
provider: 'joomlart',
siteUrl: '',
mediaUrl: '/media/jub/dev/default',
assetUrl: '/media/jub/assets',
ckeditorUrl: '/plugins/system/jabuilder/assets/ckeditor',
siteUrlHelper: location.href,
toolUrl: 'https://themepro.com/builder',
site: 'j2cd78ab11115a-0494575b7e08d',
osite: 'f0a0ff0e271ce74cf8a05971bd42a566',
page: '32710adf2eeb5',
layout: 'edeb0f41703ee',
container: '#jub-mainbody',
contents: {
header: 'blocks',
content: 'blocks',
footer: 'blocks'
},
encodeData: 1,
version: '1.1.6',
upload_max_size: 1 }
// jQuery.getScript(JUB.toolUrl + '/js/main.js');
</script>
<script src="https://themepro.com/builder/js/loader.min.js?1.1.6"></script>
</body>
</html>