Post by sunburn1979 » Wed Dec 09, 2009 7:47 am

Can I, how do I extend <?php echo $welcome; ?> so that it appears on every page instead of just the home page?

Is the above even possible?

Cheers guys.

New member

Posts

Joined
Thu Aug 13, 2009 4:36 pm

Post by Qphoria » Wed Dec 09, 2009 9:05 am

Code: Select all

<?php echo $this->config->get('config_welcome_1'); ?>
(1 can change depending on which the language id)

Image


User avatar
Administrator

Posts

Joined
Tue Jul 22, 2008 3:02 am

Post by sunburn1979 » Wed Dec 09, 2009 11:33 pm

Cheers Q.

But I don't intend the language to be anything other than English for this project, so is it possible and if so how do I show the welcome message on every page of opencart/website/store

Thanks Guys

New member

Posts

Joined
Thu Aug 13, 2009 4:36 pm

Post by Qphoria » Thu Dec 10, 2009 12:10 am

as i showed.. 1 is english.
paste that into the view of each major controller or just put it into the side or header

Image


User avatar
Administrator

Posts

Joined
Tue Jul 22, 2008 3:02 am
Who is online

Users browsing this forum: No registered users and 1 guest