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)

When a user submits a question, are they creating tags at the time they submit the question, or are the administrators of the site manually tagging the questions later?

When I’m asking this question to your team – I only see a category and not tags as an option for me to select, so I’m guessing the administrators tag the questions to their preference?

To keep the the Q&A section clean, is it possible to require that all questions submitted must be approved by an administrator before displaying to the public?

Ex – if I set up the Q&A section, a client asks a question on the site I created, the question should not show to the public unless I approve it.  Just want to make sure this is possible.  Thanks for your help, and have a great day!