Edit JavaScript Alerts V.7

This is an archive of old posting to the User Forum

Edit JavaScript Alerts V.7

Postby Big Mike » Mon Oct 04, 2004 6:50 am

Hi there,
We are using Shopsite Version 7. Is there a way to edit the text messages
that are displayed from the JavaScript alerts that popup within the checkout
area?
Thanks in advance,
Mike
Big Mike
 

Re: Edit JavaScript Alerts V.7

Postby Jim » Mon Oct 04, 2004 7:52 am

Don't know exactly which messages you want to change but look under
Preferences > Store Text > Messsages or one of the other Store Text
screens for the text you want to change.

Jim


Big Mike wrote:
Hi there,
We are using Shopsite Version 7. Is there a way to edit the text messages
that are displayed from the JavaScript alerts that popup within the checkout
area?
Thanks in advance,
Mike

Jim
 

Re: Edit JavaScript Alerts V.7

Postby Big Mike » Mon Oct 04, 2004 8:00 pm

Hi there,
Thank you for your reply. I am aware of the preferences links .... not what
I needed. Sorry for the vagueness. For example, if a customers is on the
CHECKOUT page and does not check the radio button, SHIPPING ADDRESS SAME AS
BILLING ADDRESS. A JavaScript alert pops up asking them to fill in the
ship-to name, address, city...etc. I would like to change the text on that
alert.
Thank you

"Jim" <jstavast@xmission.com> wrote in message
news:cjrnqu$eq4$1@eval.shopsite.com...
Don't know exactly which messages you want to change but look under
Preferences > Store Text > Messsages or one of the other Store Text
screens for the text you want to change.

Jim


Big Mike wrote:
Hi there,
We are using Shopsite Version 7. Is there a way to edit the text
messages
that are displayed from the JavaScript alerts that popup within the
checkout
area?
Thanks in advance,
Mike

Big Mike
 

Re: Edit JavaScript Alerts V.7

Postby Jim » Tue Oct 05, 2004 8:13 am

What version of ShopSite are you using?

What exactly do you want to change? All the text on that popup should
be configurable in the Preferences > Store Text screens.

Are you trying to add additional javascript checking? If you are using
ShopSite 7 then you could replace the custom template tag [--
SC_JAVASCRIPT extras --] in the template with ALL of the ShopSite
generated javascript plus whatever else you need to add. Note that if
ALL of the ShopSite generated javascript is not present your store may
not function. Also note that the javascript generated by that tag is
different on each screen of the shopping cart so if you follow this path
you would need to add your javascript in several sections of the template.

Jim



Big Mike wrote:
Hi there,
Thank you for your reply. I am aware of the preferences links .... not what
I needed. Sorry for the vagueness. For example, if a customers is on the
CHECKOUT page and does not check the radio button, SHIPPING ADDRESS SAME AS
BILLING ADDRESS. A JavaScript alert pops up asking them to fill in the
ship-to name, address, city...etc. I would like to change the text on that
alert.
Thank you

"Jim" <jstavast@xmission.com> wrote in message
news:cjrnqu$eq4$1@eval.shopsite.com...

Don't know exactly which messages you want to change but look under
Preferences > Store Text > Messsages or one of the other Store Text
screens for the text you want to change.

Jim


Big Mike wrote:

Hi there,
We are using Shopsite Version 7. Is there a way to edit the text

messages

that are displayed from the JavaScript alerts that popup within the

checkout

area?
Thanks in advance,
Mike





Jim
 

Re: Edit JavaScript Alerts V.7

Postby Big Mike » Tue Oct 05, 2004 10:35 pm

V. 7

For instance, if the billing and shipping address are the same and you
forget to check the box for billling and shipping address are the same. You
receive an alert that ask,

PLEASE FILL IN SHIPPING NAME
PLEASE FILL IN SHIPPING ADDRESS
PLEASE FILL IN SHIPPING CITY
ETC
ETC
ETC

Can this be edited as I would like it to say something like

