Hello I was wondering if its possible to place the have a question form on top of the general questions display?

Something like this example

I have placed the vote button on the question list item but found it could not work. Is there anything that I have missed inserting in?

<div class="ap-display-question-meta">
    <div class="ap-single-vote" apid="<?php the_ID();?>"><?php ap_vote_btn(); ?></div>
</div>


Thanks.

Hi, I would like to display the category next to the single-question list item.  Is there coding that can display the question’s category by question id?
Thanks.

Hi,
I wanna insert the placeholder like below on Description.
Please teach me how to do that.

how can i prevent users from seeing who asked a particular question?

how to restrict who should see answers to only subscribers

when install it its return
The package could not be installed. No valid additions were found.
Failed to install plugin.

Only admins can post a new question (when a non-admin asks a new questions, the submit button spins and nothing happens), when a non-admin tries to answer a question, the page reloads inside the answer field. Even with all post restrictions turned off, only admins can post (I have settings set to allow logged out users to ask). Image upload only works for admins. Non-admins get a spinning button only.