Google street view not work in Twenty Evelen Themes WordPress 3.2.1

  • Unknown's avatar

    Today i try with brand new WordPress 3.2.1 which using Twenty Eleven 1.2 as default themes. I start post example from Google Street View documentation :

    <div id="pano" style="width: 400px; height: 300px"></div>
    <p>
    <script src="http://maps.googleapis.com/maps/api/js?sensor=false" type="text/javascript"></script><script type="text/javascript">function init() {var fenway = new google.maps.LatLng(42.345573,-71.098326);var panoOptions = {position: fenway,addressControlOptions: {position: google.maps.ControlPosition.BOTTOM},linksControl: false, panControl: false,zoomControlOptions: {style: google.maps.ZoomControlStyle.SMALL},enableCloseButton: false};var panorama = new google.maps.StreetViewPanorama( document.getElementById("pano"), panoOptions);}window.onload = init;</script>

    But it’s not works. I try change server configuration and still can’t figured out what the problem until i change themes into Twenty ten. Voilla! It’s works by now. It’s very sad that i love Twenty Eleven themes, but should switch into Twenty ten themes because this problem.

    Hope there Twenty Eleven team can give patch later.

    PS: i posted this cases and update on my blog Google street view problem with Twenty Eleven Themes WordPress 3.2.1

    Thanks

  • Unknown's avatar

    You gave the magic password:

    Today i try with brand new WordPress 3.2.1

    Which means:

    The site you are asking about does not seem to be hosted on WordPress.COM so you need to make friends over at WordPress.ORG the keepers of the software you are using.

    https://en.forums.wordpress.com/topic/7-things-to-know-before-posting-in-wordpresscom-forums?replies=1

    This site is for support of sites hosted on WordPress.COM. You should address your questions to WordPress.ORG the keepers of the software you are using: http://wordpress.org/support/

    For more on the difference: http://support.wordpress.com/com-vs-org/

  • Unknown's avatar

    Sorry. Thanks for correction

  • The topic ‘Google street view not work in Twenty Evelen Themes WordPress 3.2.1’ is closed to new replies.