PLEASE FILL IN SHIPPING NAME OR CHECK THE BOX BILLING AND SHIPPING ADDRESS
ARE THE SAME.
PLEASE FILL IN SHIPPING ADDRESS OR CHECK THE BOX BILLING AND SHIPPING
ADDRESS ARE THE SAME.
PLEASE FILL IN SHIPPING CITY OR CHECK THE BOX BILLING AND SHIPPING ADDRESS
ARE THE SAME.
ETC
ETC
ETC


"Jim" <jstavast@xmission.com> wrote in message
news:cjudfc$mci$1@eval.shopsite.com...
What version of ShopSite are you using?

What exactly do you want to change? All the text on that popup should
be configurable in the Preferences > Store Text screens.

Are you trying to add additional javascript checking? If you are using
ShopSite 7 then you could replace the custom template tag [--
SC_JAVASCRIPT extras --] in the template with ALL of the ShopSite
generated javascript plus whatever else you need to add. Note that if
ALL of the ShopSite generated javascript is not present your store may
not function. Also note that the javascript generated by that tag is
different on each screen of the shopping cart so if you follow this path
you would need to add your javascript in several sections of the template.

Jim



Big Mike wrote:
Hi there,
Thank you for your reply. I am aware of the preferences links .... not
what
I needed. Sorry for the vagueness. For example, if a customers is on the
CHECKOUT page and does not check the radio button, SHIPPING ADDRESS SAME
AS
BILLING ADDRESS. A JavaScript alert pops up asking them to fill in the
ship-to name, address, city...etc. I would like to change the text on
that
alert.
Thank you

"Jim" <jstavast@xmission.com> wrote in message
news:cjrnqu$eq4$1@eval.shopsite.com...

Don't know exactly which messages you want to change but look under
Preferences > Store Text > Messsages or one of the other Store Text
screens for the text you want to change.

Jim


Big Mike wrote:

Hi there,
We are using Shopsite Version 7. Is there a way to edit the text

messages

that are displayed from the JavaScript alerts that popup within the

checkout

area?
Thanks in advance,
Mike





Big Mike
 

Re: Edit JavaScript Alerts V.7

Postby Chris » Wed Oct 06, 2004 7:06 am

It appears this is under...Preferences...Store Text....Messages.

However...it appears that all you can change is the "Please Fill In" part of the
text. The rest of the phrase is the description text for the field that needs
to be filled in. This appears to be used for all the instances where
information may be left blank accidentally, so you can't even put the message
about checking the "Billing and Shipping are the same" box in front because it
would show up in inappropriate instances.

Chris

mlcswoodworking.com

Big Mike wrote:

V. 7

For instance, if the billing and shipping address are the same and you
forget to check the box for billling and shipping address are the same. You
receive an alert that ask,

PLEASE FILL IN SHIPPING NAME
PLEASE FILL IN SHIPPING ADDRESS
PLEASE FILL IN SHIPPING CITY
ETC
ETC
ETC

Can this be edited as I would like it to say something like

PLEASE FILL IN SHIPPING NAME OR CHECK THE BOX BILLING AND SHIPPING ADDRESS
ARE THE SAME.
PLEASE FILL IN SHIPPING ADDRESS OR CHECK THE BOX BILLING AND SHIPPING
ADDRESS ARE THE SAME.
PLEASE FILL IN SHIPPING CITY OR CHECK THE BOX BILLING AND SHIPPING ADDRESS
ARE THE SAME.
ETC
ETC
ETC

"Jim" <jstavast@xmission.com> wrote in message
news:cjudfc$mci$1@eval.shopsite.com...
What version of ShopSite are you using?

What exactly do you want to change? All the text on that popup should
be configurable in the Preferences > Store Text screens.

Are you trying to add additional javascript checking? If you are using
ShopSite 7 then you could replace the custom template tag [--
SC_JAVASCRIPT extras --] in the template with ALL of the ShopSite
generated javascript plus whatever else you need to add. Note that if
ALL of the ShopSite generated javascript is not present your store may
not function. Also note that the javascript generated by that tag is
different on each screen of the shopping cart so if you follow this path
you would need to add your javascript in several sections of the template.

Jim



