Title: burrowsja's Replies | WordPress.org

---

# burrowsja

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Networking WordPress](https://wordpress.org/support/forum/multisite/)
   
   In reply to: [Permalinks and multisites](https://wordpress.org/support/topic/permalinks-and-multisites/)
 *  Thread Starter [burrowsja](https://wordpress.org/support/users/burrowsja/)
 * (@burrowsja)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/permalinks-and-multisites/#post-3209971)
 * Thanks for the response – just to confirm as I was going to use subdomains rather
   than subfolders – if i use subdomains there’s no impact to permalinks?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Basic Google Maps Placemarks] [Plugin: Basic Google Maps Placemarks] How to format text in Info window](https://wordpress.org/support/topic/plugin-basic-google-maps-placemarks-how-to-format-text-in-info-window/)
 *  [burrowsja](https://wordpress.org/support/users/burrowsja/)
 * (@burrowsja)
 * [14 years, 10 months ago](https://wordpress.org/support/topic/plugin-basic-google-maps-placemarks-how-to-format-text-in-info-window/#post-2206320)
 * works great; thanks so much for this, I’ll be rolling it out soon on my site.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Basic Google Maps Placemarks] [Plugin: Basic Google Maps Placemarks] How to format text in Info window](https://wordpress.org/support/topic/plugin-basic-google-maps-placemarks-how-to-format-text-in-info-window/)
 *  [burrowsja](https://wordpress.org/support/users/burrowsja/)
 * (@burrowsja)
 * [14 years, 10 months ago](https://wordpress.org/support/topic/plugin-basic-google-maps-placemarks-how-to-format-text-in-info-window/#post-2206314)
 * Hi Ian
 * Thanks for your response above; the !important worked in the plugin css but i
   still get the scroll bar because of the gap between the heading and the body 
   of the placemark text. I can’t see where this is controlled?
 * I’m looking to be able to write a company name and website for each placemark,
   to be visible on the click of the placemark balloon.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Basic Google Maps Placemarks] [Plugin: Basic Google Maps Placemarks] How to format text in Info window](https://wordpress.org/support/topic/plugin-basic-google-maps-placemarks-how-to-format-text-in-info-window/)
 *  [burrowsja](https://wordpress.org/support/users/burrowsja/)
 * (@burrowsja)
 * [14 years, 10 months ago](https://wordpress.org/support/topic/plugin-basic-google-maps-placemarks-how-to-format-text-in-info-window/#post-2206301)
 * I’m having the same issue with my theme (Structure by Organics). I can change
   the code to make the letters uppercase but I can’t control the font-size with
   this:
 * .bgmp_placemark h1
    { margin: 0; font-size: 11px; padding: 5px 0; }
 * the current text looks too big: [http://www.woodindesign.com/designer-map/](http://www.woodindesign.com/designer-map/)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Photo Gallery, Sliders, Proofing and Themes - NextGEN Gallery] NextGEN-gallery: sticky post problem](https://wordpress.org/support/topic/nextgen-gallery-sticky-post-problem/)
 *  [burrowsja](https://wordpress.org/support/users/burrowsja/)
 * (@burrowsja)
 * [14 years, 11 months ago](https://wordpress.org/support/topic/nextgen-gallery-sticky-post-problem/#post-2164251)
 * cool; thanks guys,appreciate the help and quick responses…
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Photo Gallery, Sliders, Proofing and Themes - NextGEN Gallery] NextGEN-gallery: sticky post problem](https://wordpress.org/support/topic/nextgen-gallery-sticky-post-problem/)
 *  [burrowsja](https://wordpress.org/support/users/burrowsja/)
 * (@burrowsja)
 * [14 years, 11 months ago](https://wordpress.org/support/topic/nextgen-gallery-sticky-post-problem/#post-2164249)
 * this is the line of code I see on line 351:
 * $picturelist[$key]->pidlink = $nggRewrite->get_permalink( $args );
 * and it’s in this block:
 * // create link for imagebrowser and other effects
    $args [‘nggpage’] = empty(
   $nggpage) ? false : $nggpage; $args [‘pid’] = ($ngg_options[‘usePermalinks’])?
   $picture->image_slug : $picture->pid; $picturelist[$key]->pidlink = $nggRewrite-
   >get_permalink( $args );
 * did you get rid of the whole block of code ?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Photo Gallery, Sliders, Proofing and Themes - NextGEN Gallery] NextGEN-gallery: sticky post problem](https://wordpress.org/support/topic/nextgen-gallery-sticky-post-problem/)
 *  [burrowsja](https://wordpress.org/support/users/burrowsja/)
 * (@burrowsja)
 * [14 years, 11 months ago](https://wordpress.org/support/topic/nextgen-gallery-sticky-post-problem/#post-2164248)
 * one potential, though unsatisfactory, fix is to deactivate the gallery, make 
   your changes, and then reactivate
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Photo Gallery, Sliders, Proofing and Themes - NextGEN Gallery] NextGEN-gallery: sticky post problem](https://wordpress.org/support/topic/nextgen-gallery-sticky-post-problem/)
 *  [burrowsja](https://wordpress.org/support/users/burrowsja/)
 * (@burrowsja)
 * [14 years, 11 months ago](https://wordpress.org/support/topic/nextgen-gallery-sticky-post-problem/#post-2164246)
 * i can’t help, but I’m having the same issue when I try to update the tags: Fatal
   error: Call to a member function get_permalink() on a non-object in /home//wp-
   content/plugins/nextgen-gallery/nggfunctions.php on line 351
 * Also need help..

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