Home › Forums › Travel WordPress Theme › Comprehensive Google Map plugin not working and tinyMCE html not OK › Reply To: Comprehensive Google Map plugin not working and tinyMCE html not OK
Hi
You are welcome.
I saw the issue in your link. I tested again in my local by the shortcode. It’s fine. Please try to change some map settings
I’ll check pin-it, and fix it soon.
Is it possible to put a Comp.GoogleMap in the place were your map is normally in a “gallery news post”? Yes, it is possible.
Change the code between </div><!–End gallery_tip_wrap–> and </div><!–End gallery_tip–> (http://d.pr/i/x219) of single.php as:
<div id="map_canvas" class="map rounded"><?php the_content(); ?></div>
Put your map shortcode in gallery post content area like: http://d.pr/i/GjOJ
Note the width/height is width="460" height="120"