cancel
Showing results for 
Search instead for 
Did you mean: 

Edit Contact Us page

Edit Contact Us page

Hi  I'm new  to  Magento  and  am  trying  to make  a  small  edit  for  a  client who's shop is in magento 1.9.11

 

The page  in question is

http://shop.greentopllc.com/index.php/contacts


Id like  to make  some  edits  to  the  sidebar content,  which  doesn't appear  to be in the  admin any place. Im assuming its in a page  template.  Could someone tell me where  to locate it.

 

Thanks in advance

7 REPLIES 7

Re: Edit Contact Us page

Hello @steve_brettler ,

 

Enabling Template Path and Block Name hints are one of the most important activities of web designers and developers.This article will tell you how to deal with the same in Magento.Magento contains different .phtml files for different section of the user panel.

 

Steps to get Template Path Hints:

  1. Login to Magento Admin panel
  2. Go to System->Configuration.
  3. The Template Path and Block name will only appear for current website. So change the Current Configuration Scope to ‘Main Website’.
  4. Go to the Advanced section and click on Developers.
  5. Expand the Debug tab.
  6. Set the Template Path Hints to ‘Yes’.
  7. Click on ‘Save Configuration’ button.
  8. Open Magento user panel and see the template path hints. It shows each file where the page element is located in.

 

After enable it, You can easily see that in which .phtml file you will get sidebar content, After update don't forget to disable it.

 

--

If my answer is useful, please Accept as Solution & give Kudos

Re: Edit Contact Us page

thanks very much I have found the template path hints and have
turned them on. Im not sure what you mean by "user panel" however- I
don't see any such thing there. Should I see the hints on the
site front end?

Re: Edit Contact Us page

Hello @steve_brettler ,

 

Yes, I'm talking about customer view/frontend side.

 

--

If my answer is useful, please Accept as Solution & give Kudos

Re: Edit Contact Us page

Thanks for working me through this. There must be something else
going on im missing. Ive the hints turned on. But see noting on the
front end.

Ive viewed in an incognito window and also deleted the site cache-

Is there anything else i could/should try or do

Re: Edit Contact Us page

Please Try to refresh Cache or Make sure cache is disable in magento admin 

 

System->Configuration -> Cache Management 

Re: Edit Contact Us page

Thanks for your guidance- I have tried that, but still see no template hints- Is there anything else i could try

Re: Edit Contact Us page

yes, it should be on the front of the site