When I add an extra page like “About Us”, it comes up as blank and the content is never visible. Please how do I fix this? I am using Askbug meanwhile.
Hello. I tried using the shortcode [anspress page = user] but the shortcode only displays the anonymous profile. Is there a way for the content to be that of the user’s profile? If yes, how? I do not know how to encode and not synonymous improve plugin. In any case the plugin is super
Sorry for my spelling, i’m german
I bought the subject and it has not arrived
Please help!
what should I do 🙁
thanks
Hello, i’m trying to setup email notifications for users and admins such as a forum. But currently i cannot find any options about.
There are only some settings to send email to a specific address but it’s not what i need.
Every user should be able to manually/automatic subscribe to specific questions and be notified.
Is there any solution?
Hi everybody!
I’m trying to setup a plugin to write math equations with TinyMCE. I achieved to install it on wordpress (So i can use it to create posts and pages succesfully). The problem is these changes don´t affect anspress editor.
I know anspress uses the same editor as wordpress do, but i suppose there is another config file to be modified to register the plugin and add the button to the editor.
Somebody has tried to install plugins on the anspress editor?. Please help…
Hi there, I was looking for a plugin like this but with some special requirements..
I need the plugin to have semaphores (traffic lights) as “unanswered – red”, “answered – green” “in process – yellow”
And the second one, is that I need the plugin to be in spanish.
any help will be welcome
Thanks.
Hi, how to enable “Ajax based search for questions” ( Instant search while typing )? (You have a similar function in tags.)
I just link my category wordpress with Anspress with this code :
<?php
/**
* Allow adding post catgeory to question CPT.
*/
function my_ap_category_taxonomy_to_question() {
register_taxonomy_for_object_type( ‘category‘, ‘question‘ );
}
add_action( ‘init‘, ‘my_ap_category_taxonomy_to_question‘ );
But when I click in category order I can’t found wordpress category (look screenshoot) :
And when someone ask question I wan’t to put the question in good category here but in AnsPress Tools I can’t find the option :
Regards,
Noé