free flash templates
free flash templates menu free css & photoshop templates menu free flash animation

Go Back   free flash templates forum > Free flash templates

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 12-07-2009, 01:16 AM
jerrydorff
Guest
 
Posts: n/a
Default Copyrighte in free web template

I'm having issues with pop up about copyright removal or editing on template 9. I've tried most of the fixes listed here but nothing seems to help. I had this problem when I first installed the template and that fix does not work for what is going on now. I've made sure not to purposely moved files regarding copyright. Also, the flash gallery does not load when I'm using safari browser (I have a Mac) everything works when I use firefox, seamonkey etc. My site is http://www.bigislandprivatechef.com
Reply With Quote
  #2  
Old 12-07-2009, 10:44 PM
freenicetemplates freenicetemplates is offline
Administrator
 
Join Date: Mar 2009
Posts: 507
Default Free web template 9 issues

Hi,
You've got errors in your _home.htm
Replace:


<!DOCTYPE HTML PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
<meta http-equiv="content-type"
content="text/html; charset=ISO-8859-1">
<title>Big Island Private Chef Home</title>
</head>
<body>
<p><!-- Header_id --></p>
<p>
<script type="text/javascript"><!--
var hasRightVersion = DetectFlashVer(requiredMajorVersion, requiredMinorVersion, requiredRevision);
if(hasRightVersion) {
myFlashHeader('flash/header',570,400,'#000000','header_id','custom.xml' );
} else {
alert("Your version of Flash player is rather old. We suggest you to upgrade your Flash player to version "+requiredMinorVersion+" (at least).The latest version can be downloaded here : http://www.adobe.com/shockwave/downl...ShockwaveFlash.");
}
// --></script></p>


by:

<!-- Header_id -->
<div id="header_id"></div>
<script type="text/javascript">
var hasRightVersion = DetectFlashVer(requiredMajorVersion, requiredMinorVersion, requiredRevision);
if(hasRightVersion) {
myFlashHeader('flash/header',570,400,'#000000','header_id','custom.xml' );
} else {
alert("Your version of Flash player is rather old. We suggest you to upgrade your Flash player to version "+requiredMinorVersion+" (at least).The latest version can be downloaded here : http://www.adobe.com/shockwave/downl...ShockwaveFlash.");
}

</script>


I think you use some kind of HTML editor to edit your pages, and this kind of editors generate bad HTML. I think you've got the same problem for the protfolio. Just look at the files in the template zip archive it will help you.

FLash gallery work fine for us with safari !
__________________
We are always pleased to read you in our guestbook
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 08:29 AM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.