Hi
Under 'Contact Us' I would like to add some text like this:
You could also email us at xxxx and we will reply to your mails between 12 to 24 hours.
Also, how do I change first name to "your name"
Can anyone help me please, I can't find anything?
Under 'Contact Us' I would like to add some text like this:
You could also email us at xxxx and we will reply to your mails between 12 to 24 hours.
Also, how do I change first name to "your name"
Can anyone help me please, I can't find anything?
if like a image above you can try this,
open catalog-->language-->english-->information-->contact.php
fine and replace First Name be Your Name
it is to change the first name to your name
and the second step
open catalog-->view-->theme-->default-->template-->information-->contact.tpl
add this
<b>You could also email us at xxxx and we will reply to your mails between 12 to 24 hours.</b><br />
to line 9
after (<h1><?php echo $heading_title; ?></h1>) before (<form action="<?php echo $action; ?>" method="post" enctype="multipart/form-data">)
just it.
open catalog-->language-->english-->information-->contact.php
fine and replace First Name be Your Name
it is to change the first name to your name
and the second step
open catalog-->view-->theme-->default-->template-->information-->contact.tpl
add this
<b>You could also email us at xxxx and we will reply to your mails between 12 to 24 hours.</b><br />
to line 9
after (<h1><?php echo $heading_title; ?></h1>) before (<form action="<?php echo $action; ?>" method="post" enctype="multipart/form-data">)
just it.
Who is online
Users browsing this forum: No registered users and 15 guests