Hi @blum11!
This kind of problem can happen if there is a wrong plugin installed which makes a JavaScript error and stops every code on your website, or if there is a server limitation. You should use Chrome or Firefox to figure out the problem -> go to one of the pages with the error -> press F12 -> click on Console -> refresh the page. This should write out an error either pointing to another plugin or ours.
If you see this pointing to another plugin, you should deactivate it and try again. But if you see this pointing to us, meaning it is a server or PHP error, that is a little bit harder to figure out, so please rather send a screenshot of the issue to [email protected]
Also if you aren’t sure what you see in that Console screen, send us a screenshot about it to that email address!
Or you could just try to deactivate all your plugins, check it like that, to see if one of them is the problem. If one of them will be, then activate a couple of them together, check again and slowly narrow it down which one is the issue.