Title: stevenvu's Replies | WordPress.org

---

# stevenvu

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Pronamic Google Maps] [Plugin: Pronamic Google Maps] Latitude and Longitude input fields missing](https://wordpress.org/support/topic/plugin-pronamic-google-maps-latitude-and-longitude-input-fields-missing/)
 *  [stevenvu](https://wordpress.org/support/users/stevenvu/)
 * (@stevenvu)
 * [15 years, 3 months ago](https://wordpress.org/support/topic/plugin-pronamic-google-maps-latitude-and-longitude-input-fields-missing/#post-1708677)
 * Hi,
 * I couldn’t work out how to private message you Remco,
 * I’ve just installed wordpress, latest and your plugin. When using the template
   code:
 *     ```
       <?php
           pronamic_google_maps(array(
               'width' => 290 ,
               'height' => 200
           ));
       ?>
       ```
   
 * It produces a static map.
 *     ```
       <?php pronamic_google_maps(array(
           'width' => 580 ,
           'height' => 200 ,
           'static' => false ,
           'color' => '0xFFD800' ,
           'label' => 'A'
       )); ?>
       ```
   
 * also produces a static map.
 * Just a heads up.
    Steven
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Base URL being automatically pre-pended to images when posted](https://wordpress.org/support/topic/base-url-being-automatically-pre-pended-to-images-when-posted/)
 *  Thread Starter [stevenvu](https://wordpress.org/support/users/stevenvu/)
 * (@stevenvu)
 * [16 years, 2 months ago](https://wordpress.org/support/topic/base-url-being-automatically-pre-pended-to-images-when-posted/#post-1441291)
 * I was being silly as normal.
 * <inane>
    I moved from one domain to another and regexed my old domain to my new
   name, using steven.vu instead of [http://steven.vu](http://steven.vu) . This 
   meant it thought it was a relative link and inserted the permalink before it.
 * I doubt that makes sense but I just wanted to get it off my chest. Sorry for 
   any minutes wasted.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [Need help recovering from PhotoPress plugin](https://wordpress.org/support/topic/need-help-recovering-from-photopress-plugin/)
 *  [stevenvu](https://wordpress.org/support/users/stevenvu/)
 * (@stevenvu)
 * [18 years ago](https://wordpress.org/support/topic/need-help-recovering-from-photopress-plugin/#post-752398)
 * `UPDATE`wp_posts`SET`post_content`= REPLACE(`post_content`,"?pp_album=1&amp;pp_image
   =","wp-content/oldphotos/")`
 * login to phpmyadmin.
 * Click on your wordpress database.
 * Click SQL.
 * Copy and paste the above.
 * Change the photopress folder with all your photos in from “photos” to “oldphotos”.
 * Just spent 20 minutes trying to figure that out. Hope it helped.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Manual insertion of post into wp_posts](https://wordpress.org/support/topic/manual-insertion-of-post-into-wp_posts/)
 *  Thread Starter [stevenvu](https://wordpress.org/support/users/stevenvu/)
 * (@stevenvu)
 * [18 years, 12 months ago](https://wordpress.org/support/topic/manual-insertion-of-post-into-wp_posts/#post-571260)
 * don’t worry. Was being stupid.

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