YOP
Forum Replies Created
-
Forum: Plugins
In reply to: [YOP Poll] I can’t activate the pluginHello
Please contact us on our website as this is related to the pro version and we are not allowed to offer support for it on this forum.
Thank you.
Forum: Plugins
In reply to: [YOP Poll] Voting / Poll with multiple categoriesIf I understand correctly, it can be done with the pro version.
Please contact us on our website for any questions about it.The results must be as i like them at the end
This is doable with both free and pro version.
Forum: Plugins
In reply to: [YOP Poll] Voting / Poll with multiple categoriesHello
You can change results from within admin dashboard by manually deleting or adding votes.
But I am not sure what to say about the setup you mentioned.
Can you give us more details so we can get a better idea on what you’re trying to accomplish?Forum: Plugins
In reply to: [YOP Poll] Number of Votes on Bar ChartHappy to hear you got it to work the way you wanted 🙂
For any other questions/issues do not hesitate to contact us.
Forum: Plugins
In reply to: [YOP Poll] Number of Votes on Bar ChartHello
If I understand correctly, it should be an easy fix.
Edit your poll and on Options -> Results page set “Show Details as” to “Votes Number”.
As for the tweaks you mentioned, we would love to hear your ideas 🙂
Forum: Plugins
In reply to: [YOP Poll] Min/max answers > 1 overrides Allow multiple answersit can be called like this …
add_action( 'yop_poll_vote_recorded_with_details', function( $poll_id, $vote_data ) { /* $vote_data is an object containing all the data for the vote */ //do stuff here }, 10, 2 );Forum: Plugins
In reply to: [YOP Poll] Min/max answers > 1 overrides Allow multiple answersHello
Thank you for reporting this.
We have released a new version that addresses this issue.
Forum: Plugins
In reply to: [YOP Poll] is there anyway to export data in.excel, cvs etcI assume you want to export the votes for a certain poll.
If so, on All Polls page click on Results icon for the poll in case and on the next page click on “View Votes”.
On this new page you will find the export option.
Hope this helps.
Forum: Plugins
In reply to: [YOP Poll] Poll not showing in front-end using shortcode in GutenbergI understand.
In case you are familiar with inspector, can you see if there are any errors?
Since you are loading the poll with ajax, a request is made to the server to get the details of the poll.Maybe the request is failing and this is why nothing is displayed?
Forum: Plugins
In reply to: [YOP Poll] Poll not showing in front-end using shortcode in GutenbergWe haven’t had any issues when using Gutenberg Shortcode block.
So I am thinking it’s something specific to your website.
Can the link be shared via email?
- This reply was modified 3 years, 4 months ago by YOP.
Forum: Plugins
In reply to: [YOP Poll] Poll not showing in front-end using shortcode in GutenbergHello
Can you share a link to the page that has the poll so we can troubleshoot this?
Forum: Plugins
In reply to: [YOP Poll] YOP-POLL removed but links keep appearingIf all the links look like the one you posted, I think it’s doable to do a single redirect for all instead of doing a redirect for each link.
Can you confirm this?
Forum: Plugins
In reply to: [YOP Poll] YOP-POLL removed but links keep appearingHello
I think you can set a redirect for all these links. to point to the initial page.
Are you familiar with 301 redirects?
Forum: Plugins
In reply to: [YOP Poll] Stop YOP Poll ScrollingHello
You can disable the scrolling by setting “Location for Notification” to “Bottom”.
You can find this option when creating/updating a poll under
Options -> Poll pageForum: Plugins
In reply to: [YOP Poll] Red and black bars look randomHello
I just checked the poll you have setup on https://www.wir-schreiben-queer.de/queer-cover-artwork and I noticed you still have some some answers with red color setup for results.
Do you need any help updating them?