Title: MechaCoder's Replies | WordPress.org

---

# MechaCoder

  [  ](https://wordpress.org/support/users/mechacoder/)

 *   [Profile](https://wordpress.org/support/users/mechacoder/)
 *   [Topics Started](https://wordpress.org/support/users/mechacoder/topics/)
 *   [Replies Created](https://wordpress.org/support/users/mechacoder/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/mechacoder/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/mechacoder/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/mechacoder/engagements/)
 *   [Favorites](https://wordpress.org/support/users/mechacoder/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [add gallery](https://wordpress.org/support/topic/add-gallery-1/)
 *  [MechaCoder](https://wordpress.org/support/users/mechacoder/)
 * (@mechacoder)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/add-gallery-1/#post-5941322)
 * are you using a plugin to generate the the gallery?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Google Map Embedding](https://wordpress.org/support/topic/google-map-embedding/)
 *  [MechaCoder](https://wordpress.org/support/users/mechacoder/)
 * (@mechacoder)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/google-map-embedding/#post-5944731)
 * i have recently had this problem, a short answer is to use [google’s web app in maps](https://support.google.com/maps/answer/3045850?hl=en)
   and make your customizations there and then by using the plain text editor and
   use a to create a button which will link to your map
 * `<button onclick='window.open()'>GOOGLE MAP</button>`
 * the longer and way more technical way is using a iframe but i personally would
   not recommend this as this will double the load time (as you are loading 2 web
   pages) and does not work with some browsers and looks really bad.
 * if you send me the maps link then i would be happy to code the button for you
   and if send be colors and stuff i will make somthing to code buttons for you.
 * ^_^ hope this helps
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Google Map Embedding](https://wordpress.org/support/topic/google-map-embedding/)
 *  [MechaCoder](https://wordpress.org/support/users/mechacoder/)
 * (@mechacoder)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/google-map-embedding/#post-5944730)
 * i have recently had this problem, a short answer is to use [google’s web app in maps](https://support.google.com/maps/answer/3045850?hl=en)
   and make your customizations there and then by using the plain text editor and
   use a to create a button which will link to your map
 * `<button onclick='window.open("[example]")'>GOOGLE MAP</button>`
 * the longer and way more technical way is using a iframe but i personally would
   not recommend this as this will double the load time (as you are loading 2 web
   pages) and does not work with some browsers and looks really bad.
 * if you send me the maps link then i would be happy to code the button for you
   and if send be colors and stuff i will make somthing to code buttons for you.
 * ^_^ hope this helps

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