Viewing 15 replies - 1 through 15 (of 27 total)
  • Hey Anil here..
    Can you please send me plugin name or api name which you have used in wordpress theme..

    Thread Starter nanergy

    (@nanergy)

    Anil can I send you a login to the admin? Not sure how to answer your questions. API is from Google. Plug in is Google Maps.

    Yes Please send over Gmail for security purpose [email removed]
    Or If you feel free then send here…

    • This reply was modified 9 years, 3 months ago by stephencottontail. Reason: removed email
    Thread Starter nanergy

    (@nanergy)

    Will send to your gmail…thank you!

    okay

    @anilkum103: Please don’t do that: when you offer to get admin access and/or FTP access then you’re really going too far and that’s not cool.

    https://make.ww.wp.xz.cn/support/handbook/forum-welcome/#the-bad-stuff

    If you are given admin credentials, you are potentially liable for any potential damage that may be caused, not only by yourself but anyone accessing the system. Even if you do not provide warranty with your own product.

    Unless you’re willing to take responsibility for that user’s installation from now on (and they should NOT let you do that) then please do not ask or suggest that someone provide you those admin or FTP details.

    You can provide assistance here, ask for log data, you can make recommendations and even suggest changes. But do not seek admin or FTP access. That’s just going too far.

    @nanergy: I recommend changing your admin password immediately.

    Thread Starter nanergy

    (@nanergy)

    Won’t let me change password. Tried three times.

    You should be able to change your password by going to Dashboard > Users > Your Profile > New Password and then clicking the “Generate Password” button. From there, you can either accept the generated password or create your own, and then click the “Update Profile” button. Are you receiving any errors when you do this?

    Thread Starter nanergy

    (@nanergy)

    Ok got it, no errors. I am thinking about just starting over with the whole thing.

    Hey Nanergy, I’ve checked wordpress back-end. All thing are going fine. Kindly open Google map generate (where you got API key) and recheck the setting of map.

    Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    @nanergy, You have a CSS problem.

    If you want to fix it, install a Custom CSS plugin and add this CSS:

    
    html .header-complex .header-content img {
        max-height: none;
    }
    

    @anilkum103, I understand this is your first time on the ww.wp.xz.cn forum, but please do take note of what @stephencottontail has said. We have a zero tolerance approach to people asking for login credentials and it would be a shame for your account to be banned so soon.
    https://make.ww.wp.xz.cn/support/handbook/forum-welcome/#being-mod-watched-or-banned

    Thread Starter nanergy

    (@nanergy)

    Yup definitely in over my head. No idea how to create a plug in or what folder to put it in. Really just going to curl up in a corner and cry now…bye.

    Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    @nanergy, We’re so close now. If you can hang on a little bit more it would be great. The steps to resolve the issue involve installing a plugin and copying and pasting that above code.

    You can install a plugin automatically in WordPress: https://codex.ww.wp.xz.cn/Managing_Plugins#Automatic_Plugin_Installation

    When you’re searching for a plugin, look for the one named ‘custom css pro’: https://ww.wp.xz.cn/plugins/custom-css-pro/

    Then in the plugin’s CSS section copy and paste the below code and save:

    
    html .header-complex .header-content img {
        max-height: none;
    }
    
    • This reply was modified 9 years, 3 months ago by Andrew Nevins.
    Thread Starter nanergy

    (@nanergy)

    Ok…done being a cry baby. Going to try this. Somebody cross their fingers!

    Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    @nanergy, On a similar note would you be able to change your dashboard credentials as soon as possible?

Viewing 15 replies - 1 through 15 (of 27 total)

The topic ‘Google Maps not displaying properly’ is closed to new replies.