Big Mike wrote:
Hi there,
Thank you for your reply. I am aware of the preferences links .... not
what
I needed. Sorry for the vagueness. For example, if a customers is on the
CHECKOUT page and does not check the radio button, SHIPPING ADDRESS SAME
AS
BILLING ADDRESS. A JavaScript alert pops up asking them to fill in the
ship-to name, address, city...etc. I would like to change the text on
that
alert.
Thank you

"Jim" <jstavast@xmission.com> wrote in message
news:cjrnqu$eq4$1@eval.shopsite.com...

Don't know exactly which messages you want to change but look under
Preferences > Store Text > Messsages or one of the other Store Text
screens for the text you want to change.

Jim


Big Mike wrote:

Hi there,
We are using Shopsite Version 7. Is there a way to edit the text

messages

that are displayed from the JavaScript alerts that popup within the

checkout

area?
Thanks in advance,
Mike





Chris
 

Re: Edit JavaScript Alerts V.7

Postby Jim » Wed Oct 06, 2004 7:14 am

Mike
The messages on that dialog are a concatination of several strings. Take
for example the message "Please fill in Shipping Address First"
"Please fill in" comes from the Preferences > Store Text > Messages >
Please fill in field (near the bottom of the page)
"Shipping Address" Is the name that is displayed at the column of data
for the Shipping address and is configured on the Preferences > Store
Text > Checkout > Shipping Address field
"First" comes from Preferences > Store Text > Checkout > First

You can modify any of this text but be aware that it may be used in
several places so what might look good in the javascript popup may not
look good or may be inappropriate in other places where it is used. For
example if you change "Please fill in" to "Check the box 'Check here if
billing and shipping are the same' or fill in this field:" It may look
good on the java popup for address fields but would be inappropriate
when the shopper didn't fill in the proper credit card information.

Jim

Big Mike wrote:

V. 7

For instance, if the billing and shipping address are the same and you
forget to check the box for billling and shipping address are the same. You
receive an alert that ask,

PLEASE FILL IN SHIPPING NAME
PLEASE FILL IN SHIPPING ADDRESS
PLEASE FILL IN SHIPPING CITY
ETC
ETC
ETC

Can this be edited as I would like it to say something like

PLEASE FILL IN SHIPPING NAME OR CHECK THE BOX BILLING AND SHIPPING ADDRESS
ARE THE SAME.
PLEASE FILL IN SHIPPING ADDRESS OR CHECK THE BOX BILLING AND SHIPPING
ADDRESS ARE THE SAME.
PLEASE FILL IN SHIPPING CITY OR CHECK THE BOX BILLING AND SHIPPING ADDRESS
ARE THE SAME.
ETC
ETC
ETC


"Jim" <jstavast@xmission.com> wrote in message
news:cjudfc$mci$1@eval.shopsite.com...

What version of ShopSite are you using?

What exactly do you want to change? All the text on that popup should
be configurable in the Preferences > Store Text screens.

Are you trying to add additional javascript checking? If you are using
ShopSite 7 then you could replace the custom template tag [--
SC_JAVASCRIPT extras --] in the template with ALL of the ShopSite
generated javascript plus whatever else you need to add. Note that if
ALL of the ShopSite generated javascript is not present your store may
not function. Also note that the javascript generated by that tag is
different on each screen of the shopping cart so if you follow this path
you would need to add your javascript in several sections of the template.

Jim



Big Mike wrote:

Hi there,
Thank you for your reply. I am aware of the preferences links .... not

what

I needed. Sorry for the vagueness. For example, if a customers is on the
CHECKOUT page and does not check the radio button, SHIPPING ADDRESS SAME

AS

BILLING ADDRESS. A JavaScript alert pops up asking them to fill in the
ship-to name, address, city...etc. I would like to change the text on

that

alert.
Thank you

"Jim" <jstavast@xmission.com> wrote in message
news:cjrnqu$eq4$1@eval.shopsite.com...


Don't know exactly which messages you want to change but look under
Preferences > Store Text > Messsages or one of the other Store Text
screens for the text you want to change.

