• Resolved Dil Shah Dirar

    (@dilshahdirar)


    I am having problems with the forum. I created a page with [forum] shortcode. How will i use one forum per page? Instead of showing all categories in one page. I also want to hide the wordpress admin bar. There is also a problem with page rendering in mobile view. I do i fix it?
    See this screen shot

    https://ww.wp.xz.cn/plugins/asgaros-forum/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Asgaros

    (@asgaros)

    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!

    Thread Starter Dil Shah Dirar

    (@dilshahdirar)

    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 🙂

    Plugin Author Asgaros

    (@asgaros)

    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

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Forum posts’ is closed to new replies.