is their arabic language form answer question plugin

You can translate the plugin. Link https://premium.wpmudev.org/blog/how-to-translate-a-wordpress-plugin/

AnsPress 4.0 is about to release!!

When did you release the 4.0?

Following for Profile bad

I checked it and, as it seems, following someone is working, correctly updating meta, but unfollowing has an issue. I just commited fix for that, but count will change only for the new followers and following. Commit with fix: here Changed file: here

Coding the category color

salut ! I would use css to resolve the problem. If you right-click on a post on a category page and then click Inspect* you will find at the end of this page some identifiers. If the category is Général you will see .question_category-general Then in the style.css of your theme (preferably child-theme) you can add: .question_category-general {background:#e6e6e6 !important; } Replace the part “general” and the color #e6e6e6  according to the case. Hope that helps ——————————————————————————– *Inspecter/Examiner l’élément etc selon votre navigateur

Facebook Open Graph for answers ?

Are you using the facebook debugger to debug your pages ? Facebook debugger

My site is refusing to connect when I activate the AnsPress plugin

What kind of error is this ? From where it comes from ? Enable debug to a log and see what happens. Otherwise, follow the standard WP debug. Default theme, disable all plugins and then enable one by one to see what the conflict is. Still, i don’t understand what kind of error this is. MAYBE it is hosting related ? Max sql/db connections ? Looks like a database error.

Facebook Open Graph for answers ?

I bout this up several times. og is scraping from the base page and only takes question title.

avatar letter icon

Hi, this actually did not work for me – I am still getting my WordPress profile logo?

AnsPress 4.0 is about to release!!

Also waiting on version 4.0. The last build seems to be a little buggy. I’m getting a null value when I upvote a question. Also, when I try to follow someone, I get a “Something went wrong” message. I hope these issues as well as any outstanding ones are resolved in v4.0.

Text Editor In REPLY (Answer)

I don’t have any issues with that. What version of the plugin do you use? Maybe some conflict with the other plugin or a theme function?