Title: html5 not rendering unless I remove wp_enqueue_scripts from default-filter.php
Last modified: August 21, 2016

---

# html5 not rendering unless I remove wp_enqueue_scripts from default-filter.php

 *  Resolved [sjackson4430](https://wordpress.org/support/users/sjackson4430/)
 * (@sjackson4430)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/html5-not-rendering-correctly-with-wp_enqueue_scripts/)
 * I followed the instructions here and finally got my html5 banner working with
   the standard theme by 8BIT Version 3.3.5, yay!
    [http://wordpress.org/support/topic/embedding-an-html5-banner?replies=3](http://wordpress.org/support/topic/embedding-an-html5-banner?replies=3)
 * But the banner wont render correctly unless I remove the the wp_enqueue_scripts
   line below from /wp-includes/default-filter.php
    // Actions add_action( ‘wp_head’,‘
   wp_enqueue_scripts’, 1 );
 * I currently have that line in place, so thats why my html5 is frozen and doing
   nothing.
 * I tried to remove the script thats causing the issue from functions.php with 
   no luck. Tried Chrome IE and Firefox with the same results.
 * The site is hosted at [http://creepychrisproductions.nfshost.com/](http://creepychrisproductions.nfshost.com/)
 * Im new to wordpress, so can anyone please give me some direction on this, thank
   you.

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

 *  [Evan Herman](https://wordpress.org/support/users/eherman24/)
 * (@eherman24)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/html5-not-rendering-correctly-with-wp_enqueue_scripts/#post-4053703)
 * wp_enqueue_scripts just enqueue’s a script for use, it does not display content.
 *  Thread Starter [sjackson4430](https://wordpress.org/support/users/sjackson4430/)
 * (@sjackson4430)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/html5-not-rendering-correctly-with-wp_enqueue_scripts/#post-4053715)
 * So my question is, when I remove that line, why does it fix the issue? I can 
   remove it now, so you can see what Im talking about, but when I remove it messes
   up the format of my site.
 *  Thread Starter [sjackson4430](https://wordpress.org/support/users/sjackson4430/)
 * (@sjackson4430)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/html5-not-rendering-correctly-with-wp_enqueue_scripts/#post-4053722)
 * I just resloved the issue by disabling the HTML5 Swiffy Insert plugin, I was 
   trying to implement the html5 banner using this at first with no luck. Now it
   seems to be the issue of my problems. 🙂

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

The topic ‘html5 not rendering unless I remove wp_enqueue_scripts from default-filter.
php’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 3 replies
 * 2 participants
 * Last reply from: [sjackson4430](https://wordpress.org/support/users/sjackson4430/)
 * Last activity: [12 years, 9 months ago](https://wordpress.org/support/topic/html5-not-rendering-correctly-with-wp_enqueue_scripts/#post-4053722)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
