Viewing 9 replies - 1 through 9 (of 9 total)
  • Plugin Author YOP

    (@yourownprogrammer)

    Hello

    Could you let us know the issues you’re having?

    Best
    YOP Team

    Slimius

    (@slimius)

    Same result. New plugin version after upgrade failed. Not show votes, show SQL commands

    SELECT * FROM wp_yop2_poll_results
    
    					WHERE poll_id = 1 AND
    
    					user_id = 2 AND
    
    					vote_date >= DATE_SUB( NOW(), INTERVAL 24 HOUR)
    
       					LIMIT 1
    
    					SELECT * FROM wp_yop2_poll_results
    
    					WHERE poll_id = 1 AND
    
    					user_id = 2 AND
    
    					vote_date >= DATE_SUB( NOW(), INTERVAL 24 HOUR)
    
       					LIMIT 1

    … etc.

    Best regards

    Milan Slíva

    Plugin Author YOP

    (@yourownprogrammer)

    Thank you for your feedback.

    Could you send us a link so we can look into this?

    If you don’t want to post the link here, you can email us at yop.help{at}gmail.com

    Best
    YOP Team

    Slimius

    (@slimius)

    Pages in Czech language.

    http://www.hrabova.info

    On right side is YOP Poll widget.

    Page with YOP Poll is here:

    http://www.hrabova.info/2015/05/08/zkouska-hlasovaciho-pluginu/

    Before upgrade plugin works normally.

    Best Regards

    Milan Slíva

    Slimius

    (@slimius)

    Version 5.7.1 solved list of SQL commands, solved page with poll, but widget with poll is empty.

    Best Regards

    Milan Slíva

    Slimius

    (@slimius)

    Specify: poll on widget with version 5.7.1 not empty, only not visible.

    In widget’s page source code:

    <div id="yop-poll-question-container-1_yp5552111e051c9-1" class="yop-poll-question-container-1_yp5552111e051c9">
    		<div id="yop-poll-question-1_yp5552111e051c9-1" class="yop-poll-question-1_yp5552111e051c9">Jak se máte (zkouška hlasování)</div>
    		<div id="yop-poll-answers-1_yp5552111e051c9-1" class="yop-poll-answers-1_yp5552111e051c9">
    			<ul>
    
    				<li class="yop-poll-li-answer-1_yp5552111e051c9 yop-poll-li-answer-1_yp5552111e051c9-1">
    					<input value="1" name="yop_poll_answer[1]" id="yop-poll-answer-1_yp5552111e051c9-1" type="radio"> <label for="yop-poll-answer-1_yp5552111e051c9-1">Výborně</label>
    
    				</li>
    
    				<li class="yop-poll-li-answer-1_yp5552111e051c9 yop-poll-li-answer-1_yp5552111e051c9-1">
    					<input value="2" name="yop_poll_answer[1]" id="yop-poll-answer-1_yp5552111e051c9-2" type="radio"> <label for="yop-poll-answer-1_yp5552111e051c9-2">Dobře</label>
    
    				</li>
    
    				<li class="yop-poll-li-answer-1_yp5552111e051c9 yop-poll-li-answer-1_yp5552111e051c9-1">
    					<input value="3" name="yop_poll_answer[1]" id="yop-poll-answer-1_yp5552111e051c9-3" type="radio"> <label for="yop-poll-answer-1_yp5552111e051c9-3">Ujde to</label>
    
    				</li>
    
    				<li class="yop-poll-li-answer-1_yp5552111e051c9 yop-poll-li-answer-1_yp5552111e051c9-1">
    					<input value="4" name="yop_poll_answer[1]" id="yop-poll-answer-1_yp5552111e051c9-4" type="radio"> <label for="yop-poll-answer-1_yp5552111e051c9-4">Normálka</label>
    
    				</li>
    
    				<li class="yop-poll-li-answer-1_yp5552111e051c9 yop-poll-li-answer-1_yp5552111e051c9-1">
    					<input value="5" name="yop_poll_answer[1]" id="yop-poll-answer-1_yp5552111e051c9-5" type="radio"> <label for="yop-poll-answer-1_yp5552111e051c9-5">Nic moc</label>
    
    				</li>
    
    				<li class="yop-poll-li-answer-1_yp5552111e051c9 yop-poll-li-answer-1_yp5552111e051c9-1">
    					<input value="6" name="yop_poll_answer[1]" id="yop-poll-answer-1_yp5552111e051c9-6" type="radio"> <label for="yop-poll-answer-1_yp5552111e051c9-6">Stojí to za psí štěk</label>
    
    				</li>
    
    				<li class="yop-poll-li-answer-1_yp5552111e051c9 yop-poll-li-answer-1_yp5552111e051c9-1">
    					<input value="7" name="yop_poll_answer[1]" id="yop-poll-answer-1_yp5552111e051c9-7" type="radio"> <label for="yop-poll-answer-1_yp5552111e051c9-7">Horší už to být nemůže</label>
    
    				</li>
    
    			</ul>
    		</div>
    		<div class="yop-poll-customs-1_yp5552111e051c9">
    			<ul>
    
    			</ul>
    		</div>
    	</div>
    Plugin Author YOP

    (@yourownprogrammer)

    @slimius

    Could you let us know the width you have setup for the poll widget?

    Best
    YOP Team

    Slimius

    (@slimius)

    Version 5.7.3 show widget correctly. Thank you very much!

    Plugin Author YOP

    (@yourownprogrammer)

    @tl1000rzx2 did version 5.7.3 fixed the issues you were having?

    Please let us know.

    Best
    YOP Team

Viewing 9 replies - 1 through 9 (of 9 total)

The topic ‘It Doesn't work anymore’ is closed to new replies.