• Hey guys I was wondering if it’s possible to remove the “YOP POLL WIDGET” header at the top of the widget (See VizualDze.com) I searched and read about removing;

    <div id=”yop-poll-name-%POLL-ID%” class=”yop-poll-name”>%POLL-NAME%</div>

    from the before and after vote code, but I couldn’t find that line in the code. Has this changed with a recent update? The question and answer was a year old.

    https://wordpress.org/plugins/yop-poll/

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

    (@yourownprogrammer)

    Hello

    Edit inc/widget.php and remove the line below

    $title = ( $instance['title'] ) ? esc_attr( $instance['title'] ) : __yop_poll( 'Yop Poll Widget' );

    Best
    YOP Team

Viewing 1 replies (of 1 total)
  • The topic ‘Removing "YOP POLL WIDGET"’ is closed to new replies.