while a simple user’s answer selected as best answer his reputaion got change okay but his answer doesn’t count on all user list or his profile list.
This thing is all okay for admin user ! but it is now clear why it doesn’t work for other users. ( it shows all of them 0 best answer. )
I have forced to move data to new account which only the username of account changed and nothing from url changed. but since then none of the avatars and cover images already set by clients show up and system assume that nobody change his avatar or cover.
are you storing username of account into the database?
( All permission is okay and even those images into wp-content/upload will be visible by direct url but doesn’t show up on script unless client change the image again. )
How to change category id without phpmyadmin? For wp category there is a drop and drag plugin for category id, can I make it work for anspress category?
I followed the steps here: https://anspress.io/documents/?doc_page=code-and-syntax-highlighter (Thank you Bowe_Frankema for showing me this tutorial)
But I don’t see the code button in the ask and answer form. Any help is appreciated.
When a question is submitted, the browser then goes to the question’s page. I’d like to redirect somewhere else. Is there a hook I can use to do this?
Hi There,
I’m using reputation points from Anspress along with Userpro plugin. When I list users by reputation points in Userpro, everything works as expected. However, when I want to order the list by rep points descending, points are consider as strings and not numbers. For example those points:
23, 43, 123
will be ordered like this:
123, 23, 43
when it should show:
123, 43, 23
the reason being that first character is considered for the sorting….
Any thoughts on how I can easily convert Reputation points to numeric values??
Thanks
I am using Anspress v 2.4beta3. I am unable to upload images for my categories. When i click on the link to upload image, nothing happens. This is happening with v 2.4beta2 too.
Demo: https://hoidap60s.com/?paged=2
Pls help me to fix it
I have a question, what should be the result of following users and tags? I mean that do not appear in Subscriptions the questions from users and labels that I follow, just are the questions selected to follow.
I tried with anspress.io and I think the same thing happens to me. I follow and unfollow categories and users and the result of my subscriptions unchanged.
So you only see publications you follow in Subscriptions, is that so?
And what is the sense of following users and tags?
I thought Subscriptions was kind of a timeline of the questions, users and tags you follow.
[Edit]
In both cases they are newly installed wordpress, different, only for these tests. Version 2.4 is installed clean, not upgrade from 1.3.8. The default wordpress theme. No additional plugins. Only 2 users, Id1 and Id2.
The user Id2 follows the user Id1. The user Id2 follows the tag.
This is the Activity Table:
And this the Notifications table:
Version 2.4 allows follow questions, tags and users, but My Subscription is empty.
And the question, Should My Subscriptions collect all the questions (including those related to users and tags) or just the marked questions to continue?
Tell me if I can help you with some additional test.
Hello, I wonder is it possible to customize Answer form, namely I would like to add/embed sub-questions which would guide user to answer the main question by answering these sub-questions? Can you please advice me if this is possible? Thanks!