How can I get my anspress Q and A page to display just like yours on this site? What fonts are you using. How do I get users pictures to display instead of avatars?
Do closed questions delete automatically, if yes then how to restore them, if no, then why have all my closed questions disappeared?
Hey there!
Is there a way in the short code to show only a certain number of questions. For example only show the most recent 3 questions.
Regards, Matthew
Hello
I have recently installed anspress on http://paulcbrunson.com/ but user profile is not showing. When i open this page www.paulcbrunson.com/user/paul6204/ , it says not found. I want to make it look like your profile https://anspress.io/user/rahularyan/.
Can you please resolve my issue?
Thanks
Hi!
I’m using your plugin in a section of my website ( https://www.designthinking.services/comunidad-foro-design-thinking/ ). I mean, it’s not just a Q&A website. I’m about to buy the “AskBug” theme, but I don’t want to overwrite my website’s current theme. Is it possible to install the theme but only affecting to the Q&A plugin, not the entire website?
Thanks in advance. Alejandro.
In the settings, it shows “allow image upload” what file extensions are allowed? Can add .doc, .xlx, and .pdf?
Thanks.
why anspress adding this query string (?page=anspress_about) to all urls? my admin panel not wroking because of this.
I would like to customize notifications to send to group leaders by category. Please confirm that the relevant code to edit would be in anspress-email/anspress_email.php in public function ap_after_new_question($question_id).
hi there,
Just installed ANSPRESS onto a new site and everything seems to be working well except for the fact that on all the anspress pages is displays a list a asked questions. I want to get rid of it but so far no luck. What should I do? Is there an option? Is there a fix?

Hi,
I have a problem with a fresh install of AnsPress. Blank wordpress, just installed AnsPress, the AskBug theme and all of its requirements. Everythign works fine when logged in, but in another browser the site just shows a blank page.
Enabled debug mode, no errors shown.
The main content area in the source code is empty:
<div id="seed-csp4-page">
<div id="seed-csp4-content">
</div><!-- / #seed-csp4-content -->
<!--[if lt IE 9]>
<script>
jQuery(document).ready(function($){$.supersized({slides:[ {image : ''} ]});});
</script>
<![endif]-->
</div>