Editing Contact Us Map on a Page using Contact Template

Discussion in 'InkThemes-Support Working Hours' started by adammacha, Nov 20, 2015.

  1. adammacha

    adammacha New Member

    Joined:
    Oct 30, 2015
    Messages:
    24
    Likes Received:
    0
    Hi
    I have created a Page = Contact Us
    I had set the template to Contact Page ( refeer to image 1.png attached )
    I get the output as shown on image 2.png attached
    How do i change the Map to reflect my real location.

    Regards
    Adam
     

    Attached Files:

    • 1.png
      1.png
      File size:
      177.5 KB
      Views:
      7
    • 2.png
      2.png
      File size:
      186.4 KB
      Views:
      5
  2. nitin

    nitin Guest

    Hi,

    Greetings from InkThemes,

    You would be glad to know that it's very easy for you to do. Please follow the screenshot given below.

    2015-11-21_10h44_22.png

    Hope this helps...!

    Thanks & Regards!
    Nitin
    InkThemes.com
     
  3. adammacha

    adammacha New Member

    Joined:
    Oct 30, 2015
    Messages:
    24
    Likes Received:
    0
    Thanks that worked.
    But now the Page has Search widget on it. How do i remove it
    reference the attached file

    Adam
     

    Attached Files:

    • 1.png
      1.png
      File size:
      197.4 KB
      Views:
      4
  4. nitin

    nitin Guest

    Hi Adam,

    Hope you are doing good.

    Please paste the code given below in Custom CSS section
    (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard.

    Code:
    form.searchform {
        display: none;
    }
    
    Hope this helps...!

    Thanks & Regards!
    Nitin
    InkThemes.com
     
  5. adammacha

    adammacha New Member

    Joined:
    Oct 30, 2015
    Messages:
    24
    Likes Received:
    0
    Thanks Nitin
    But this is what happened.
    I had two pages where the search was appearing ( Contact Us / Blog )
    When i put the code given is CSS , it takes out the Search from both Pages.
    Suppose i needed it removed from one of the two pages only. eg Remove from Contact US only but should still appear in my Blog Page.

    Regards
    Adam
     
  6. priya

    priya Guest

    Hello Adam,

    Could you let me know the name of the theme or provide us your site URL so that we can assist you accordingly?

    Looking forward to your reply.

    Thanks & Regards!
    Priyanka
    InkThemes.com
     
  7. adammacha

    adammacha New Member

    Joined:
    Oct 30, 2015
    Messages:
    24
    Likes Received:
    0
  8. priya

    priya Guest

    Hello,

    Please follow the screenshot given below.

    remove_sidebar.png

    Hope it will resolve your issue

    Do let me know if you need more assistance,

    Thanks & Regards!
    Priyanka
    InkThemes.com
     

Share This Page