• my button
    <div class="vc_btn3-container sdealer vc_btn3-inline custom-ult-modal overlay-show" data-class-id="content-57e22f9a54711" data-overlay-class="overlay-cornerbottomleft"><button class="vc_btn3 vc_btn3-shape-rounded btn btn-lg btn-secondary">Текст на кнопке</button></div>
    modal

    <div id="modal-trg-txt-wrap-3081" class="ult-modal-input-wrapper ult-adjust-bottom-margin  "><script type="text/javascript">
    				(function($){
    					$(document).ready(function(){
    						var selector = ".sdealer";
    						$(selector).addClass("custom-ult-modal overlay-show");
    						$(selector).attr("data-class-id", "content-57e22f9a54711");
    						$(selector).attr("data-overlay-class", "overlay-cornerbottomleft");
    					});
    				})(jQuery);
    				</script></div>
    

    and modal in footer

    In what promlem? map is not work!

Viewing 1 replies (of 1 total)
  • Plugin Author Tijmen Smit

    (@tijmensmit)

    The map is not designed to work in a modal. What’s the URL where I can see this?

    Does it only show a grey map? If so, then make sure to give the link that triggers the modal has this set in the href > wpsl_map_tab_anchor. So you get Show modal for example. This will trigger a piece of code that tries to fix the issue.

Viewing 1 replies (of 1 total)
  • The topic ‘Modal map issue’ is closed to new replies.