How to remove the Google Location Map

Discussion in 'GeoCraft WordPress Theme' started by sunnyca, Mar 2, 2019.

  1. sunnyca

    sunnyca Member

    Joined:
    Sep 16, 2012
    Messages:
    88
    Likes Received:
    3
    I don't want it to show errors on my website. How to remove that section completely?
    Thanks!
     
  2. akbar92

    akbar92 Support Staff Staff Member

    Joined:
    Jun 3, 2017
    Messages:
    2,318
    Likes Received:
    49
    Hello,

    Greeting from InkThemes,

    The errors are occurring due to incorrect Google Map API key.

    So, kindly generate the correct Google Map API key of your website and put it in the theme options settings.

    The error will surely get removed.

    Regards,
    Akbar
    InkThemes.com
     
  3. sunnyca

    sunnyca Member

    Joined:
    Sep 16, 2012
    Messages:
    88
    Likes Received:
    3
    Thank you very much!

    However I still don't want to have that section completely, can you have a code for that?


     
  4. akbar92

    akbar92 Support Staff Staff Member

    Joined:
    Jun 3, 2017
    Messages:
    2,318
    Likes Received:
    49
    Hello,

    Greeting from InkThemes,

    Oh Yes! I do have code for that,

    To make the desired changes, just paste the code in the Additional CSS section of the theme.

    Go to (Dashboard->Appearance->Customize->Additional CSS).

    Code:
    div#map {
        display: none;
    }
    I hope this will help you.

    Regards,
    Akbar
    InkThemes.com
     
  5. sunnyca

    sunnyca Member

    Joined:
    Sep 16, 2012
    Messages:
    88
    Likes Received:
    3
    Thanks a lot!
     
  6. akbar92

    akbar92 Support Staff Staff Member

    Joined:
    Jun 3, 2017
    Messages:
    2,318
    Likes Received:
    49
    Hello,

    Greeting from InkThemes,

    You are most Welcome!

    Do let us know if you need further help, we will be glad to assist you.

    And always feel free to ask your queries at our support forum: http://inkthemes.com/community/ and at our email [email protected]

    Regards,
    Akbar
    InkThemes.com
     
  7. eatdrink33

    eatdrink33 New Member

    Joined:
    Dec 5, 2013
    Messages:
    6
    Likes Received:
    0
     
  8. eatdrink33

    eatdrink33 New Member

    Joined:
    Dec 5, 2013
    Messages:
    6
    Likes Received:
    0
    Hi Sunny,
    this did not work for me, did it work your end?
    Thanks
    Cath
     
  9. akbar92

    akbar92 Support Staff Staff Member

    Joined:
    Jun 3, 2017
    Messages:
    2,318
    Likes Received:
    49
    Hello Cath,

    Greeting from InkThemes,

    Do you want to hide the Google map that is displayed on the home page?

    If yes then, paste the code in the Additional CSS section of the theme.

    Go to (Dashboard->Appearance->Customize->Additional CSS).

    Code:
    div#map {
        display: none;
    }
    Otherwise, if the issue is something else then just mention the issue and send us the below-mentioned credential details at [email protected] along with the thread link.

    WordPress Website URL: -
    WordPress Username: -
    WordPress Password: -

    We will see the issue and do the needful for you

    Regards,
    Akbar
    InkThemes.com
     
  10. eatdrink33

    eatdrink33 New Member

    Joined:
    Dec 5, 2013
    Messages:
    6
    Likes Received:
    0
    Hi Arthur
    I fixed the map issue but there are old images showing in the business listing.
    How do I remove the outdated image please?
    I have tried deleting it in the listing backend and uploading a different image but this does not work.
    Please help




     
  11. akbar92

    akbar92 Support Staff Staff Member

    Joined:
    Jun 3, 2017
    Messages:
    2,318
    Likes Received:
    49
    Hello Cath,

    Greeting from InkThemes,

    Could you please share the screenshot of the area, as I am unable to understand which area you are talking about.

    Let me know this then I will deliver you the exact solution for the problem that is occurring on your end.

    Regards,
    Akbar
    InkThemes.com
     

Share This Page