Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Mat Gargano

    (@matstars)

    HelenNovice:

    I just rewrote the entire plugin, which includes removing the bullet. Upgrade and give it a shot!

    -Mat

    Hi,

    I found a missing open angle bracket on a closing label tag at about line 65 of easy-weather-widget/inc/class-easy-weather-widget.php:

    <label for="<?php echo $this->get_field_id( 'zip' ); ?>"><?php _e( "Zip Code", $this->text_domain ); ?>/label>

    It causes the label tag to display in the output. Do you see it, too?

    Otherwise, plugin works great.

    Thanks,
    Moose

    Plugin Author Mat Gargano

    (@matstars)

    Moose,

    Thanks for that catch! I updated the plugin to 2.1.0.1 with the fix for the malformed HTML markup. Let me know if you have any questions or need anything else!

    Mat

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘easy weather widget bullet’ is closed to new replies.