Hi, we have a problem in more then one website we are using anspress.

The issue is that the links on answers (see screenshots) are generating weird permalinks they are not working.

Then we have a lot of 4xx error caused by anspress.

I tried alreday a lot but did’nt fount the answer. Please help!

 

Here just one of the Websites to see  it. https://www.seguroauto.org/forum/dpvat

Thanks for a quick answer.

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?