Hey,
it is not possible yet to show different forums via different shortcodes.
You can hide the WordPress admin bar when adding this to your themes functions.php file:
show_admin_bar(false);
I cant see the screenshot. Can you please post it again?
Thanks!
While clicking on start new thread, the page rendering is all messed up in portrait mobile view. But its alright in landscape view in my mobile.
Can you add ability to add ‘per forum per page’ instead of all forums and categories in one page? In the next update? So that i can start my forum. I can also consider a donation to you too for your work 🙂
While clicking on start new thread, the page rendering is all messed up in portrait mobile view. But its alright in landscape view in my mobile.
Sounds like an incompatibility with your theme. Which theme are you using? Can you give me a link to your website so I can have a look?
Can you add ability to add ‘per forum per page’ instead of all forums and categories in one page? In the next update?
This is not so easy because I have to rewrite the entire forum-/category-logic for this. It is already on my todo-list but I cant tell you yet when it is coming:
https://github.com/Asgaros/asgaros-forum/issues/47