Hi. I put an email in subscribe field. Then go to admin panel > User > Subscribers

And I can not find this email. Why?

Thanks.

with reCaptacha switch on when I tick the box to say I am not a robot it says capture not entered correctly. Turn off reCaptacha and it works fine

Want it to change “Type and hit enter” and “name to display” of the tag and name fields. Need to add separate with comma.

Still shows Gravatar. But the background works. I have anspress elected as the avatars in discussion settings.

I’ve gone to the plugins theme file default/images in my cpanel and uploaded new images and renamed them to cover.jog and smal_cover.jpg. Refreshed the profile page and it still shows the Anspress logo.

( /public_html/wp-content/plugins/anspress-question-answer/theme/default/images/small_cover.jpg)

I also tried creating a “Anspress” folder in my site’s theme file with the two images, as suggested on another question.

The answers link in the toolbar goes to the list of answers, but the answers link under the name on the profile goes to the same profile page.

How can I retireve total number of Upvote and Downvote for a particular question or answer? I tried using the following function but it didn’t retrieve the count.

ap_count_vote( false, 'vote_up', ap_question_get_the_ID(), false)