Hi, the same thing happened to me! All counters were resetted! How can I restore it or just disable the views counter?
@rahularyan This is already fixed? I use AnsPress 4.0.5 WP 4.7.4
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
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.
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.
Hello, get_the_ID() not working because you are trying social shortcode outside loop. instead try get_question_id()
Hello Tarik, Not sure completely but keeping question slug will be good for SEO.
There are lots of JS issue in your site without AnsPress, I cant help you to solve that.
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
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