Post by ljstevens » Fri May 22, 2009 1:10 pm

Hi All
I am new to all this, but am trying to learn as I go!
I have been modifying the stock template and am about 90% of the way through the changes I need to make.
I am having a little difficulty with a few changes, and one in particular that keeps cropping up.

The "?php echo" function that is all over the code of the template. For example:

<a href="<?php echo $home; ?>"><?php echo $text_home; ?></a>

This is the menu item 'HOME' in the Open Cart source code. The way I understand it is that this line of code in the "header.tpl" file is looking the the "$text_home" somewhere in one of the files to find out what to display. By default it displays the word "HOME". My question is where is this word "HOME" being pulled from? I would like to change it to say "STORE HOME" as I already have a "HOME" for my website, and want to distinguish between "HOME" and "STORE HOME".

I have also come across the need to find what the various "?php echo" functions are pulling from across many of the different sections of my site.

For example the code "<?php echo $text_latest; ?>" brings up the words "LATEST PRODUCTS" on the store home page. I would like to modify this to pull up the words "OUR PRODUCTS".

So far my store is looking like this:

http://www.englandsfinestfood.com/store/index.php

Any help would be greatly appreciated.

Regards

Lawrence

Delicious all-natural English style sausages made in the USA!

http://www.englandsfinestfood.com


Newbie

Posts

Joined
Fri May 22, 2009 1:00 pm

Post by phpuk » Fri May 22, 2009 7:20 pm

catalog/language/english/common/header.php

Change Home to Strore Home.

Global Moderator

Posts

Joined
Wed Mar 25, 2009 10:57 am

Post by Qphoria » Fri May 22, 2009 9:26 pm

To understand more how the files interact with each other, see here:
http://forum.opencart.com/viewtopic.php?f=20&t=4113

Image


User avatar
Administrator

Posts

Joined
Tue Jul 22, 2008 3:02 am

Post by ljstevens » Sat May 23, 2009 1:43 am

Wonderful, thank you very much!

Newbie

Posts

Joined
Fri May 22, 2009 1:00 pm
Who is online

Users browsing this forum: No registered users and 4 guests