Title: Minor code error
Last modified: September 8, 2020

---

# Minor code error

 *  Resolved [nielswehrspann](https://wordpress.org/support/users/nielswehrspann/)
 * (@nielswehrspann)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/minor-code-error/)
 * Hi
 * The plugin works very well thank you. I just came across a code error while debugging
   my custom theme:
 * On line 161 of the file html5-video-player-php the code is:
    <div style=”margin:
   0px auto; <?php $pwidth=get_post_meta($id,’_ahp_video-size’, true); if ($pwidth
   ==0){echo ‘width=”100%”‘;}else{echo ‘max-width:’.$pwidth.’px’;} ?>”>
 * but I think it should be … echo ‘width:100%’
 * Kind regards
 * Niels

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

 *  Plugin Author [Abu Hayat](https://wordpress.org/support/users/abuhayat/)
 * (@abuhayat)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/minor-code-error/#post-13383772)
 * Hello [@nielswehrspann](https://wordpress.org/support/users/nielswehrspann/)
   
   Thank you for the feedback, i am looking into it. Thanks.
 *  Plugin Author [Abu Hayat](https://wordpress.org/support/users/abuhayat/)
 * (@abuhayat)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/minor-code-error/#post-13383810)
 * [@nielswehrspann](https://wordpress.org/support/users/nielswehrspann/) Fixed.

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

The topic ‘Minor code error’ is closed to new replies.

 * ![](https://ps.w.org/html5-video-player/assets/icon-128x128.png?rev=3475122)
 * [HTML5 Video Player – Embed and Play Videos in Custom Player](https://wordpress.org/plugins/html5-video-player/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/html5-video-player/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/html5-video-player/)
 * [Active Topics](https://wordpress.org/support/plugin/html5-video-player/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/html5-video-player/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/html5-video-player/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [Abu Hayat](https://wordpress.org/support/users/abuhayat/)
 * Last activity: [5 years, 9 months ago](https://wordpress.org/support/topic/minor-code-error/#post-13383810)
 * Status: resolved