• Resolved anaremersaro

    (@anaremersaro)


    Hi! I have been using the plugin for a long time but now it stopped working and I don’t know why.
    Could you help me know what the problem is?

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author totalsoft

    (@totalsoft)

    Hello, dear anaremersaro.

    Can you please tell me what problem you have? So that we can help you. Waiting for your reply.

    Thank You.

    Thread Starter anaremersaro

    (@anaremersaro)

    Hi! Thanks for your answer. If you try to vote you will see that nothing happens. There’s no answer after press the VOTE button.
    You can try in any poll in this link https://www.cuentosxcontar.com/tu-personaje/

    Waiting for your answer. Thanks in advanced.
    Ana

    Plugin Author totalsoft

    (@totalsoft)

    Dear anaremersaro.

    To solve your problem, edit our Totaol-Soft-Pol Widget.php file. Find code

    <input type=”text” style=”display: none;” id=”TotalSoft_Poll_1_ID”

    Please edit the code and write like this.

    <input type=”text” style=”display: none;” id=”TotalSoft_Poll_<?php echo $Total_Soft_Poll; ?>_ID”

    Plugin Author totalsoft

    (@totalsoft)

    Edit our Total-Soft-Poll Widget.php file. Find code

    value=”<?php echo $Total_Soft_Poll; ?>”> <input type=”text” style=”display: none;” id=”TotalSoft_Poll_1_Vote”

    Please edit the code and write like this.

    value=”<?php echo $Total_Soft_Poll; ?>”> <input type=”text” style=”display: none;” id=”TotalSoft_Poll_<?php echo $Total_Soft_Poll; ?>_Vote”

    Thank You.

    Plugin Author totalsoft

    (@totalsoft)

    Dear anaremersaro.

    The Problem is resolved. Please update to the new version.

    Thank You.

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

The topic ‘Plugin doesn’t function’ is closed to new replies.