Title: Frames with WP
Last modified: August 19, 2016

---

# Frames with WP

 *  [ACDias](https://wordpress.org/support/users/acdias/)
 * (@acdias)
 * [17 years, 1 month ago](https://wordpress.org/support/topic/frames-with-wp/)
 * Is it possible to create a theme with frameset?
    I have to embed a mp3 player
   and the only way to not stop the song is creating a frameset. I tried to create
   a index.html with the frame code in the root of WP, but it calls itself recursively
   forever.
 * To make it works I have to rename the index.html to page.html for example, but
   when I go to the root URL it doesn’t load.
 * Is there a way to do that?

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

 *  [iglauser](https://wordpress.org/support/users/iglauser/)
 * (@iglauser)
 * [16 years, 11 months ago](https://wordpress.org/support/topic/frames-with-wp/#post-1080438)
 * I have the same problem. Trying to add a mp3 player that should play continuously
   throughout a site. Only solution as I see it is adding a frameset. Would be glad
   to hear if someone has found a nice solution to this problem.
 *  [mrdthomas](https://wordpress.org/support/users/mrdthomas/)
 * (@mrdthomas)
 * [16 years, 11 months ago](https://wordpress.org/support/topic/frames-with-wp/#post-1080443)
 * The method that I used to create a static mp3 player in the website footer is
   as follows.
 * 1. Install WordPress in a subdirectory (www.website.com/wp)
    2. Create a frameset
   that points to the absolute path of your wordpress install (www.website.com/wp)
   and your footer file (www.website.com/footer.php)then save it at the root of 
   the site as index.php (or .html if you want).
 * When a user visites [http://www.website.com](http://www.website.com) the index.
   php file will load the wordpress install in the main frame and the footer in 
   the lower frame.
 * This is a quick fix that I came up with and it works for what I am doing.
 * Thanks
 *  [kenneth-olumese](https://wordpress.org/support/users/kenneth-olumese/)
 * (@kenneth-olumese)
 * [16 years, 6 months ago](https://wordpress.org/support/topic/frames-with-wp/#post-1080470)
 * I had the same problem with one of my WordPress blogs and have tried several 
   ways to resolve this problem but mrdthomas’s solution seems to be the best fix
   for this issue and works great.
 * Thanks for sharing
 *  [noospherean](https://wordpress.org/support/users/noospherean/)
 * (@noospherean)
 * [16 years, 4 months ago](https://wordpress.org/support/topic/frames-with-wp/#post-1080484)
 * I’m dealing with the same issue (though with placing header.php into a top frame),
   but have a question : does the frameset point to [http://www.website.com/wp/index.php](http://www.website.com/wp/index.php),
   or is the wp directory enough? Also, I tried this with the top frame pointing
   to website.com/wp-content/themes/default/header.php (the path to my theme’s header.
   php), and received a list of errors…any advice?
 * Thanks for your post in the first place : this is the first real solution I’ve
   come across after days of looking…

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

The topic ‘Frames with WP’ is closed to new replies.

## Tags

 * [frameset](https://wordpress.org/support/topic-tag/frameset/)

 * 4 replies
 * 5 participants
 * Last reply from: [noospherean](https://wordpress.org/support/users/noospherean/)
 * Last activity: [16 years, 4 months ago](https://wordpress.org/support/topic/frames-with-wp/#post-1080484)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
