List Info

Thread: Whats more global than a Global header?




Whats more global than a Global header?
user name
2006-03-29 17:15:31
Hmm...what does the template for the SFNT look like?  Does
it start like
this?

<html>
<head>
	<title>&mvt:store:name;</title>
	<base href="&mvt:global:basehref;">
	<mvt:item name="head" />
</head>

<mvt:item name="body">
	<mvt:item name="hdft"
param="global_header" />	


Mark

Mark Hughes | Software Engineer | MIVA Small Business |
mark.v.hughesmiva.com

MIVA Means Business
www.miva.com | NASDAQ:MIVA

---------------------------------------------
-----Original Message-----
From: owner-template5-userslistmgr.miva.com
[mailto:owner-template5-userslistmgr.miva.com] On Behalf
Of Condom
Megastore
Sent: Wednesday, March 29, 2006 6:19 AM
To: template5-userslistmgr.miva.com
Subject: RE: [t5c] Whats more global than a Global header?


Nope, that's blank...

> -----Original Message-----
> From: Mark V. Hughes [mailto:mark.v.hughesmiva.com]

> Sent: 27 March 2006 18:18
> To: Condom Megastore; template5-userslistmgr.miva.com
> Subject: RE: [t5c] Whats more global than a Global
header?
> 
> 
> John,
> 
> Take a look at what you have in the "Header &
Footer" item, 
> under "HEAD Tag Content".  My guess is the
first style tag is there.
> 
> Mark
> 
> Mark Hughes | Software Engineer | MIVA Small Business |

> mark.v.hughesmiva.com
> 
> MIVA Means Business
> www.miva.com | NASDAQ:MIVA
> 
> ---------------------------------------------
> -----Original Message-----
> From: owner-template5-userslistmgr.miva.com
> [mailto:owner-template5-userslistmgr.miva.com] On Behalf
Of 
> Condom Megastore
> Sent: Monday, March 27, 2006 7:29 AM
> To: template5-userslistmgr.miva.com
> Subject: [t5c] Whats more global than a Global header?
> 
> 
> I seem to be getting two <head> sections and two
<body> 
> sections on my Miva pages...
>  
> for example, if I view the source of 
> ht
tp://www.condommegastore.com/mm5/merchant.mv>
c?Screen=SFNT
> 
> 
<http://www.condommegastore.com/mm5/me
rchant.mvc?Screen=SFNT&Store_Code=
condom> &Store_Code=condom I get the following:
 
<html>
<head>
<title>Condom Megastore</title>
<base href="http://www.condom
megastore.com/mm5/">
<style>
blockquote { margin: 20px 20px 20px 20px; }
</style>
</head>
<body bgcolor="#ffffff">
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01
Transitional//EN"
"http://www.w3.or
g/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type"
content="text/html; charset=iso-8859-1">
<title>Condom MegaStore</title> <script
language="JavaScript"
src="https://secure.comodo.net/trustlogo/javascript/trustl
ogo.js"
type="text/javascript">
</script>
</head>
<body bgcolor="#FFFFFF">
<table width="750" border="0"
align="center" cellpadding="0"
cellspacing="0"> .....etc
 
From "<!DOCTYPE HTML" onwards is the Global
Header, but where is the
first bit coming from???
 
John.




------------------ MIVA CORPORATION FOOTER
-------------------
FEATURE REQUESTS: mailto:wishlistmiva.com
TO FIND HELP: mailto:template5-users-helplistmgr.miva.com
TO UNSUBSCRIBE - Send mail to:
    mailto:template5-users-unsubscribelistmgr.miva.com
  if you need to unsubscribe a different address, send a
message to:
    mailto:ezmlmlistmgr.miva.com
  with a subject or message body of
    unsubscribe template5-users yournameyourdomain.com
---------------- END MIVA CORPORATION FOOTER
-----------------


------------------ MIVA CORPORATION FOOTER
-------------------
FEATURE REQUESTS: mailto:wishlistmiva.com
TO FIND HELP: mailto:template5-users-helplistmgr.miva.com
TO UNSUBSCRIBE - Send mail to:
    mailto:template5-users-unsubscribelistmgr.miva.com
  if you need to unsubscribe a different address, send a
message to:
    mailto:ezmlmlistmgr.miva.com
  with a subject or message body of
    unsubscribe template5-users yournameyourdomain.com
---------------- END MIVA CORPORATION FOOTER
-----------------

Whats more global than a Global header?
user name
2006-03-29 17:37:35
Hmmm, that's odd. That's exactly where the duplicate is
coming from -
the bizare thing is that it's sticking the global header
BETWEEN the
header and body from the store page!

> -----Original Message-----
> From: Mark V. Hughes [mailto:mark.v.hughesmiva.com]

