Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter booogiewoo

    (@booogiewoo)

    Hi Kharis,

    Thank you so much for your support.

    Unfortunately, I was unable to get this code to work, but now I got the wanted behavior using this string:

    jQuery('.menu-item').on( "click", function() {jQuery('#mainnav-mobi').hide()})

    Also thanks for the suggested plugin. Since I am already using the Advanced Ads plugin I also implemented this custom footer code injection with it. Works like a charm.

    All the best!
    BW

    hi @bbigk

    i removed line 244-246 from

    wp-content/plugins/another-events-calendar/public/class-aec-public.php

    `
    // Google Map
    //$api_key = ! empty( $map_settings[‘api_key’] ) ? ‘&key=’.$map_settings[‘api_key’] : ”;
    //wp_register_script( AEC_PLUGIN_SLUG.’-google-map’, ‘//maps.googleapis.com/maps/api/js?v=3.exp’.$api_key ); `

    works for me but…

Viewing 2 replies - 1 through 2 (of 2 total)