I want users to be able to search and pull up results for their search term that exist within the text of the answer. I currently have test questions up, one of them has ‘dogs’ in the answer. If I search ‘dogs’ nothing comes up – that answer about dogs should come up. How do I enable that?
I want to display part of the question under the question title on the homepage with all the questions. I have custom CSS on the page to prevent the views and date from showing, but now I’m left with a bunch of space. I want it to pull through the first sentence or so of the body text. How do I enable this, either through custom CSS or through the addin itself?
I am using your wonderful Anspress plugin. I just have one question: how to embed a video into the posts (questions mostly)?
Thanks.
tried running all the updates but now our homepage doesn’t work and none of the single CPT or archive pages or menu seems to be working either.
http://www.youranswerspay.com
any idea what could be the problem?
thanks!
Hi,
Just installed Anspress, looks awesome !
How should I proceed to help translate in french (i am a french & I need correct french translations on Anspress)
THX
Why is my right menu not working?
I’ve done all possible to get the right menu to work without success
Is there a way to limit the number of questions a user can ask within a certain period of time?
For example 3 questions a week? Or 5 questions a month?
This would be a great feature to have especially for a large community.
Thanks!
Hi, I’m stuck from days on this issue.
i’ve adapted anspress to my theme using override.css method here: https://azerothshard.org/laboratory/
however i’ve a bug on comments that happens only with this theme unfortunately:
When i post a comment the ajax POST call works but it doesn’t close the editor showing the comment. But if i refresh the page my comment is displayed.
I’ve no javascript errors in console, so could you help me to find the incompatibility issue please? i’ve debugged a lot using web tools, but unsuccesfully
EDIT1: i’ve noticed that data parameter passed to ajax function only receives “success” as string. It’s not an array as it should be