Jim


Big Mike wrote:


Hi there,
We are using Shopsite Version 7. Is there a way to edit the text

messages


that are displayed from the JavaScript alerts that popup within the

checkout


area?
Thanks in advance,
Mike







Jim
 

Re: Edit JavaScript Alerts V.7

Postby Big Mike » Wed Oct 06, 2004 2:09 pm

Yes, thanks. That I didn't want to do because of what both of you said. I
though I would be able to find a global file or something that had the
"Please fill in" text in it. I guess it is part of a compiled cgi file. Oh
well, thanks anyway


"Jim" <jstavast@xmission.com> wrote in message
news:ck0ud8$ojs$1@eval.shopsite.com...
Mike
The messages on that dialog are a concatination of several strings. Take
for example the message "Please fill in Shipping Address First"
"Please fill in" comes from the Preferences > Store Text > Messages
Please fill in field (near the bottom of the page)
"Shipping Address" Is the name that is displayed at the column of data
for the Shipping address and is configured on the Preferences > Store
Text > Checkout > Shipping Address field
"First" comes from Preferences > Store Text > Checkout > First

You can modify any of this text but be aware that it may be used in
several places so what might look good in the javascript popup may not
look good or may be inappropriate in other places where it is used. For
example if you change "Please fill in" to "Check the box 'Check here if
billing and shipping are the same' or fill in this field:" It may look
good on the java popup for address fields but would be inappropriate
when the shopper didn't fill in the proper credit card information.

Jim

Big Mike wrote:

V. 7

For instance, if the billing and shipping address are the same and you
forget to check the box for billling and shipping address are the same.
You
receive an alert that ask,

PLEASE FILL IN SHIPPING NAME
PLEASE FILL IN SHIPPING ADDRESS
PLEASE FILL IN SHIPPING CITY
ETC
ETC
ETC

Can this be edited as I would like it to say something like

PLEASE FILL IN SHIPPING NAME OR CHECK THE BOX BILLING AND SHIPPING
ADDRESS
ARE THE SAME.
PLEASE FILL IN SHIPPING ADDRESS OR CHECK THE BOX BILLING AND SHIPPING
ADDRESS ARE THE SAME.
PLEASE FILL IN SHIPPING CITY OR CHECK THE BOX BILLING AND SHIPPING
ADDRESS
ARE THE SAME.
ETC
ETC
ETC


"Jim" <jstavast@xmission.com> wrote in message
news:cjudfc$mci$1@eval.shopsite.com...

What version of ShopSite are you using?

What exactly do you want to change? All the text on that popup should
be configurable in the Preferences > Store Text screens.

Are you trying to add additional javascript checking? If you are using
ShopSite 7 then you could replace the custom template tag [--
SC_JAVASCRIPT extras --] in the template with ALL of the ShopSite
generated javascript plus whatever else you need to add. Note that if
ALL of the ShopSite generated javascript is not present your store may
not function. Also note that the javascript generated by that tag is
different on each screen of the shopping cart so if you follow this path
you would need to add your javascript in several sections of the
template.

Jim



Big Mike wrote:

Hi there,
Thank you for your reply. I am aware of the preferences links .... not

what

I needed. Sorry for the vagueness. For example, if a customers is on
the
CHECKOUT page and does not check the radio button, SHIPPING ADDRESS
SAME

AS

BILLING ADDRESS. A JavaScript alert pops up asking them to fill in the
ship-to name, address, city...etc. I would like to change the text on

that

alert.
Thank you

"Jim" <jstavast@xmission.com> wrote in message
news:cjrnqu$eq4$1@eval.shopsite.com...


Don't know exactly which messages you want to change but look under
Preferences > Store Text > Messsages or one of the other Store Text
screens for the text you want to change.

Jim


Big Mike wrote:


Hi there,
We are using Shopsite Version 7. Is there a way to edit the text

messages


that are displayed from the JavaScript alerts that popup within the

checkout


area?
Thanks in advance,
Mike







Big Mike
 

Re: Edit JavaScript Alerts V.7

Postby loren_d_c » Wed Oct 06, 2004 2:45 pm

