• Hello,

    this is a great plugin! But I’ve got two questions:
    1. Where are the texts “You have left no votes!” and “You have out of Votes!” stored (which get displayed when a user have already voted and tries to vote again) so that I can change the text?

    2. When a user is blocked, there is just the border of the poll but no content. Is it possible that the Poll disappears /a user that already voted can’t see the poll anymore?

    Regards,

    https://ww.wp.xz.cn/plugins/yop-poll/

Viewing 1 replies (of 1 total)
  • Plugin Author YOP

    (@yourownprogrammer)

    Hello

    For #1, you can find the text in models/poll_model.php
    Look for this line

    $this->error = __yop_poll( 'You have run out of votes!' );

    For #2, yes it is possible but it would require changes that will be overwritten when updating the plugin.

    If you are ok with this, we can send over the changes.

    Best
    YOP Team

Viewing 1 replies (of 1 total)

The topic ‘Changing a text’ is closed to new replies.