Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hello,
    Thank you for your kindly response.

    I removed Simple Follow Me Social Buttons Widget plugin and after that reinstall Simple Follow Me Social Buttons Widget again..

    I used wordpress version 4.0.

    But still I got a same error on line 393!
    I got error like this…

    Parse error: syntax error, unexpected end of file in /var/www/web/wp-content/plugins/simple-follow-me-social-buttons-widget/includes/widget.php on line 393

    I was thinking to try another widget instead of this one..

    Thank you.!!

    I also have the same problem. And had tried to delete last line :
    }// if
    But i then got a same message saying fatal error is on line 393!

    I tried to put closing tag of PHP at after the }// if line:

    }// if
    ?>

    and delete the lines from the file:

    <!– *** SIZES radios ***–>
    <p>
    <label for=”<?php echo $this->get_field_id( ‘size’ ); ?>”><b><?php _e(‘Size’, ‘sfmsb_domain’); ?></b></label>   

    <input class=”s” name=”<?php echo $this->get_field_name( ‘size’ ); ?>” type=”text” value=”<?php echo esc_attr( $instance[‘size’] ); ?>” /> px
    </p>

    But after that I got an error like this :

    Plugin could not be activated because it triggered a fatal error.
    Parse error: syntax error, unexpected end of file in C:\Program Files\wamp\www\theme-name\wp-content\plugins\simple-follow-me-social-buttons-widget\includes\widget.php on line 394

    pls give me some solution.. I want to use Simple Follow Me Social Buttons Widget plugin in my site.

    Thanks!

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