Post by mal-schauen » Mon Apr 20, 2009 5:48 pm

I do not know whether it is a mistake, but I missing in contact the shop owner under the shopname. The shop owner must enter in the admin area, but he is nowhere to be seen? The contact form would be the best place for it. ;)

Alles für die Anwendung im deutschen Sprachraum
Hier gehts zum deutschen Forumbereich


User avatar
Moderator

Posts

Joined
Sun Feb 08, 2009 11:16 pm
Location - Germany

Post by fido-x » Mon Apr 20, 2009 6:13 pm

The store owner's name is not included on the contact page. You can include it (if you want) by inserting the following:-

Code: Select all

$this->data['owner'] = $this->config->get('config_owner');
into "catalog/controller/information/contact.php" (around line 56).

Then insert:

Code: Select all

<?php echo $owner; ?><br />
below

Code: Select all

<?php echo $store; ?><br />
in "catalog/view/theme/default/template/information/contact.tpl" (around line 10).

Image
Modules for OpenCart 2.3.0.2
Homepage Module [Free - since OpenCart 0.7.7]
Multistore Extensions
Store Manager Multi-Vendor/Multi-Store management tool

If you're not living on the edge ... you're taking up too much space!


User avatar
Expert Member

Posts

Joined
Sat Jun 28, 2008 1:09 am
Location - Tasmania, Australia

Post by Daniel » Mon Apr 20, 2009 6:40 pm

I think people wil be writing directly to the store owner if the put there name down.

If its a big company they will have a mail department or manager to open the mail.

User avatar
Administrator

Posts

Joined
Fri Nov 03, 2006 6:57 pm
Who is online

Users browsing this forum: No registered users and 166 guests