Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / Adding text/images, custom pages...

Adding text/images, custom pages...

Locked

Views: 1,254

Results 1 to 4 of 4
This thread is locked. New replies are disabled.
14 Nov 2006, 7:55 PM
#1
acdir avatar

acdir

New Zenner

Join Date:
Oct 2006
Posts:
10
Plugin Contributions:
0

Adding text/images, custom pages...

I'm not sure if this is the appropriate section for this type of question, so mods feel free to move it if I chose incorrectly.

Basically, I want to modify ZenCart/the template I'm using to be able to display text and images a-la the example I have attached (currently I'm only worried about displaying it on the home page, but I want to find a solution that will enable me to display text/images on any page of my choosing in a similar manner). I'm pretty well-versed with PHP and I was considering modifying tpl_main_page.php to grab some includes that I would create myself (depending on which page is being viewed) and stick them in an iframe.

Then I thought, there's probably a better way to do this with ZenCart, so here I am asking what would be the best way to do something like this.

Any information greatly appreciated.

14 Nov 2006, 9:51 PM
#2
acdir avatar

acdir

New Zenner

Join Date:
Oct 2006
Posts:
10
Plugin Contributions:
0

Re: Adding text/images, custom pages...

Nevermind, I overlooked something.

Still, if anyone has suggestions...have at it, because I also use an installation of ZenCart that is 1.2.7 and does not have these wonderful E-Z pages.

15 Nov 2006, 1:54 AM
#3
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Location:
Ohio
Posts:
62,757
Plugin Contributions:
1

Re: Adding text/images, custom pages...

Strongly recommend that you build your site from v1.3.6 vs an old, out of date, security risk code as going back in time to such an old version will present ...

You will also be a lot happier in the future for upgrades ...

16 Nov 2006, 9:14 PM
#4
acdir avatar

acdir

New Zenner

Join Date:
Oct 2006
Posts:
10
Plugin Contributions:
0

Re: Adding text/images, custom pages...

It isn't my decision which version we use. Currently I maintain one 1.3.6 installation and one 1.2.7 installation.