Hello
The issue you are facing might happen because of a few reasons:
- Your server may have set too sensitive security level set, or
- PHP file_get_contents() function has been disabled/locked
in that case, please contact with hosting support.
** In most cases can be changed in php.ini or .htaccess file or ask Hosting support.
Check also below settings:
- Turn on the allow_url_fopen from your hosting
- Check the console error using inspect element from your browser
- Turn off the rocket loader, if you use the SSL certificate
- Go to the file location and check the com_sppagebuilder exist or not. If exist delete the folder.
templates/your_template/HTML/com_sppagebuilder
- Turn off the mod_security from your hosting server.
You can check Chrome too, there might be a blocker plugin, that might cause the sections not to load.