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)
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?