> Sent: 29 March 2006 18:16
> To: Condom Megastore; template5-userslistmgr.miva.com
> Subject: RE: [t5c] Whats more global than a Global
header?
> 
> 
> Hmm...what does the template for the SFNT look like? 
Does it 
> start like this?
> 
> <html>
> <head>
> 	<title>&mvt:store:name;</title>
> 	<base
href="&mvt:global:basehref;">
> 	<mvt:item name="head" />
> </head>
> 
> <mvt:item name="body">
> 	<mvt:item name="hdft"
param="global_header" />	
> 
> 
> Mark
> 
> Mark Hughes | Software Engineer | MIVA Small Business |

> mark.v.hughesmiva.com
> 
> MIVA Means Business
> www.miva.com | NASDAQ:MIVA
> 
> ---------------------------------------------
> -----Original Message-----
> From: owner-template5-userslistmgr.miva.com
> [mailto:owner-template5-userslistmgr.miva.com] On Behalf
Of 
> Condom Megastore
> Sent: Wednesday, March 29, 2006 6:19 AM
> To: template5-userslistmgr.miva.com
> Subject: RE: [t5c] Whats more global than a Global
header?
> 
> 
> Nope, that's blank...
> 
> > -----Original Message-----
> > From: Mark V. Hughes [mailto:mark.v.hughesmiva.com]
> > Sent: 27 March 2006 18:18
> > To: Condom Megastore; template5-userslistmgr.miva.com
> > Subject: RE: [t5c] Whats more global than a Global
header?
> > 
> > 
> > John,
> > 
> > Take a look at what you have in the "Header
& Footer" item,
> > under "HEAD Tag Content".  My guess is
the first style tag is there.
> > 
> > Mark
> > 
> > Mark Hughes | Software Engineer | MIVA Small
Business |
> > mark.v.hughesmiva.com
> > 
> > MIVA Means Business
> > www.miva.com | NASDAQ:MIVA
> > 
> > ---------------------------------------------
> > -----Original Message-----
> > From: owner-template5-userslistmgr.miva.com
> > [mailto:owner-template5-userslistmgr.miva.com] On Behalf Of
> > Condom Megastore
> > Sent: Monday, March 27, 2006 7:29 AM
> > To: template5-userslistmgr.miva.com
> > Subject: [t5c] Whats more global than a Global
header?
> > 
> > 
> > I seem to be getting two <head> sections and
two <body>
> > sections on my Miva pages...
> >  
> > for example, if I view the source of
> > ht
tp://www.condommegastore.com/mm5/merchant.mv>
c?Screen=SFNT
> > 
> > 
> <http://www.condommegastore.com/mm5/merchant.mvc
?Screen=SFNT&S
tore_Code=
condom> &Store_Code=condom I get the following:
 
<html>
<head>
<title>Condom Megastore</title>
<base href="http://www.condom
megastore.com/mm5/">
<style>
blockquote { margin: 20px 20px 20px 20px; }
</style>
</head>
<body bgcolor="#ffffff">
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01
Transitional//EN"
"http://www.w3.or
g/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type"
content="text/html; charset=iso-8859-1">
<title>Condom MegaStore</title> <script
language="JavaScript"
src="https://secure.comodo.net/trustlogo/javascript/trustl
ogo.js"
type="text/javascript">
</script>
</head>
<body bgcolor="#FFFFFF">
<table width="750" border="0"
align="center" cellpadding="0"
cellspacing="0"> .....etc
 
From "<!DOCTYPE HTML" onwards is the Global
Header, but where is the
first bit coming from???
 
John.




------------------ MIVA CORPORATION FOOTER
------------------- FEATURE
REQUESTS: mailto:wishlistmiva.com TO FIND HELP:
mailto:template5-users-helplistmgr.miva.com
TO UNSUBSCRIBE - Send mail to:
    mailto:template5-users-unsubscribelistmgr.miva.com
  if you need to unsubscribe a different address, send a
message to:
    mailto:ezmlmlistmgr.miva.com
  with a subject or message body of
    unsubscribe template5-users yournameyourdomain.com
---------------- END MIVA CORPORATION FOOTER
-----------------





------------------ MIVA CORPORATION FOOTER
-------------------
FEATURE REQUESTS: mailto:wishlistmiva.com
TO FIND HELP: mailto:template5-users-helplistmgr.miva.com
TO UNSUBSCRIBE - Send mail to:
    mailto:template5-users-unsubscribelistmgr.miva.com
  if you need to unsubscribe a different address, send a
message to:
    mailto:ezmlmlistmgr.miva.com
  with a subject or message body of
    unsubscribe template5-users yournameyourdomain.com
---------------- END MIVA CORPORATION FOOTER
-----------------

[1-2]

about | contact  Other archives ( Real Estate discussion Medical topics )