Hi,
In the network tab you can debug what the server is sending back.
I’ve noticed that you have two errors:
<b>Warning</b>: require_once(/home4/lbsdistr/public_html/wp-content/plugins/classes/class-wc-brands-rest-api.php): failed to open stream: No such file or directory in <b>/home4/lbsdistr/public_html/wp-content/plugins/woo-brand/classes/class-wc-brands.php</b> on line <b>84</b><br />
<b>Fatal error</b>: require_once(): Failed opening required ‘/home4/lbsdistr/public_html/wp-content/plugins/classes/class-wc-brands-rest-api.php’ (include_path=’.:/opt/php70/lib/php’) in <b>/home4/lbsdistr/public_html/wp-content/plugins/woo-brand/classes/class-wc-brands.php</b> on line <b>84</b><br />
It seems this plugin woo-brand is causing the error. Do you use this plugin on your configuration?