YOP
Forum Replies Created
-
Forum: Plugins
In reply to: [YOP Poll] YOP Poll widget missing in the new release 7Hello
Thank you for your feedback.
We will release a hotfix that will address this issue asap.
Forum: Plugins
In reply to: [YOP Poll] Poll disappeared after upgrade to V7Thank you.
First of all, I would like to apologize for the headaches caused by this.
Second, we will release a hotfix for this issue asap.
Forum: Plugins
In reply to: [YOP Poll] Poll disappeared after upgrade to V7Hello
Can you please confirm you are referring to YOP Poll widget missing in the new release?
Looking forward to hearing from you so we may assist further.
Forum: Plugins
In reply to: [YOP Poll] Problems after update to 7.0Hello
Could you please contact us on our website(https://yop-poll.com/contact-us) as we will need more info to troubleshoot this.
Thank you.
Forum: Plugins
In reply to: [YOP Poll] Poll disappeared after upgrade to V7Hello
Can you try to add the shortcode of the poll to the page and see if that fixes the problem?
Please let us know how it goes.
Forum: Plugins
In reply to: [YOP Poll] Update Was a Mess… So, how to add upgrade license??Hello
Please contact us at yop.help[at]gmail.com as this is related to the pro version.
Thank you and looking forward to hearing from you.
Forum: Plugins
In reply to: [YOP Poll] Cannot remove bullet from answersHello
I see the code added to the page but it looks like you missed a “.”
Here’s what you have
basic-yop-poll-container li.basic-answer:before { content: none; }And here’s how it should be
.basic-yop-poll-container li.basic-answer:before { content: none; }Please let us know when its updated so we can take another look.
Forum: Plugins
In reply to: [YOP Poll] Cannot remove bullet from answersHello
The bullets are added by the theme you are using.
You can remove them with the css code below
.basic-yop-poll-container li.basic-answer:before {
content: none;
}Please let us know how it goes.
Forum: Plugins
In reply to: [YOP Poll] email notifications won’t stopHappy to hear you got it to work π
Forum: Plugins
In reply to: [YOP Poll] email notifications won’t stopHello
The easiest way to disable email notifications is to edit the poll in case and set “Send Email Notifications” to “No”.
You can find this setting under Options->Poll when editing the poll.
Please let us know if this fixes the problem.
Hello
Thank you for your feedback.
I understand the concept.
My only concern is regarding the load this may add to the server.If there are a lot of polls available, it will need to check votes for each poll and visitor.
Hello
Please see below the answers to your questions:
- Is there an option to display custom message like βYou have already voted on all active pollsβ?
Yes, you can edit these messages by going to YOP Poll -> Settings -> Messages -> Voting.
Depending on your poll settings, you will need to edit “Vote not allowed by block setting” or “Vote not allowed by limit setting” message. - Is there an option if a user has already voted on some poll, to show him another one that he havenβt voted on yet?
This is not currently supported. However, it is an interesting feature to add on our todo list.
How do you see it functioning?
Forum: Plugins
In reply to: [YOP Poll] Cloning the pool does not clone the style. Is this normal?Happy to hear you got it to work π
If you run into this issue or any others, please let us know so we may assist.
Forum: Plugins
In reply to: [YOP Poll] Cloning the pool does not clone the style. Is this normal?Hello
Short answer is No, it is not normal.
When cloning a poll, the new poll should have the same settings as the original one.
Can you give us more details on what settings are not being carried over to the cloned poll so we can replicate this on our end?
Thank you.
Forum: Plugins
In reply to: [YOP Poll] impossible to vote perpetual loading circleHappy to hear you got it to work π
For any other questions or issues please open a new ticket.
Thank you.
- Is there an option to display custom message like βYou have already voted on all active pollsβ?