Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1143719
    blewisb
    Participant

    I’m having issues with google maps loading on this page: http://christchurch.monument.digital/small-groups/. The google maps are in the first 3 tabs of the accordion. First one only worked when I switched it to load on start. The next two don’t seem to load.

    I’m running WP 4.6, Cornerstone 1.3.0, and X 4.6.1

    #1143736
    blewisb
    Participant

    Hmm..this from another thread apparently solves the issue.

    .x-accordion-body.collapse:not(.in) {
       height: 0px;
       overflow: hidden;
       display: block;
       margin: 0;
       padding: 0;
    }
    #1143746
    blewisb
    Participant

    Is there shortcode to make the info bubble load on start so that you don’t have to click the map marker to open the bubble?

    #1144250
    Christopher
    Moderator

    Hi there,

    This is the way google map works and we have no control over it. It could be possible with custom development, but this would be outside the scope of support we can offer. You may wish to consult a developer to assist you with this. X is quite extensible with child themes, so there are plenty of possibilities. Thanks for understanding. Take care!

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