Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / I cannot find a certain element in my site files.

I cannot find a certain element in my site files.

Locked

Views: 1,303

Results 1 to 5 of 5
This thread is locked. New replies are disabled.
19 May 2009, 11:32 PM
#1
pothe2nd avatar

pothe2nd

New Zenner

Join Date:
May 2009
Posts:
1
Plugin Contributions:
0

I cannot find a certain element in my site files.

Site: anewpublishing.com
I cannot find where in the files Is located an anoying little snippet posted on my site. I have looked through every file in search for this but CANNOT find it.:no: Where is "Welcome to WebShop.com

Welcome Guest! Would you like to log yourself in?
Our professional services will help you to breathe new life into your business. Feel free to describe the functionality of modules and templates you need to enhance your Zen Cart by sending us a request for quote. Even more, you can use our site to download free templates and modules for your Zen Cart! Make your store eminent and surely customers will appreciate that. This is the main define statement for the page for english when no template defined file exists. It is located in: /includes/languages/english/index.php"

Can anyone give me a rough map of were this information is stored. I have had similar trouble finding similar info in other templates. Thank you very much for your time.:clap:

19 May 2009, 11:40 PM
#2
bunyip avatar

bunyip

Totally Zenned

Join Date:
Sep 2004
Location:
Western Massachusetts
Posts:
2,361
Plugin Contributions:
1

Re: I cannot find a certain element in my site files.

have you looked where the text is telling you it's located? includes/languages/english/index.php or an override copy of that file?

9 Oct 2009, 10:57 AM
#3
pppze avatar

pppze

New Zenner

Join Date:
Oct 2009
Posts:
2
Plugin Contributions:
0

Re: I cannot find a certain element in my site files.

I'm having the same trouble. When I edit includes/languages/english/index.php the site does not change, and I don't know where is the "override copy of that file"

I've been scrounging around all the files and admin functions I can find, and am getting no closer to solving how to set up my home page.

I'm using pure_blue theme.

9 Oct 2009, 11:42 AM
#4
stevesh avatar

stevesh

Black Belt

Join Date:
Feb 2005
Location:
Lansing, Michigan USA
Posts:
19,793
Plugin Contributions:
2

Re: I cannot find a certain element in my site files.

You don't edit index.php to change the copy on your main page. It's includes/languages/english/html_includes/define_main_page.php. Save the edited file to your override folder.

17 Oct 2009, 5:05 AM
#5
pppze avatar

pppze

New Zenner

Join Date:
Oct 2009
Posts:
2
Plugin Contributions:
0

Re: I cannot find a certain element in my site files.

Actually, it was located in includes/languages/english/pure_blue/index.php