I just install the AnsPress 4.0 Beta new. (no updated from previous versions, just a new install)

I got a few issues, that I would like to be posting here.

First is the filter..  It is not working they got links with # and do not let me filter questions, by categories, or by tags, or even for more actives, etc…

I want to create a top users only with the profile picture, like that:

I have already try it but the widget display that:

I just want the profile picture without the username or any indication about the user activities.

There is the page to configurate the widget. What I have to change to display only the profile picture? Or do you have any CSS code text to do it?

Thanks!

Manel

Some errors with the 4 beta.

 

[01-Jan-2017 15:06:49 UTC] WordPress database error Unknown column ‘fields’ in ‘field list’ for query UPDATE `wp_ap_qameta` SET `ptype` = ‘question’, `fields` = ‘a:1:{s:19:\”unapproved_comments\”;i:0;}’ WHERE `post_id` = 105 made by do_action(‘wp_ajax_ap_ajax’), WP_Hook->do_action, WP_Hook->apply_filters, AnsPress_Process_Form->ap_ajax, do_action(‘ap_ajax_delete_comment’), WP_Hook->do_action, WP_Hook->apply_filters, AnsPress_Comment_Hooks::delete_comment, do_action(‘ap_unpublish_comment’), WP_Hook->do_action, WP_Hook->apply_filters, AnsPress_Hooks::unpublish_comment, ap_insert_qameta

_____________

 

[01-Jan-2017 15:06:51 UTC] PHP Notice:  has_cap was called with an argument that is <strong>deprecated</strong> since version 2.0.0! Usage of user levels by plugins and themes is deprecated. Use roles and capabilities instead. in /home/website/wp-includes/functions.php on line 3975

______________

 

[01-Jan-2017 15:06:54 UTC] PHP Warning:  call_user_func_array() expects parameter 1 to be a valid callback, class ‘AnsPress_Views’ does not have a method ‘delete_votes’ in /home/website/wp-includes/class-wp-hook.php on line 298

I previously disabled user reputation. Now I have enabled it but it is not counting the activities done in the meantime.

For example, the user is still stuck with Rep.3 that he earlier had, though he has written many questions and answers with reputation system disabled. I think it should count and update those points.

Thanks for any help.

How do you change link color, customizer changes the color for the whole site… I just want to change link color cant find any code for this

If i uncheck it and save, it stays checked

Base page slug before question permalink
i.e. https://…..org/BASE_PAGE/question/QUESTION_TITLE

My website is live and it is looking really ugly with no css/html layout whatsoever. It has happened on several occasions before. Please suggest a permanent solution to this recurring issue.

 

Hi Anspress,

I wonder how to create with the widget top users included in WordPress, a top users category where solely the profile picture of some users are displayed ? Just like what you did in the template of your website (i talk about the pictures in the homepage)!

Thank you in advance for your answer!

Manel

(Excuse my english, I am a foreigner)

Something like that 🙂

In the best case scenario everybody should register and be active part of growing community. It is just better for a q&a owner, but we all know, that the world does not work like that.

First of all anonymous user is just wrong name, it has a negative ring to it and nothing to do with anonymity. It is more like Guest posting, without all that registration crap. That way You can add one question (if You want to add just one), wait for answer and forget about it afterwords.

Now, as a Guest You don’t even receive mail about new answer to Your question, You cannot comment, up-vote or follow, to know if there is some activity etc.

There are many people who do not want to register and will give up from any contribution if they have no other way to participate.

So, I think, we need a better way for handling guest users.

  1. Guest comments.
  2. Voting (guest voting with some kind of IP and session/cookies protection to ensure no abuse).
  3. Following.
  4. Better handling of an guest adding questions and answers (name, mail, support for gravatars).
  5. Mail notifications for guest.
  6. Some simple moderation and antispam solution for guest.

Adding required mail field and gravatars is fairly simple, I done it in my Anspress 3.0.7. Same case with comments, as they are based on a WP Comment System. So maybe it is time to add this functions to the Anspress 4.x?

Hi,

I’ve installed AnsPress and it’s working so far, but I have issues with the jquery dropdowns. I can’t click on the “more actions” item to edit the questions. Same happens on the “user profile dropdown” in my AnsPress navigation.

Error in console is:

ReferenceError: apFunctions is not defined (…./anspress-theme.min.js:14:1668)

How can I fix this jquery conflict?