Title: <abbr title="Not Safe For Work / Mature content">[NSFW]</abbr> Issue with Fluid Player HTML Code
Last modified: July 26, 2024

---

# [NSFW] Issue with Fluid Player HTML Code

 *  [herrvalentinepereira](https://wordpress.org/support/users/herrvalentinepereira/)
 * (@herrvalentinepereira)
 * [1 year, 10 months ago](https://wordpress.org/support/topic/issue-with-fluid-player-html-code/)
 * Hello, I have paste the Code below
 * The issue is, When I paste the below given code of Fluid Player, Immediately 
   after the ‘Title’ in the blog post, A huge Space or Margin is automatically generate
   by the WordPress ‘on the top of Blog Post’ which is “above the Title bar of the
   Blog Post not below the title bar” (Note: the Padding and Margin is checked already
   as per my knowledge the space below the Title bar will be adjusted using ‘Block
   Tab’ )
 * Does anybody faced this Issue?
 * Does any know about it ? and know how to edit/ add addition Code to solve it?
 * Thank you in advance for the answer
 *     ```wp-block-code
       <script src="https://cdn.fluidplayer.com/v3/current/fluidplayer.min.js"></script><video id="video-id"><source src="MY VIDEO URL HERE" type="video/mp4" /><script>    var myFP = fluidPlayer(        'video-id',	{	"layoutControls": {		"controlBar": {			"autoHideTimeout": 3,			"animated": true,			"autoHide": true		},		"htmlOnPauseBlock": {			"html": null,			"height": "",			"width": ""		},		"autoPlay": true,		"mute": true,		"allowTheatre": true,		"playPauseAnimation": true,		"playbackRateEnabled": true,		"allowDownload": true,		"playButtonShowing": true,		"fillToContainer": false,		"posterImage": ""	},	"vastOptions": {		"adList": [			{				"roll": "preRoll",				"vastTag": "MY VAST URL HERE",				"adText": ""			}		],		"adCTAText": false,		"adCTATextPosition": ""	}});</script>
       ```
   
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fissue-with-fluid-player-html-code%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

The topic ‘[NSFW] Issue with Fluid Player HTML Code’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/fluid-player.svg)
 * [Fluid Player](https://wordpress.org/plugins/fluid-player/)
 * [Support Threads](https://wordpress.org/support/plugin/fluid-player/)
 * [Active Topics](https://wordpress.org/support/plugin/fluid-player/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/fluid-player/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/fluid-player/reviews/)

## Tags

 * [blog post](https://wordpress.org/support/topic-tag/blog-post/)
 * [code issue](https://wordpress.org/support/topic-tag/code-issue/)
 * [html](https://wordpress.org/support/topic-tag/html/)

 * 0 replies
 * 1 participant
 * Last reply from: [herrvalentinepereira](https://wordpress.org/support/users/herrvalentinepereira/)
 * Last activity: [1 year, 10 months ago](https://wordpress.org/support/topic/issue-with-fluid-player-html-code/)
 * Status: not resolved