How can I remove title text of my "welcome" page (QC 3.0)

Ernold

Avatar: Ernold

2008-07-24 13:59

I have made a "mainpage" page and I don't want the name of the page "mainpage" to show up as a title on that page.
I'v got advise for this when I used QC 2.x but it ain't work in QC 3.0.

» Quick.Cart v3.x

Ernold

Makaron

Avatar: Makaron

2008-07-25 08:16

You can make an another file in templates/ It should begins to "pages_" and has "tpl" extension e.g. "pages_new.tpl". Copy all content of templates/pages_default.tpl to this new file, change things that You want to be changed. After that login to administration and select new template for chosen subpage (in Your case it is start page).

Ernold

Avatar: Ernold

2008-07-25 11:16

And what shall I edit in the php- code so that the title txt dissappears on this new page ?
I mean the text "YRITYS" on the top,

http://www.yrityskaluste.fi/index.php?yritys,1

Ernold

Makaron

Avatar: Makaron

2008-07-25 12:52

In this new file pages_new.tpl delete line:

<h3>$aData[sName]</h3>

Back to top
about us | contact