The text 'Please fill in' is configured in Preferences -> Store Text ->
Messages, second field from the bottom in v7.0.

-Loren


Big Mike wrote:
Yes, thanks. That I didn't want to do because of what both of you said. I
though I would be able to find a global file or something that had the
"Please fill in" text in it. I guess it is part of a compiled cgi file. Oh
well, thanks anyway


"Jim" <jstavast@xmission.com> wrote in message
news:ck0ud8$ojs$1@eval.shopsite.com...

Mike
The messages on that dialog are a concatination of several strings. Take
for example the message "Please fill in Shipping Address First"
"Please fill in" comes from the Preferences > Store Text > Messages
Please fill in field (near the bottom of the page)
"Shipping Address" Is the name that is displayed at the column of data
for the Shipping address and is configured on the Preferences > Store
Text > Checkout > Shipping Address field
"First" comes from Preferences > Store Text > Checkout > First

You can modify any of this text but be aware that it may be used in
several places so what might look good in the javascript popup may not
look good or may be inappropriate in other places where it is used. For
example if you change "Please fill in" to "Check the box 'Check here if
billing and shipping are the same' or fill in this field:" It may look
good on the java popup for address fields but would be inappropriate
when the shopper didn't fill in the proper credit card information.

Jim

Big Mike wrote:


V. 7

For instance, if the billing and shipping address are the same and you
forget to check the box for billling and shipping address are the same.

You

receive an alert that ask,

PLEASE FILL IN SHIPPING NAME
PLEASE FILL IN SHIPPING ADDRESS
PLEASE FILL IN SHIPPING CITY
ETC
ETC
ETC

Can this be edited as I would like it to say something like

PLEASE FILL IN SHIPPING NAME OR CHECK THE BOX BILLING AND SHIPPING

ADDRESS

ARE THE SAME.
PLEASE FILL IN SHIPPING ADDRESS OR CHECK THE BOX BILLING AND SHIPPING
ADDRESS ARE THE SAME.
PLEASE FILL IN SHIPPING CITY OR CHECK THE BOX BILLING AND SHIPPING

ADDRESS

ARE THE SAME.
ETC
ETC
ETC


"Jim" <jstavast@xmission.com> wrote in message
news:cjudfc$mci$1@eval.shopsite.com...


What version of ShopSite are you using?

What exactly do you want to change? All the text on that popup should
be configurable in the Preferences > Store Text screens.

Are you trying to add additional javascript checking? If you are using
ShopSite 7 then you could replace the custom template tag [--
SC_JAVASCRIPT extras --] in the template with ALL of the ShopSite
generated javascript plus whatever else you need to add. Note that if
ALL of the ShopSite generated javascript is not present your store may
not function. Also note that the javascript generated by that tag is
different on each screen of the shopping cart so if you follow this path
you would need to add your javascript in several sections of the

template.

Jim



Big Mike wrote:


Hi there,
Thank you for your reply. I am aware of the preferences links .... not

what


I needed. Sorry for the vagueness. For example, if a customers is on

the

CHECKOUT page and does not check the radio button, SHIPPING ADDRESS

SAME

AS


BILLING ADDRESS. A JavaScript alert pops up asking them to fill in the
ship-to name, address, city...etc. I would like to change the text on

that


alert.
Thank you

"Jim" <jstavast@xmission.com> wrote in message
news:cjrnqu$eq4$1@eval.shopsite.com...



Don't know exactly which messages you want to change but look under
Preferences > Store Text > Messsages or one of the other Store Text
screens for the text you want to change.

Jim


Big Mike wrote:



Hi there,
We are using Shopsite Version 7. Is there a way to edit the text

messages



that are displayed from the JavaScript alerts that popup within the

checkout



area?
Thanks in advance,
Mike








loren_d_c
 
Posts: 2569
Joined: Fri Aug 04, 2006 12:02 pm
Location: Anywhere

Re: Edit JavaScript Alerts V.7

Postby Big Mike » Wed Oct 06, 2004 6:21 pm

WOW..... If it had teeth....

