Hi,
As its seems that you do not answer questions in update problems anymore, I have opened thread here with the two issues that remain unresolved:
- Scrolling behaviour: I did some more testing and found out that the issue seems to be caused by using Chrome + the CSS setting:
html {
scroll-behavior: smooth;
}I don't know why I did not check that before, but as soon as I remove it, the scrolling works fine on my end. I do not think this is a local issue, as at least one other person also reported the problem. I would very much like to keep the smooth scrolling as this makes it more obvious to the user what is happening.
- Ajax speed: My mega menu loads entries via Ajax. When deactivating wpDiscuz and all extensions, the speed improves. When activating again, it gets slower. I don't think that there is a conflict, just that wpDiscuz is not exactly light on the server's resources. Other, heavier plugins, have an impact too, but wpDiscuz is at the top of those with the mentioned 300ms. I tested this via the Chrome console and network settings. You can filter for ajax loading times there. I then used the mega menu to check the loading times.
Regards
Johannes


