Post by winter » Fri May 25, 2012 4:04 am

But supposing you want the welcome screen without the in-built welcome message!

What then? There are lots of replies on here but not many appear to be working :(

Help please!

New member

Posts

Joined
Wed May 16, 2012 6:10 pm

Post by winter » Fri May 25, 2012 4:31 am

done!

Just edit the language. Is way easier!

Thanks a lot Purebeads!

New member

Posts

Joined
Wed May 16, 2012 6:10 pm

Post by beattie » Mon May 28, 2012 6:08 am


New member

Posts

Joined
Tue May 22, 2012 11:33 am
Location - Australia

Post by kombi » Thu Sep 20, 2012 1:00 pm

(Remember to backup your files before doing any editing)
Just remove the below line from the welcome.php page......

Path
\catalog\view\theme\default\template\module\welcome.php

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

Hope this helps......

New member

Posts

Joined
Thu Sep 06, 2012 5:03 am

Post by Saudi Bee » Mon Dec 03, 2012 1:26 pm

liquidgooey wrote:I am using Version 1.5.0 and found it works to open the following file and edit it:

catalog/language/english/module/welcome.php

you'll find:
<?php
$_['heading_title'] = 'Welcome to %s';
?>

which you can change to:
$_['heading_title'] = '';
or whatever you want your message to be.

Our store is here for reference https://secure.shuziamerica.com

Good Luck.
I tried your code and it worked fantastic ! Thanks !

I am a Shopica 2, Opencart 1.5.4 , Arabic language user.

New member

Posts

Joined
Sat May 19, 2012 5:09 pm

Post by crevilaro_foz » Tue Dec 04, 2012 7:20 pm

liquidgooey your method works, thanks! O0

Newbie

Posts

Joined
Tue Nov 20, 2012 1:47 am

Active Member

Posts

Joined
Fri Dec 23, 2011 6:03 pm

Post by Pyrocrafter » Fri Dec 06, 2013 11:43 pm

liquidgooey wrote:I am using Version 1.5.0 and found it works to open the following file and edit it:

catalog/language/english/module/welcome.php

you'll find:
<?php
$_['heading_title'] = 'Welcome to %s';
?>

which you can change to:
$_['heading_title'] = '';
or whatever you want your message to be.

Our store is here for reference https://secure.shuziamerica.com

Good Luck.
Brilliant! The one sensible answer I've found on this page.
I think others are getting confused with removing the whole module instead of just the heading.
Now I can add information to various pages without it saying 'Welcome to Blah blah' ;)

New member

Posts

Joined
Tue May 14, 2013 4:49 am

Post by ukracer » Sun Dec 08, 2013 11:03 am

I think a lot of people feel the same. Many users dont understand how to do basics. That last post showed the result of the change and showed the code that needed changing.

Are there any more layout type tutorials with the result to look at . Bearing in mind some of you guys are genius but when just starting out its scary and not intuitive to be honest.

Also if you see a module /feature you like , such as the review box out (I assume its a module) here https://www.shuziusa.com/shop/index.php is there an easy way to find it??

Its a fantastic system just not that user friendly. :( I cant even find a manual to be honest lol

Thanks for any replies.

Active Member

Posts

Joined
Wed Oct 03, 2012 6:36 am

Post by richsarv » Sat Dec 14, 2013 2:35 am

Guys!!!! I am new to this forum, but its very nice....
To the above challenge the solution is

1) catalog/view/theme/"your theme name"/template/common/header.tpl

2) right-click and edit code


3) use ctrl+f to find "Welcome" and you will see where u could edit or remove the entire message.

4) Save and exit

5) Done!!!!


I hope this works for u tooo!!!!

Regards...

Newbie

Posts

Joined
Sat Dec 14, 2013 2:26 am

Post by Overkilll » Thu Mar 06, 2014 10:38 pm

for ME this is the best solution.

in your control panel, go to this module in each language

/home/"yoursite"/public_html/catalog/language/"Eachlanguage"/module/welcome.php

And where you see this:

$_['heading_title'] = 'Welcome to %s';

delete the text between the comas to stay like this:

$_['heading_title'] = '';

If someone have a better and faster solution, i appreciate your help, sorry but im a noobie...

Newbie

Posts

Joined
Sun Nov 10, 2013 4:33 am
Who is online

Users browsing this forum: No registered users and 22 guests