When updating the AnsPress capabilities for Participant, Moderator..etc. and turning all the basic capabilities on – AnsPress doesn’t save.
I am using [anspress question_category=””] I have created a category call “ESP8266 Module” with a slug of ans-esp8266-module and have tried:
[anspress question_category=”ESP8266 Module”]
and
[anspress question_category=”ans-esp8266-module”]
and neither work, I just get questions/answer for all and not the specific category.
I have a search plugin installed on my site called Instant Search Plus and it has hijacked the Anspress search. Ive done some research and found out that I need to add an isp_ignore attribute to the search box input tag to make the search ignore my plugin.
So how do I ad an isp_ignore attribute to the search box input tag that Anspress uses?