Title: Problems enqueueing Thickbox
Last modified: August 19, 2016

---

# Problems enqueueing Thickbox

 *  [benknight](https://wordpress.org/support/users/benknight/)
 * (@benknight)
 * [15 years, 7 months ago](https://wordpress.org/support/topic/problems-enqueueing-thickbox/)
 * Is anyone else having issues including the thickbox library on their front-end
   theme templates? I’ve had no luck, using the following code, which I’m making
   sure preceeds the call to wp_head()
 *     ```
       wp_enqueue_styles( 'thickbox' );
       wp_enqueue_script( 'thickbox' );
       ```
   
 * I’ve also tried using the function add_thickbox(), which just executes that code
   above. The results I’m seeing is that the styles are being added to the <head
   > tags, but the JavaScript is not.

The topic ‘Problems enqueueing Thickbox’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 0 replies
 * 1 participant
 * Last reply from: [benknight](https://wordpress.org/support/users/benknight/)
 * Last activity: [15 years, 7 months ago](https://wordpress.org/support/topic/problems-enqueueing-thickbox/)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
