Quote Originally Posted by Tezza View Post
Hi Acorn
The site also has a mobile site, so would this be why it has 2 pages of each? Also I found the problem but not sure how to correct it, in version 12 I named the index page as html. When I use version 15 it still use the index_html_files folder, except for any of the mp3 files, when I check the source code for the placeholder it is pointing to index_htm_files, which does not exist, if I manually change the source code to html it all works fine, so how do I get the player widget to insert the correct path, or do I try and change the whole site to htm and not html??
Tezza, no the Variant exists within its htm(l) page so there should be only one.

I suspected the htm/html schism but held back.

If the old site was htm then revert to htm throughout. There is no disbenefit.

A quick view of your code around MP3 playing did not give me any insight as to how you added your MP3s originally.
You could use an FTP program, create an index_htm_files/ folder and drop just the MP3s in it.
You could hack into each Placeholder and change htm to html - messy.
You could remove the current Placeholders and rebuild them.

I think switching to htm pages is safest.

Remember to save a copy of your master design file so you can recover back if any option fails.

Acorn