Setting Maximum length for question title and question content

Hello, there is already 100 max length validation on title. You can override that using below code.

QA box on single pages and products

Hello, You can make it work in single page as well in products page. You’ll have to use this shortcode: To automatically grab current single page id, you’ll have to insert shortcode using PHP.

Why Am I Not Receiving Email Notifications?

Please make sure you have enabled email addon like this:

add a new section under about profile

Hello, You have to use this function ap_register_page. For usage instruction please have a look at source code of notification add-on here: https://github.com/anspress/anspress/blob/19e6d549ef06c7d78ac65740f409848f96a49fc6/addons/notifications/notifications.php#L63

How to enable paragraph formatting in comments?

Hello, Sorry for late reply. I just checked this in our staging site and I don’t think we are stripping line breaks. I am sorry that I got confused and thought this as a AnsPress issue. This used to be an issue in AnsPress long ago. I think some plugin in your site is causing this?

Layout not working- viewing question goes to a post no breadcrumbs to get back

for now I used this code below using a plugin inside your plugin .php but I know it is not the greatest solution, now I can never update https://mtekk.us/code/breadcrumb-navxt/#advanced