how can I limit the number of Top users shown to 5? Presently it is showing all registered users.
Also every thing is looking big. How can I make it boxed and small as shown in the demo? Please provide the files to load on the website or tell some other way.
Hi, I am using the BuddyBoss theme with BuddyBoss Global Search.
It supports to search any custom post type contents, but not for Anspress which seems not to use custom post type.
Any chance to use “Global search” to search questions/answers from AnsPress.
Apprecaite in advance
How do I change my account-linked mail? I want to change the mail of my Anspress.io Account. how can I do that?
Will the private messaging feature be developed between users?
I’m trying to do something similar to this which works on posts but since the “post” itself is just the [anspress] I need to get to the question “custom post type” to
$this_post = get_queried_object();
$this_post = get_queried_object();
$author_id = $this_post->post_author;
$name = get_the_author_meta(‘display_name’, $author_id);
So the question custom post type post id I know you can do something like this – get_question_id()
but is there a way to get to all other details as well as :
1. answer count for that question.
2. if an answer was selected.
3. if the question is closed
etc. etc. whatever is available in the question object. (is there a way to print that out?)
Hi, I’ve been trying to figure out how to create a widget for tags, just like the Categories widget, but I’m stuck. Can you or someone help? Thanks.
I look everywhere in the documentation, but can’t find a way to display the user page like this one. Can you someone help? Thanks.
Hi, I’m facing problems with the translation of some strings on reputations page. The strings are: “Posted an answer”, “Received an upvote”, “Asked a question”. I did not make other test and so, some other string in this modulo may be presenting de same issue. I used the Poedit to make all the translations and double verified that these string are translated. Could you help me? And thank you a lot for this wonderful job.
How do I make the filters to look like this screenshot in your example?
Hi Rahul
Is it possible to to have anspress ans categories in single page. how do we do that.? it urgent..