Title: baldguy's Replies | WordPress.org

---

# baldguy

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Formidable Forms - WordPress Form Builder for Contact Forms, Calculators, Quizzes & More] Change colors in email notification?](https://wordpress.org/support/topic/change-colors-in-email-notification/)
 *  Thread Starter [baldguy](https://wordpress.org/support/users/baldguy/)
 * (@baldguy)
 * [2 years, 1 month ago](https://wordpress.org/support/topic/change-colors-in-email-notification/#post-17710600)
 * When I went to that page I saw the Default Message Parameters. These allowed 
   me to specify (among other things) the background color, alternate background
   color, and text color. Easy to implement, and work great.
 * Lesson learned – should have Read The Fine Manual!
 * I would still rather have a global option instead of notification-by-notification
   basis, but I’ll take it.
 * Thanks!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[The Events Calendar] Set different Posts per Page](https://wordpress.org/support/topic/set-different-posts-per-page/)
 *  Thread Starter [baldguy](https://wordpress.org/support/users/baldguy/)
 * (@baldguy)
 * [3 years, 9 months ago](https://wordpress.org/support/topic/set-different-posts-per-page/#post-16005647)
 * Thanks, Jaime!
 * That was set, but I just re-saved it and it seems to be working now.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Translate Wordpress with GTranslate] Conflict with Astra Theme Gradient Background](https://wordpress.org/support/topic/conflict-with-astra-theme-gradient-background/)
 *  Thread Starter [baldguy](https://wordpress.org/support/users/baldguy/)
 * (@baldguy)
 * [4 years, 4 months ago](https://wordpress.org/support/topic/conflict-with-astra-theme-gradient-background/#post-15364622)
 * That works. Thanks!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Popup Maker - Boost Sales, Conversions, Optins, Subscribers with the Ultimate WP Popup Builder] Popup won’t display](https://wordpress.org/support/topic/popup-wont-display/)
 *  Thread Starter [baldguy](https://wordpress.org/support/users/baldguy/)
 * (@baldguy)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/popup-wont-display/#post-12651090)
 * Thanks, Maria.
 * Discovered that my jQuery functions were throwing errors due to reverting to 
   the default WordPress jQuery (and its use of jQuery.noConflict(). Changed ‘$’
   to ‘jQuery’, and everything appears to be working correctly.
 * Why errors in other jQuery functions affected the popups I don’t know, but it
   looks good now.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Meta Box] Map Zoom not working](https://wordpress.org/support/topic/map-zoom-not-working/)
 *  Thread Starter [baldguy](https://wordpress.org/support/users/baldguy/)
 * (@baldguy)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/map-zoom-not-working/#post-10660803)
 * Meta Box 4.15.4 on WP 4.9.8.
 * Still not working. Nothing I do to change the zoom level results in any change
   on the front end.
 * This is the opening div tag for the map as it’s displayed:
 * `<div class="rwmb-map-canvas" data-map_options="{"latitude":"43.2455302","longitude":"-
   78.19403869999996","width":"100%","height":"300px","marker":true,"marker_title":"","
   info_window":"<h3>My Place Name<\/h3><p>My place address<br \/>My City, State
   ZIP<\/p>","js_options":{"zoom":"","mapTypeId":"ROADMAP"},"api_key":"MyAPIkeygoeshere","
   type":"map","zoom":11}" style="width: 100%;height: 300px;position: relative;overflow:
   hidden;">`
 * I notice there are two places where ‘zoom’ is populated. One has nothing, the
   other has my 11.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Timely All-in-One Events Calendar] Can't change calendar theme](https://wordpress.org/support/topic/cant-change-calendar-theme-1/)
 *  Thread Starter [baldguy](https://wordpress.org/support/users/baldguy/)
 * (@baldguy)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/cant-change-calendar-theme-1/#post-7462717)
 * Confirming that upgrading to AI1EC 2.5.5 fixes this issue.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Featured Video Plus] Can't add Featured Video](https://wordpress.org/support/topic/cant-add-featured-video/)
 *  Thread Starter [baldguy](https://wordpress.org/support/users/baldguy/)
 * (@baldguy)
 * [11 years ago](https://wordpress.org/support/topic/cant-add-featured-video/#post-6237560)
 * I just updated the PHP version on the site from 5.3.x to 5.4.x, and it seems 
   to be working now.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Featured Video Plus] Can't add Featured Video](https://wordpress.org/support/topic/cant-add-featured-video/)
 *  Thread Starter [baldguy](https://wordpress.org/support/users/baldguy/)
 * (@baldguy)
 * [11 years ago](https://wordpress.org/support/topic/cant-add-featured-video/#post-6237536)
 * Checked Firebug’s Console, it’s reporting this:
 * `Fatal error: Call to undefined function exif_imagetype() in /home/myaccount/
   public_html/mysite/wp-content/plugins/featured-video-plus/php/class-backend.php
   on line 462`
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Custom Sidebars - Dynamic Sidebar Classic Widget Area Manager] Can't edit sidebars](https://wordpress.org/support/topic/cant-edit-sidebars-1/)
 *  [baldguy](https://wordpress.org/support/users/baldguy/)
 * (@baldguy)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/cant-edit-sidebars-1/#post-5224868)
 * I have the same problem, but I’m running WordPress 3.9.2 and Custom Sidebars 
   2.0.9.4 on a development/localhost site so I switched to Twenty Fourteen and 
   disabled all the plugins. The problem was **not **fixed by doing that.
 * Update – I am experiencing this problem with Firefox (v31), but not with Chrome(
   v37)

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