Can I recover my views? All counters were resetted to 0 views by updating database.

Hi, the same thing happened to me! All counters were resetted! How can I restore it or just disable the views counter?

No notification appear in Buddypress notification tab

@rahularyan This is already fixed? I use AnsPress 4.0.5 WP 4.7.4

anspress-question-answer-it_IT.po

Hi Rahul, I didn’t know the translation its incomplete and I thought was ignored. I edit file .po by poedit and now is ok for my needs. Thanks Simone

Displaying breadcrumbs in AskBug theme

Hello, AnsPress breadcrumbs only detects AnsPress pages. Hence you cannot use our breadcrumbs for other pages. But there are lots of breadcrumbs plugins available in wp.org, try one of them. Cheers.

Site broken after upgrade to last release

Hello Mel Kham, Please update AskBug to latest version manually. Download AskBug from your account https://anspress.io/orders and upload using FTP replacing existing AskBug theme.

How can I get the current Question Custom Post Type ID ?

Hello, get_the_ID() not working because you are trying social shortcode outside loop. instead try get_question_id()

What’s the best URL structure for Anspress in terms of SEO?

Hello Tarik, Not sure completely but keeping question slug will be good for SEO.

So many problems with anspress

There are lots of JS issue in your site without AnsPress, I cant help you to solve that.

Re-counting doesn’t work

I don’t understand this one is related to anspress or not, but when I tried again, i got these in my logs. [11-May-2017 15:54:55 UTC] PHP Notice: Undefined property: stdClass::$ancestors in /home/…/public_html/…/wp-includes/nav-menu-template.php on line 458 [11-May-2017 15:54:55 UTC] PHP Warning: in_array() expects parameter 2 to be array, null given in /home/…/public_html/…/wp-includes/nav-menu-template.php on line 458

How to customize AnsPress?

Hello, If you are using AskBug then using child theme will be good. You can override most of AnsPress templates by overriding from your theme. Please check FAQ for more detail on overriding. Check this link for more info about child-theme: https://codex.wordpress.org/Child_Themes