Hello @Rahul Aryan

Please ignore this one issue

Something went wrong, last action failed

 

it must caused by the old version database upgrade. it is not problem with fresh install.

 

Alex

Every Question Category show in all questions. ie. lets say I have test1, test2 and test3 categories set up in question categories, and I have one question in each, I see all three questions in every category, no matter which I’m in. Categoeries PAGE shows that there is only one question in each, but when I go in to that category, it lists all questions no matter which category they have been “tagged” in. Suggestions where to start looking? Thanks

www.thebigfoodsite.com

Hi, I was asking where I can add the middle banner that disappears on mobile. You responded with this, please could you tell me where I find style.css? Thanks, Peter

 

Hello Peter,

Add this following css to style.css:

@media only screen and (max-width: 767px){
#category-dropdown, .site-header-cover, .ap-list-head, .site-info {
display: block !important;

}
}

Hi Rahul.

I am using Anspress on my website i.e. https://www.elearningchatter.com – Whenever user edit his answer, System sends email to all users while it should send to admin and to the owner of that question only, Please let me know how can I fix it? it sends emails in “Bcc”. By default user’s role is set to “Subscriber” but I changed the role to “ap_participant” but still the problem is same. I’m using Anspress V 4.1.7

Thanks

Hi!

At the beginning, thanks for this awesome plugin!

I have a little issue when trying to translate some of the words what stayed in English, although my site is in Polish:

However, I’ve checked the .po file stored in /wp-content/plugins/anspress-question-answer/languages and everything seems to be fine – strings are translated properly:

These are just samples, because there are more of them.

I have no idea where to look for the problem. I think it might be a bug.

I will be extremely grateful for your help 🙂

 

Best regards,

Przemek

Hello !

How can I remove `Category icon class` on Category Page ?

Is there any option to remove that? or Just remove the code in free/category.php ?

 

Thanks !

In the backend when there are new questions there is the red circle with a number. You know the typical notification.

Well for some reason I have that next to answers and I don’t know how to remove it. Usually for questions that show when a question is not published. But for the answers, everything is published. It just won’t go away.

Any tips?

Hello Rahul,

I am back after holiday. let us continue the topic at https://anspress.io/questions/question/full-feature-request-on-next-version/

 

I do not know why I can not add comment to you there, so I post here:

 

In BBpress, there is a plugin of bbPress Topic Thumbnails (https://wordpress.org/plugins/bbpress-topic-thumbnails/)

is it possible to make an add-on for anspress, so that we can enable the thumbnails just like twitter or Facebook style, so that one more thumbnails feature images can show up? please check this screenshot: http://prntscr.com/iockdg

BTW, let me know how to join your channel, I did not find on Slack.

Thanks

we want to moderate any question or answer; will admins get email notification to moderate and a link to approve fast?

Also, when a question is approved, is it possible to send a notification to everyone registered (or selected roles) on the site?

 

Thanks

Hello @Rahul,

 

For test purpose, I installed two version of Anspress in our of Subsite on multisite, and it is convenient for me to test by activate one of them and deactivate the other one, so that I can compare two version.

 

But is that right way to have test?:)

 

Alex