Jump to content

Edit info in contact block?


Recommended Posts

I hope some can point me to where I can edit the info on my front page. 

On the main page of my site on the right is a "contact us" block with our store hours and telephone number. The shop hours have changed as well as the phone number. I can't for the life of me find the code anywhere. the site address is www.starsnstripesvapor.com  the area I need to edit is on the right.

 

Thanks for any help you can send my way.

 

 

Link to comment
Share on other sites

I do appreciate the reply however, the contact block in the back office only edits the info in the footer not the contact info on the right side of the page. if you take a look at the page you can see the contact info on the right side of the page differs from that in the footer. I can't find where I need to go to edit the right side of the page.

www.starsnstripesvapor.com

Link to comment
Share on other sites

Wild_Turkey, this is what appears at the location you directed me to:

 

<div id="contact_block" class="block">
<p class="title_block">{l s='Contact us' mod='blockcontact'}</p>
<div class="block_content clearfix">
<p>{l s='Our hotline is available 9am/8pm M-F Sat. 9am/1pm eastern time' mod='blockcontact'}</p>
{if $telnumber != ''}<p class="tel"><span class="label">{l s='Phone:' mod='blockcontact'}</span>{$telnumber|escape:'htmlall':'UTF-8'}</p>{/if}
{if $email != ''}<a href="mailto:{$email|escape:'htmlall':'UTF-8'}">{l s='Contact our hotline' mod='blockcontact'}</a>{/if}
</div>
 
I still can't edit the phone #
Link to comment
Share on other sites

 

Wild_Turkey, this is what appears at the location you directed me to:

 

<div id="contact_block" class="block">
<p class="title_block">{l s='Contact us' mod='blockcontact'}</p>
<div class="block_content clearfix">
<p>{l s='Our hotline is available 9am/8pm M-F Sat. 9am/1pm eastern time' mod='blockcontact'}</p>
{if $telnumber != ''}<p class="tel"><span class="label">{l s='Phone:' mod='blockcontact'}</span>{$telnumber|escape:'htmlall':'UTF-8'}</p>{/if}
{if $email != ''}<a href="mailto:{$email|escape:'htmlall':'UTF-8'}">{l s='Contact our hotline' mod='blockcontact'}</a>{/if}
</div>
 
I still can't edit the phone #

 

Put what ever you want to appear in the block where it says 'Our hotline..............'

Link to comment
Share on other sites

I really appreciate your help.

The text "'Our hotline is available 9am/8pm M-F Sat. 9am/1pm eastern time "

is what appears on the front page of my site, and I assumed changing it will change the text on the site but do you know why the phone number is not displayed here as well? or the link to the image on the site

Link to comment
Share on other sites

I don't know but thanks!

I found where to edit the phone # in the back office. I do recall placing all the info into the code along with the image but can't for the life of me find where I did it. This may be a work around but it worked!! The only thing I can edit in the back office is the phone # and email address in that block and the contact info for the footer in the back office.

 

Thanks again! :)

  • Like 1
Link to comment
Share on other sites

×
×
  • Create New...