@exekutive , It stores info in both places (browser and server). And yes, this depends on your login/logout stats. it starts tracking your read topi...
Ok, thank you, @xfok, This hook code should fix the issue. Please put this code in the functions.php file of your current active WordPress theme, de...
I don't see black background. It seems you've not disabled the minification and optimization solutions, you still use them on the forum page, Please d...
@massimo, Almost all WordPress themes are compatible with wpForo. In most cases, the theme has zero impact on the forum page. So there is no compati...
Hi @ssslakk7722, Please use this solution:/p>
@ssslakk7722, You can set different access to different forum. So you can have a public Q&A forum and private forums which will be accessible to...
Hi @worpman, Please explain what authors are they? How can a topic be created by selecting authors? The author is the current logged-in person. If t...
@selsebil,This is not a problem, this is just a customization you want to do. There is no option to hide views. You should use a custom CSS code. Ins...
@selsebil, This is a mobile cache. Mobile browsers have a hard cache which cannot be deleted by refresh. Use a private/incognito session of the mobil...
Hi @tvrate, All phrases can be translated in Dashboard > Forums > Phrases admin page, just find the phrase you need, edit and change the value...
@aplitop, This issue doesn't have any relation to wpForo. It seems the emails go to spam/junk box, or your email provider blocks that emails. In any...
Hi @selsebil, This is a result of playing with colors and style. We cannot help to customize the changed style. However, we can show some way to find...
All is clear, the Latex raw content has some back-slashes, and they crash the JSON syntax. The content should be filtered. Please let me know which La...
As far as I see we just need to remove the backslashes or escape them with new backslashes from the body of question scheme in this case the JSON pars...
@xfok , Ok, then we can filter that, there is a filter hook on the scheme which can help us. Please leave a direct link to that topic, so I can sugg...