Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1406499
    bernbeam
    Participant

    Hi there,

    i have the problem, that the performance of my website http://www.feuerlein.center is pretty poor, although it has not too much content and WP and Cornerstone are updated to the latest versions.

    Maybe it has something to do with the error codes i receive when using the inspector:

    You have included the Google Maps API multiple times on this page. This may cause unexpected errors.
    and
    Google Maps API error: MissingKeyMapError

    and
    Google Maps API warning: NoApiKeys

    The map, which i had implemented via Cornerstone has been deleted, but the error codes show up nevertheless.

    Thank you for your support!

    Bernhard

    #1406578
    Rahul
    Moderator

    Hey There,

    Thanks for writing in!

    Kindly walk-through the following link :

    https://community.theme.co/forums/topic/google-maps-or-map-embed-not-working/#post-1082233

    If you’ve anything further to ask, kindly let us know. We’d be happy to assist you with anything.

    Thanks.

    #1407739
    bernbeam
    Participant

    Hi,

    thanks for your answer!
    I checked your link and deleted
    this script in the functions.php in my x-child folder:

    function my_add_frontend_scripts() {
    wp_register_script( ‘vendor-google-maps’, ‘https://maps.googleapis.com/maps/api/js?key=YOUR_API_KEY’);
    wp_enqueue_script( ‘vendor-google-maps’ );
    }
    add_action(‘wp_enqueue_scripts’, ‘my_add_frontend_scripts’, 100);

    Now i should not have anything regarding google maps in my site,
    but the performance is still poor and i receive this error message in the inspector:

    Google Maps API error: MissingKeyMapError
    Google Maps API warning: NoApiKeys

    can you help me finding the bug?

    Thanks a lot!
    Bernhard

    #1407886
    Christopher
    Moderator

    Hi there,

    Please check this link https://community.theme.co/kb/performance to improve site performance.
    In regards wit google map API key, please provide us with URL so we can take a closer look.

    Thanks.

    #1407994
    bernbeam
    Participant

    Hi there,

    thanks a lot!

    I did install the W3 Total Cache plugin and followed the steps described.

    This is the URL of my site: http://feuerlein.center/

    Thanks for your help!

    #1408120
    Jade
    Moderator

    Hi there,

    Would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:

    – Link to your site
    – WordPress Admin username / password
    – FTP credentials

    Don’t forget to select Set as private reply. This ensures your information is only visible to our staff.

    #1408376
    bernbeam
    Participant
    This reply has been marked as private.
    #1409054
    Rad
    Moderator

    Hi there,

    Please configure your cache plugin properly, it’s installed bu not configured. They are actually off, please check the plugin documentation.

    As for map error, please turn off your Ubermenu google map un general asset setting.

    Thanks!

    #1409275
    bernbeam
    Participant

    Thank you for your great support!!

    Everything works now as it should.

    Bernhard

    #1409311
    Christian
    Moderator

    You’re welcome.

  • <script> jQuery(function($){ $("#no-reply-1406499 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>