YOP
@yourownprogrammer on WordPress.org
- Member Since: September 17th, 2012
- Location: All Over
- Website: yop-poll.com
Contribution History
YOP’s badges:- Plugin Developer
-
Posted a reply to Does not work with a protected wp-admin folder, on the site WordPress.org Forums:
Hello When someone votes, a request is sent to admin-ajax.php that is located under wp-admin… -
Posted a reply to Sending results, on the site WordPress.org Forums:
Hello Unfortunately this is not possible because the system can't tell if a custom field… -
Posted a reply to Form returns status code 500 when submitting as guest, on the site WordPress.org Forums:
Hello For any questions/issues regarding pro version please contact us on our website as we… -
Posted a reply to suggested enhancements, on the site WordPress.org Forums:
Hello We have released a new version today that addresses the export enhancements you mentioned.… -
Committed [2896450] to Plugins SVN:
version 6.5.24 -
Committed [2896446] to Plugins SVN:
tagging version 6.5.23 -
Posted a reply to suggested enhancements, on the site WordPress.org Forums:
Thank you for your feedback. Regarding #2, don't you think users will have a hard… -
Posted a reply to is there anyway to export data in.excel, cvs etc, on the site WordPress.org Forums:
@airdrummer thank you for the work you've put into this.. Will review the updates you… -
Posted a reply to Why there is a var named objectL10n in front end page?, on the site WordPress.org Forums:
Hello Thank you for your suggestion. We will look into it and see if it's… -
Committed [2891307] to Plugins SVN:
wordpress supported version -
Posted a reply to custom fields in notification?, on the site WordPress.org Forums:
so everything is ok now? -
Posted a reply to Why there is a var named objectL10n in front end page?, on the site WordPress.org Forums:
Hello This var holds different settings/messages needed by the plugin to function properly. So this… -
Posted a reply to custom fields in notification?, on the site WordPress.org Forums:
You mentioned %CUSTOM_FIELD% But it should be %CUSTOM_FIELD_NAME% Which one are you using? -
Posted a reply to Min/max answers > 1 overrides Allow multiple answers, on the site WordPress.org Forums:
@airdrummer id you manage to get it to work? Or still having issues? -
Posted a reply to custom fields in notification?, on the site WordPress.org Forums:
Based on the example you've included, CUSTOM_FIELD_NAME should be lot # / street address -
Posted a reply to custom fields in notification?, on the site WordPress.org Forums:
there's a special block for custom fields ... [CUSTOM_FIELDS]%CUSTOM_FIELD_NAME% - %CUSTOM_FIELD_VALUE%[/CUSTOM_FIELDS] Hope this helps. -
Posted a reply to Min/max answers > 1 overrides Allow multiple answers, on the site WordPress.org Forums:
@airdrummer here are you adding this code? -
Posted a reply to Min/max answers > 1 overrides Allow multiple answers, on the site WordPress.org Forums:
You are writing to log only if a function called yop_poll_vote_recorded_with_details exists. And since this… -
Posted a reply to Min/max answers > 1 overrides Allow multiple answers, on the site WordPress.org Forums:
Hello Are you testing the exact same code posted on this thread? -
Posted a reply to Cookie Names, on the site WordPress.org Forums:
Yes, both the cookies you mentioned come from YOP Poll. But only ypdt is being… -
Posted a reply to HTML code instead of a short code?, on the site WordPress.org Forums:
Hello Unfortunately adding html code for a survey/poll won't work because it has a hidden… -
Committed [2878958] to Plugins SVN:
version 6.5.23 -
Committed [2878931] to Plugins SVN:
tagging version 6.5.22 -
Posted a reply to Issue Editing Questions and Options, on the site WordPress.org Forums:
@softdesigns from your description it looks like a javascript error or a css issue. It… -
Committed [2872565] to Plugins SVN:
guide update -
Posted a reply to I can’t activate the plugin, on the site WordPress.org Forums:
Hello Please contact us on our website as this is related to the pro version… -
Posted a reply to Voting / Poll with multiple categories, on the site WordPress.org Forums:
If I understand correctly, it can be done with the pro version.Please contact us on… -
Posted a reply to Voting / Poll with multiple categories, on the site WordPress.org Forums:
Hello You can change results from within admin dashboard by manually deleting or adding votes.… -
Posted a reply to Number of Votes on Bar Chart, on the site WordPress.org Forums:
Happy to hear you got it to work the way you wanted :) For any… -
Posted a reply to Number of Votes on Bar Chart, on the site WordPress.org Forums:
Hello If I understand correctly, it should be an easy fix. Edit your poll and… -
Posted a reply to Min/max answers > 1 overrides Allow multiple answers, on the site WordPress.org Forums:
it can be called like this ... add_action( 'yop_poll_vote_recorded_with_details', function( $poll_id, $vote_data ) { /*… -
Posted a reply to Min/max answers > 1 overrides Allow multiple answers, on the site WordPress.org Forums:
Hello Thank you for reporting this. We have released a new version that addresses this… -
Committed [2865502] to Plugins SVN:
version 6.5.22 -
Committed [2865492] to Plugins SVN:
tagging version 6.5.21 -
Posted a reply to is there anyway to export data in.excel, cvs etc, on the site WordPress.org Forums:
I assume you want to export the votes for a certain poll. If so, on… -
Posted a reply to Poll not showing in front-end using shortcode in Gutenberg, on the site WordPress.org Forums:
I understand. In case you are familiar with inspector, can you see if there are… -
Posted a reply to Poll not showing in front-end using shortcode in Gutenberg, on the site WordPress.org Forums:
We haven't had any issues when using Gutenberg Shortcode block. So I am thinking it's… -
Posted a reply to Poll not showing in front-end using shortcode in Gutenberg, on the site WordPress.org Forums:
Hello Can you share a link to the page that has the poll so we… -
Posted a reply to YOP-POLL removed but links keep appearing, on the site WordPress.org Forums:
If all the links look like the one you posted, I think it's doable to… -
Posted a reply to YOP-POLL removed but links keep appearing, on the site WordPress.org Forums:
Hello I think you can set a redirect for all these links. to point to… -
Posted a reply to Stop YOP Poll Scrolling, on the site WordPress.org Forums:
Hello You can disable the scrolling by setting "Location for Notification" to "Bottom". You can… -
Posted a reply to Red and black bars look random, on the site WordPress.org Forums:
Hello I just checked the poll you have setup on https://www.wir-schreiben-queer.de/queer-cover-artwork and I noticed you… -
Posted a reply to Reset a poll | Deleting the vote, on the site WordPress.org Forums:
Yes, cloning the initial poll is an option as well. -
Posted a reply to Reset a poll | Deleting the vote, on the site WordPress.org Forums:
If you reset votes, the block will be lifted for all the ones who have… -
Posted a reply to Red and black bars look random, on the site WordPress.org Forums:
Edit your poll and on Question&answers tab click on Edit icon for each answer.You will… -
Posted a reply to Red and black bars look random, on the site WordPress.org Forums:
Hello Here's what I am seeing after looking at your poll Only 4 answers have… -
Posted a reply to Shortcode not working inside FAQ section, on the site WordPress.org Forums:
Hello Please contact us on our website so we can find a solution. -
Posted a reply to sort polls on date or id, on the site WordPress.org Forums:
@airdrummer we have released a new version today that introduces sorting for both start date/end… -
Committed [2843404] to Plugins SVN:
version 6.5.21 -
Committed [2843396] to Plugins SVN:
tagging version 6.5.2
Developer
-
YOP Poll
Active Installs: 20,000+