I am interested in buying the AskBug theme, but I have a question first:

Is it possible to integrate the AskBug theme with another WP theme so I can use the AskBug theme for the community part of my website only and some other (third party) WP theme for the rest of my website (aka articles, blog etc.) in a way that the rest of my website (the third party WP theme) can also display AnsPress plugin widgets like a list of questions etc. from the same database as the community part (the AskBug theme)? Thanks!

Can the AnsPress back end be used to change a question’s status from “moderate” to “open”? Or can I only do that from the from end?

It would be nice to add “Open”, “Close”, “Moderate” and “Private” action links (next to Edit | Quick Edit | Trash | View) for each question. Another nice feature (but less important given the light volume of traffic we get) would be to allow me to select a number of questions, answers or comments and do a bulk status change (e.g. to mark 4 questions as “Open” all at once).

If an anonymous user submits a question and I edit it via the back end (perhaps to remove sensitive information), then I become the author of the question. That seems like a bug, but maybe it’s by design. Is there some way to set the author back to the anonymous user via the back end?

I LOVE AnsPress. It’s a very impressive plugin! I’m just getting started with it and it has been a real joy to use.

However, I’m confused about one thing. When an anonymous user asks a question and questions are moderated, the anonymous user sees the message:

Sorry! you are not allowed to read this question.

That doesn’t seem very friendly (esp. since they wrote the question). A better response might be:

This question is waiting for a moderator and cannot be viewed. Please check back later to see if it has been approved.

Would this be possible to implement?

Hey Guys,

 

I would want to put ‘users’ listing in one of my website page but not through WP main menu but show it as per default ‘Users’ area that AP has already – http://screencast.com/t/vzonr5BC

The problem is that when I use widget on the actual page where I would want to user listing to be populated – the result is loosing all original features i.e – there is no search anymore, and there is no filter selection anymore and the icons now are aligned in the line and not in the grid. have a look – http://screencast.com/t/3UZa8IWAOv

Simple ‘how to’ replicate the AP original ‘users’ listing with use of a widget/link/shortcode would be great!

 

Thank you in advance!

Miko

Hi,

I’m using Extra Theme https://www.elegantthemes.com/gallery/extra/

If I install Anspress.io my logo have a different position like this :

https://pageshot.net/C7W5u9nrn5CtKxpa/pyd2.odiso.fr

Usually, the logo is align on left like this :

https://pageshot.net/PV2Yq4gF6YKERbFM/pyd2.odiso.fr

I found the cause, in the main.css file on line 872 to 875 I found that :

.clearfix:before,.clearfix:after,.container:before,.container:after,.container-fluid:before,.container-fluid:after,.row:before,.row:after {
    content:" ";
    display:table
}

If I change this code like this it’s ok for me :

.clearfix:before,.clearfix:after,.container:before,.container:after,.container-fluid:before,.container-fluid:after,.row:before,.row:after {
    content: none;
    display:table
}

 

In the option I’ve check the option “Load assets in AnsPress page only” so it’s ok for my website except Anspress’s page 🙂

Thanks by advance.

Best Regards,

Hi all!

I’ve just started to use the hover cards and I noticed that comments count reflects my own number of comments on all cards. If I’m not connected, everybody’s comments count is at 0. Other stats seems to be ok. 😉

Please could you let me know, meaning of “Last seen” in user profile page on Askbug theme?

Who (Other user or this user) and what (User Profile page or somthing else) is seen and this “Last seen” will be updated?

I’m happy to be using AnsPress and your Askbug theme.

Kindly please could you let me know how and where can I edit below words?

I need to transrate some words from English into my language.

(For Comment form, it is urgent…)

・Comment form

  1. There aren’t any comment yet.
  2. Your comment..
  3. Cancel
  4. Submit

・Post page

  1. Posted on
  2. updated on
  3. Bookmark the permalink.

・(AnsPress)serch

  1. Serch question and answer
  2. Serch for

Please kindly let me know if you have questions.
Many thanks advance.

I have this problem, when I try to activate the plugin:
Parse error: syntax error, unexpected ‘[’ in /home/university/public_html/wp-content/plugins/anspress-question-answer/anspress-question-answer.php on line 726

WordPress version: 4.6