it seems that the current shortcode shows all the photos with the highest vote (same vote) , it could be one or ten.
Thanks
]]>Thanks in advance
BR
Thomas
This plugin (paid pro) is already making my clients happier than anything else I’ve used in 17 years for photo distribution, sales and now print fulfillment. The interface works, it fits well into my overall theme, it doesn’t interact adversely with everything else I’m running and even integrates well with my patreon auth for my paid subscribers.
The only downsides I’m finding are limitations within my own server space or php setup.
Go forth, take control of your art and impress your clients. Best money I’ve sent this year for my business (aside from a camera replacement, because, I gotta shoot to sell my shots)!
]]>Is it possible to simply add teams playing in a league (eg. EPL) and allow users to pick the eventual team that wins (Leicester City ), as opposed to selecting individual match results?
https://www.ads-software.com/plugins/football-pool/
]]>First, if I insert this code into my page and don’t get it to work, or it doesn’t perform as expected, will deleting the code revert all results, scores and player standings, back the way it was before?
Second, you may think this crazy unless you’re familiar with an old weekly radio segment here in the South, how could the code be tweaked so that user’s pick the game’s loser? I assume it would be a simple change but my JS abilities would be considered a “loser” as well.
Third, think the JS will work with the latest version of WP?
Thanks once again for an awesome plugin.
https://www.ads-software.com/plugins/football-pool/
]]>SELECT U.ID, count(QA.correct_count), sum(QA.correct_count)
FROM wp_users U, wp_wp_pro_quiz_statistic_ref QS, wp_wp_pro_quiz_statistic QA
WHERE U.ID = QS.user_id AND QS.statistic_ref_id = QA.statistic_ref_id and QS.quiz_id = 1 /* quiz ID */
group by U.ID
order by 3
Is it is right way?
PS winners -> Random.org -> winner
https://www.ads-software.com/plugins/wp-pro-quiz/
]]>