Viewing 7 replies - 1 through 7 (of 7 total)
  • Both pages show the Google map just fine to me.

    It doesn’t display Google Maps.

    What exactly do you mean by ‘It’? The map on that page itself? Or are you trying to show a map inside FancyBox?

    Thread Starter tiuscia

    (@tiuscia)

    Hi,

    this page displays the map fine, and you can move in it and you can see the logo of the location: http://www.biancamirabela.com/it/contatti/. In this website I didn’t installed your plugin.

    Instead, in this page I edited the html code to find out a solution, and now yes I can see the map but it’s static. If you try to move the map you can’t…and the logo is not displayed: http://www.biancamirabela.com/contact/.
    In this website I installed you plugin. I also tried to deactivate you plugin but the map didn’t work anyway.

    If I uninstall you’re plugin everything works perfectly.

    Let me know if you need to know something more about it.
    Thanks a lot.
    Katia

    Hi Katia, can you make a test page (for example on http://www.biancamirabela.com/test-map/) where you insert a map the ‘normal’ way that does not work? I’d like to see what is happening to be able to debug…

    Thread Starter tiuscia

    (@tiuscia)

    Hi,

    here it is http://www.biancamirabela.com/test/
    Sorry if I didn’t do that before.

    Hm… for some reason, there are two things missing on that test page. These are a script snippet and one script file that belong to the theme:

    <script type='text/javascript'>
    /* <![CDATA[ */
    var udt_global_vars = {"template_dir":"http:\/\/www.biancamirabela.com\/it\/wp-content\/themes\/cartel\/","contact_form_required_fields_label_ajax":"This is a required field.","contact_form_warning":"Please verify fields and try again.","contact_form_email_warning":"Please enter a valid e-mail address and try again.","contact_form_error":"There was an error sending your email. Please try again later.","contact_form_success_message":"Thanks, we got your mail and will get back to you in 24h!","scrollToTopSpeed":"normal","epic_slider_slideshow":"0","epic_slider_autoplay":"1","epic_slider_navigation_style":"bullets","epic_slider_slide_timer":"3000","epic_slider_slide_animation_speed":"600","epic_slider_slide_animation":"leftToRight","epic_slider_mobile_slide_animation":"fade","epic_slider_easing":"easeInQuad","flexslider_autoplay":"1","flexslider_slide_timer":"3000","flexslider_slide_animation_speed":"600","thumb_rollover_color":"#ffffff","thumb_rollover_text_color":"#000000","thumb_rollover_opacity":"0.8","thumb_rollover_padding":"0","thumb_rollover_zoom_factor":"1.05","rollover_logo":"http:\/\/www.biancamirabela.com\/it\/wp-content\/uploads\/udf_foundry\/images\/rollover_logo.png","background_image_opacity":"1","background_image_overlay_pattern_on_off":"0","epic_slider_overlay_pattern_on_off":"0","map_controls":"1","map_image_marker":"http:\/\/www.biancamirabela.com\/it\/wp-content\/uploads\/udf_foundry\/images\/map_marker.png"};
    /* ]]> */
    </script>
    <script type='text/javascript' src='http://www.biancamirabela.com/it/wp-content/themes/cartel/js/common.js?ver=3.8.1'></script>

    When this is present (in the footer) then the map works but it looks like the Easy FancyBox plugin removes these.

    The plugin uses wp_deregister_script() to remove any scripts that are named ‘fancybox’, ‘jquery.fancybox’, ‘jquery_fancybox’, ‘jquery-fancybox’, ‘jquery-easing’ and ‘jquery-mousewheel’ to prevent overlap or conflict with other plugins.

    It might just be that the theme uses any one of these names for its common.js file inclusion. Or it could just be that the fancybox script that comes with the theme (and removed again by the plugin) has a dependency for ‘common.js’…

    I’d need to see the themes functions.php to tell you more.

    Thread Starter tiuscia

    (@tiuscia)

    I can send you the functions.php by email if you want.

    Let me know.

    Thanks a lot

    Sure! You can contact me directly via http://status301.net/contact-en/ The form does not have a file upload function but I’ll respond to your message and the you can send it by reply.

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

The topic ‘Problems with Google maps’ is closed to new replies.