Hello

I´m trying this pluginn and it seems to be OK. However, I got one issue:

When I click on my username, the system can´t find user?

Forum: http://gpsfreak.dk/anspress/
My userprofile (gives me the error): http://gpsfreak.dk/anspress/user/Ivan%20Fraer
(My username is “Ivan Fraer”)

Thank you.

Best regards
Ivan

If we put some widgets (like Anspress related question, category etc.) in the AP sidebar, then in the Question list page/ page – – both the page’s right sidebar and AP sidebar appears and makes the whole look clumsy.

I think, it’s to remove the regular sidebars from the Anspress pages (like Questionlist page, single Question page), so that Anspress pages can have only anspress sidebar and AP related widgets can be placed there.

Thanks a lot, it’s really suach a great plugin.

Hi,

When I try to edit user profile and then save, it shows as success. However, when refresh, the changes were not saved. Hope this can be fixed 🙂

Thanks!

Don’t you think providing a ‘ASK Question’ Button on the Question list page (may be on the right sidebar or somewhere), would make users to ask questions from that page itslef? that would be much user friendly.

Hi,

When some adds a comment to a question or answer I get the following error:

Warning: Missing argument 2 for ap_comment(), called in /home/n4bb/public_html/wp-content/plugins/anspress/includes/anspress-form.php on line 594 and defined in /home/n4bb/public_html/wp-content/plugins/anspress/theme/default/functions.php on line 82

Warning: Missing argument 3 for ap_comment(), called in /home/n4bb/public_html/wp-content/plugins/anspress/includes/anspress-form.php on line 594 and defined in /home/n4bb/public_html/wp-content/plugins/anspress/theme/default/functions.php on line 82

The comments also show up really odd. You can see this at:

http://n4bb.com/forum/question/14028/testing-a-question/

Can you please help me determine how to fix? Thanks!

Chinese can not submit,tips:Question content must have 5 words or more.

We have added sytax higlighter to in AnsPress, You need to install Crayon Syntax Highlighter, this plugin is an awesome syntax highlighter.
Here is an demo

function(){
	// An alert to world by computer
	alert('Hello World');
}

Hello,
First time I am using this plugin on my website.
After installation I activated recapcha addon.
Put my public and private key for recapcha which is created in past.
But I am not able to submit any questions. It says: reCAPTCHA is not valid, please try again
I tried many time even if I put right capcha it still shows same error.
Any help?

Looking at the demo here at http://anspress.io,
it seems as if all the pages are responsive except for the “Questions” page.
 
Is there a way to make the “Questions” page responsive ?

Hi,
I have done some customization in “function ap_ask_form()” or in  “function ask_from_content_field()” to be more specific.
But I want to keep your function / Ask page as its, and keep the changes in function “custom_ap_ask_form()”. So, far I have got partial success.
My question is –
What should I do so that it can detect “custom_ask” in the url, like yours is “localhost/wp/question/ask/”
Hope you understood what I mean?
Thanks
Regards