We want to start a survey within our website. We will do this via the YOP Poll plugin (https://yop-poll.com).
I created a survey: https://eigenwarmtebalk.frl/enquete-collectieve-actie/
However, some users cannot (now) send them. They receive the message: ***Forbidden***
Probably because of the Cleantalk spam filter? How can I exclude our survey/yop poll from the spam filter?
I would like to hear from you.
Tjeerd Engel
]]>I have used the poll in middle of the webpage but when I am submitting the poll then it is going to top of the webpage. It is very confusing to user to see poll result after submitting poll because poll is using in mid of the webpage.
]]>I have gone over all my settings, but can’t find any reason that the poll won’t submit.
]]>Thank you
]]>When do you expect to get this working? We have been using this plug in for some time and no problems but now I only get the question but no answers.
]]>Considering all the other poor reviews lately (like having to pay for the results?!) I might as well use another plugin for polls- I’m sure WPMU Dev has (or will have) something with their membership (which also comes with a ton of other plugins and themes, plus awesome support), or I can figure out how to use Google Forms or even Contact Form 7….
]]>I can access poll options, but cannot find the function to get results. Any suggestions would be helpful.
Here is my sample code:
if ( ! defined( 'ABSPATH' ) ) exit; // Exit if accessed directly
add_action( 'rest_api_init', 'register_api_hooks' );
function register_api_hooks() {
register_api_field(
'post',
'Yop-poll',
array(
'get_callback' => 'get_poll_data',
)
);
}
// Return poll data
function get_poll_data( ) {
return get_yop_poll_meta(1, 'options', true );
}
https://www.ads-software.com/plugins/yop-poll/
]]>Other thing is, now i am not able to change all the english words upmyself into german. Only for the vote button and thats it. But what is with View Results or Poll total votes or back to vote ?
And is it normal that Question 1 is no more shown over the question text ?
All other is working fine, have only those 3 problems. Will be nice if someone can help me.
Best regards.
https://www.ads-software.com/plugins/yop-poll/
]]>> Uncaught SyntaxError: Invalid regular expression: missing /
in admin-ajax.php
on line 71
{ width = parseInt( / cols[quest][0]);
Any idea why this happens?
https://www.ads-software.com/plugins/yop-poll/
]]>