Hi,
We have found at Search Console that It has found several 404 in our anspress forum.
In profiles, reputations tab in the registered row, you can find a link to no where. They are like: https://futurfinances.com/?ap_page=shortlink&ap_p=721
`<a class=”ap-reputation-ref” href=”https://futurfinances.com/?ap_page=shortlink&amp;ap_p=721″></a>`
Usually, they will go to an answer or a question but in this row won´t.
You can find this error in your own site: <a href=”https://anspress.net/questions/user/keith_ho/reputations/” rel=”noopener” target=”_blank”>https://anspress.net/questions/user/keith_ho/reputations/</a>

I hope that you can solve it.
Regards

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?