Page 1 of 1

deleting welcome title

Posted: Sun Aug 14, 2011 8:42 pm
by MatthewB
Hi

I am wanting to delete the title when you insert text using the "welcome" module on the homepage.

I want to add text to the homepage but with the title

i'm using v1.5.1

deleting welcome title

Posted: Sun Aug 14, 2011 8:49 pm
by uksitebuilder
Please use Our free forum search this has been answered before

Re: deleting welcome title

Posted: Sun Aug 14, 2011 8:54 pm
by MatthewB
uksitebuilder wrote:Please use Our free forum search this has been answered before
i've tried typing "delete welcome title" in search bar but nothing what should i type

Re: deleting welcome title

Posted: Sun Aug 14, 2011 9:09 pm
by i2Paq
Be more creative!

Used our FREE search on: delete welcome.

Re: deleting welcome title

Posted: Sun Aug 14, 2011 9:14 pm
by MatthewB
i2Paq wrote:Be more creative!

Used our FREE search on: delete welcome.
Tried your link but all threads are telling me how to delete the intire welcome text, all i want to is delete the title that appears above the text i write.

Re: deleting welcome title

Posted: Sun Aug 14, 2011 9:28 pm
by i2Paq
That is in de language files, use Agent Ransack to search those for words or line of text you are looking for.

deleting welcome title

Posted: Sun Aug 14, 2011 11:18 pm
by uksitebuilder
Sorry im using iPhone here, but from memory

Edit: catalog/view/theme/default/template/module/welcome.tpl

Remove the line starting with <H1 and ending with </H1>

Re: deleting welcome title

Posted: Thu Sep 01, 2011 6:20 am
by lostjeepsgear
I'm using 1.5.1.1

Edit: catalog/view/theme/default/template/module/welcome.tpl

Remove this line entirely

<div class="welcome"><?php echo $heading_title; ?></div>

it works for me.... Welcome module still there but no more title

Re: deleting welcome title

Posted: Mon May 28, 2012 6:28 am
by beattie
Or you could download this VQMod extension: http://www.opencart.com/index.php?route ... on_id=6631