Weird, I cannot reproduce that issue. Maybe some conflict with another extension you have installed...
Can you give me (super) admin access so I can take a look?
You can use the 'Confidential information' button in the forum editor to hide sensitive information.
Strange. I cleared browser cache in FF and Chrome, and cleared any cache on Joomla but still no luck. Is is working properly when you test on your end?
I believe I found the issue. I disabled K2's System plugin and the issue stopped. Strange as I've used K2 and Advanced Module Manager on a number of sites and never ran into any issues.
Yes, weird stuff. I honestly have no idea.
It is hard to track down, as you have quite a lot of 3rd party extensions in the mix.
Can you make a clean Joomla 3 installation with only AMM installed and see if you still have the issues?
Then at least you know if it is down to AMM itself or something else causing it...
PS: The element inspector is showing javascript files - and actually the entire HTML and body - being refreshed on an interval. This is causing all sorts of weirdness. I have no idea what is doing that.
I've stripped down a copy of the site on my localhost to the only the Joomla core, AMM, and Akeeba and the issue is still present. Would it be possible to troubleshoot this version if I upload it to a dev server? I'd be more than happy to pay for your time to troubleshoot the issue.
This issue is. caused by your setup missing the Joomla core Ajax component.
This is used by Advanced Module Manager, but also other things in Joomla core and 3rd party extensions.
All scripts that are trying to load things via ajax (using the option=com_ajax) are now failing.
So in other words: Your Joomla setup is broken and you should fix it.
I recommend you first go to: administrator/index.php?option=com_installer&view=discover
And also fix any database issues via: administrator/index.php?option=com_installer&view=database