I have three problems:
1. When a user clicks the "+ vote" button, the number of votes increases by 1, but when the user navigates away from the page, the number of votes still shows zero and the number of votes never changes in the back-end. All user types have been given full rights to view, vote, add answers, etc.
2. When a user tries to propose an answer, the spinning wheel appears and then goes away, but the new answer is not added to the poll in the front-end or the back-end.
3. The "propose" and "reset" buttons do not appear correctly. (see image attached)