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!
when client try to ask question it doesn’t matter if the question title is short or the question desc is short or he doesn’t choose any tag and it shows sames constant error which is not appropriate with any of these situation:
“Check missing fields and then re-submit.”
However I fix this by putting whole info about the possible page error in language file. but doesn’t look good.
in the first page , it shows list of question, when a new question made , it shows the time of the last change.
for calculating the opening question , it constantly shows ” 46 years ago ” 🙂
however for every other changes , it calculate the right time. but for opening question…
This is the code which is generated and shows on first page. ( time is correct , it is in persian and it is now , but the qoute “46 year” …
<time datetime="۱۳۹۴-۸-۱۸ ۰۸:۱۷:۵۶ +۰۰:۰۰">46 سال</time>
I would want to add shortcodes or enable my custom meta sections on the front end.