Having issues with links in notification emails not being clickable.
When changes are made to the email template, the system deletes them and reverts back to the original code. This is the code:

A new answer is posted by {answerer}
<a href=”{answer_link}”>{question_title}</a>
{answer_excerpt}

Any ideas?

TIA.

Distance from top or z-index would be fine but I can’t seem to control them in the cssfiles.
ap-modal is the class indicated when I inspect the page and editing this on the page does result in the appearance I want but when I edit

/wp-content/plugins/anspress-question-answer/templates/scss/modal.scss


the changes are not visible.
I do not have a cache plugin running and I have flushed the cache in both chrome and firefox.

widget: Anspress Question sidebar,
if i use question sidebar then width of my website will decrease and it does not look good.. i want widget that work below the Question and answer horizontally.. How i can do this ???

When a new question is created with tags the tags are then deleted off the previous question.
Questions tags would only save using the front end interface – they would not save if a question was created in the backend.

Hi! How can I add auto reply/comment/answer on every posted quesiton? Basically, i just want to add instruction or note for every question. Thanks!

I installed and did everything correctly but have this issue with the fields on “ask a question.”
Each field is doubled to triple..Thank You
Image screenshot attached
https://i.imgur.com/hEL0OOX.png
https://i.imgur.com/7yBHLeS.png

I have moved the voting button under the answer content.
And also I want it to displayed horizontal, both on the desktop version and mobile version.
How to make it? Any CSS code?