Thanks a bunch.
Signed, THE BLIND-BAT

"Loren" <loren_d_c@yahoo.com> wrote in message
news:ck1p1r$5u3$1@eval.shopsite.com...
The text 'Please fill in' is configured in Preferences -> Store Text -
Messages, second field from the bottom in v7.0.

-Loren


Big Mike wrote:
Yes, thanks. That I didn't want to do because of what both of you said.
I
though I would be able to find a global file or something that had the
"Please fill in" text in it. I guess it is part of a compiled cgi file.
Oh
well, thanks anyway


"Jim" <jstavast@xmission.com> wrote in message
news:ck0ud8$ojs$1@eval.shopsite.com...

Mike
The messages on that dialog are a concatination of several strings. Take
for example the message "Please fill in Shipping Address First"
"Please fill in" comes from the Preferences > Store Text > Messages
Please fill in field (near the bottom of the page)
"Shipping Address" Is the name that is displayed at the column of data
for the Shipping address and is configured on the Preferences > Store
Text > Checkout > Shipping Address field
"First" comes from Preferences > Store Text > Checkout > First

You can modify any of this text but be aware that it may be used in
several places so what might look good in the javascript popup may not
look good or may be inappropriate in other places where it is used. For
example if you change "Please fill in" to "Check the box 'Check here if
billing and shipping are the same' or fill in this field:" It may look
good on the java popup for address fields but would be inappropriate
when the shopper didn't fill in the proper credit card information.

Jim

Big Mike wrote:


V. 7

For instance, if the billing and shipping address are the same and you
forget to check the box for billling and shipping address are the same.

You

receive an alert that ask,

PLEASE FILL IN SHIPPING NAME
PLEASE FILL IN SHIPPING ADDRESS
PLEASE FILL IN SHIPPING CITY
ETC
ETC
ETC

Can this be edited as I would like it to say something like

PLEASE FILL IN SHIPPING NAME OR CHECK THE BOX BILLING AND SHIPPING

ADDRESS

ARE THE SAME.
PLEASE FILL IN SHIPPING ADDRESS OR CHECK THE BOX BILLING AND SHIPPING
ADDRESS ARE THE SAME.
PLEASE FILL IN SHIPPING CITY OR CHECK THE BOX BILLING AND SHIPPING

ADDRESS

ARE THE SAME.
ETC
ETC
ETC


"Jim" <jstavast@xmission.com> wrote in message
news:cjudfc$mci$1@eval.shopsite.com...


What version of ShopSite are you using?

What exactly do you want to change? All the text on that popup should
be configurable in the Preferences > Store Text screens.

Are you trying to add additional javascript checking? If you are using
ShopSite 7 then you could replace the custom template tag [--
SC_JAVASCRIPT extras --] in the template with ALL of the ShopSite
generated javascript plus whatever else you need to add. Note that if
ALL of the ShopSite generated javascript is not present your store may
not function. Also note that the javascript generated by that tag is
different on each screen of the shopping cart so if you follow this
path
you would need to add your javascript in several sections of the

template.

Jim



Big Mike wrote:


Hi there,
Thank you for your reply. I am aware of the preferences links ....
not

what


I needed. Sorry for the vagueness. For example, if a customers is on

the

CHECKOUT page and does not check the radio button, SHIPPING ADDRESS

SAME

AS


BILLING ADDRESS. A JavaScript alert pops up asking them to fill in
the
ship-to name, address, city...etc. I would like to change the text on

that


alert.
Thank you

"Jim" <jstavast@xmission.com> wrote in message
news:cjrnqu$eq4$1@eval.shopsite.com...



Don't know exactly which messages you want to change but look under
Preferences > Store Text > Messsages or one of the other Store Text
screens for the text you want to change.

Jim


Big Mike wrote:



Hi there,
We are using Shopsite Version 7. Is there a way to edit the text

messages



that are displayed from the JavaScript alerts that popup within the

checkout



area?
Thanks in advance,
Mike








Big Mike
 


Return to User Forum Archive

Who is online

Users browsing this forum: No registered users and 6 guests