Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

How to fix spelling error on template?


aaron.nb

Recommended Posts

This is my first time using oscommerce platform. I am experienced in html, css and have done a couple MySql/php/xml based websites.

 

I am having trouble figuring out how to fix a spelling error that is in the template I purchased. If you goto www.ourprice.ca/catalog you will notice on the top right as well as the footer banner that 'shipping & returns' is misspelled 'Shpping & Returns'. I have looked through the files and cannot figure out where to fix this? Any advice on what file this might be in?

 

Also is it possible to remove the os commerce banner at the bottom of the page? If so how would I accomplish this.

 

Thanks in advance from an oscommerce newb.

Link to comment
Share on other sites

 

I am having trouble figuring out how to fix a spelling error that is in the template I purchased. If you goto www.ourprice.ca/catalog you will notice on the top right as well as the footer banner that 'shipping & returns' is misspelled 'Shpping & Returns'.

 

Depends on the code for template. You may look at

 

/includes/languages/english/modules/boxes/bm_information.php

 

or

 

the languages/english.php file

Link to comment
Share on other sites

Depends on the code for template. You may look at

 

/includes/languages/english/modules/boxes/bm_information.php

 

or

 

the languages/english.php file

 

 

Doesn't seem to be in those files. thanks for the response though.

Link to comment
Share on other sites

This is my first time using oscommerce platform. I am experienced in html, css and have done a couple MySql/php/xml based websites.

 

I am having trouble figuring out how to fix a spelling error that is in the template I purchased. If you goto www.ourprice.ca/catalog you will notice on the top right as well as the footer banner that 'shipping & returns' is misspelled 'Shpping & Returns'. I have looked through the files and cannot figure out where to fix this? Any advice on what file this might be in?

 

Also is it possible to remove the os commerce banner at the bottom of the page? If so how would I accomplish this.

 

Thanks in advance from an oscommerce newb.

there are several text editors that will search multiple files at one time. PSPad is one.

search for the term you need to find.

 

Tim

Link to comment
Share on other sites

Aaron,

 

 

Templates are coded differently, you should check the includes/footer.php (in case the silly buggers hard coded it) and the /includes/languages/english.php

 

 

 

 

 

Chris

Link to comment
Share on other sites

Try looking for catalog/includes/languages/english/shipping.php

 

 

 

The osC banner you should be able to turn off in admin>>tools>>banner manager

My store is currently running Phoenix 1.0.3.0

I'm currently working on 1.0.7.2 and hope to get it live before 1.0.8.0 arrives (maybe 🙄 )

I used to have a list of add-ons here but I've found that with the ones that supporters of Phoenix get any other add-ons are not really neccessary

Link to comment
Share on other sites

And now the proper answer: ask the template provider :rolleyes:

 

When you pay money for a template, you expect it to work. If it does not work, you go back to who you bought it from.

Link to comment
Share on other sites

And now the proper answer: ask the template provider :rolleyes:

 

When you pay money for a template, you expect it to work. If it does not work, you go back to who you bought it from.

 

 

Yeah but we all know template providers are cut and run merchants :-" :-"

My store is currently running Phoenix 1.0.3.0

I'm currently working on 1.0.7.2 and hope to get it live before 1.0.8.0 arrives (maybe 🙄 )

I used to have a list of add-ons here but I've found that with the ones that supporters of Phoenix get any other add-ons are not really neccessary

Link to comment
Share on other sites

And now the proper answer: ask the template provider :rolleyes: When you pay money for a template, you expect it to work. If it does not work, you go back to who you bought it from.

 

 

The proper answer is going to be the least probable to get help from.

 

 

 

 

Chris

Link to comment
Share on other sites

Luckily the template provider responded very quickly. "Please take a look at the includes/languages/english/menu.php file. You will find the text you are looking for in this file as BOX_INFORMATION_SHIPPING."

 

thanks for all the feedback and help.

Link to comment
Share on other sites

there are several text editors that will search multiple files at one time. PSPad is one.

search for the term you need to find.

 

Tim

 

 

I'm running mac. but thanks for the suggestion. I just downloaded Eclipse text editor. Such a great resource and I'm sure will come in very helpful.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...