Title: digitaloffice's Replies | WordPress.org

---

# digitaloffice

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Featured Post Widget] a5-framework-frontend.css](https://wordpress.org/support/topic/a5-framework-frontend-css/)
 *  Thread Starter [digitaloffice](https://wordpress.org/support/users/digitaloffice/)
 * (@digitaloffice)
 * [8 years, 9 months ago](https://wordpress.org/support/topic/a5-framework-frontend-css/#post-9613562)
 * Believe me, I know how it is, but over a year for this single bug is incredible.
   Especially when it’s an extremely bad bug. When you check the box for inline,
   it doesn’t stick. That’s another bug that’s been there for over a year. If this
   is truly the fix, at the very least update the plugin to include this option 
   checked by default.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[The Events Calendar] Events not showing on month view](https://wordpress.org/support/topic/events-not-showing-on-month-view-2/)
 *  [digitaloffice](https://wordpress.org/support/users/digitaloffice/)
 * (@digitaloffice)
 * [8 years, 10 months ago](https://wordpress.org/support/topic/events-not-showing-on-month-view-2/#post-9526260)
 * Looks like 4.5.13 fixed this issue for me.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[The Events Calendar] Events not showing on month view](https://wordpress.org/support/topic/events-not-showing-on-month-view-2/)
 *  [digitaloffice](https://wordpress.org/support/users/digitaloffice/)
 * (@digitaloffice)
 * [8 years, 10 months ago](https://wordpress.org/support/topic/events-not-showing-on-month-view-2/#post-9519296)
 * Related to this problem is this, which is in our logs when visiting the calendar:
 * WordPress database error Unknown column ‘wp_postmeta.meta_value’ in ‘field list’
   for query SELECT DISTINCT wp_posts.*, MIN(wp_postmeta.meta_value) as EventStartDate,
   MIN(tribe_event_end_date.meta_value) as EventEndDate FROM wp_posts LEFT JOIN 
   wp_postmeta as tribe_event_end_date ON ( wp_posts.ID = tribe_event_end_date.post_id
   AND tribe_event_end_date.meta_key = ‘_EventEndDate’ ) WHERE 1=1 AND wp_posts.
   post_type = ‘tribe_events’ AND (wp_posts.post_status = ‘publish’ OR wp_posts.
   post_status = ‘tribe-ea-success’ OR wp_posts.post_status = ‘tribe-ea-failed’ 
   OR wp_posts.post_status = ‘tribe-ea-schedule’ OR wp_posts.post_status = ‘tribe-
   ea-pending’ OR wp_posts.post_status = ‘tribe-ea-draft’ OR wp_posts.post_status
   = ‘private’) ORDER BY EventStartDate DESC, wp_posts.post_date DESC LIMIT 0, 1
   made by require(‘wp-blog-header.php’), wp, WP->main, WP->query_posts, WP_Query-
   >query, WP_Query->get_posts
 * THE SOLUTION is to change this:
 * MIN(wp_postmeta.meta_value)
 * To this:
 * MIN(tribe_event_end_date.meta_value)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Facebook Page Photo Gallery] [Plugin: Facebook Page Photo Gallery] Broken](https://wordpress.org/support/topic/plugin-facebook-page-photo-gallery-broken/)
 *  Thread Starter [digitaloffice](https://wordpress.org/support/users/digitaloffice/)
 * (@digitaloffice)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/plugin-facebook-page-photo-gallery-broken/#post-2576520)
 * Yes, and I’m not positive, but I’m pretty sure it had to do with figuring out
   what ID for the gallery the settings are expecting.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[FancyBox for WordPress] [Plugin: FancyBox for WordPress] Not Working – New Install](https://wordpress.org/support/topic/plugin-fancybox-for-wordpress-not-working-new-install/)
 *  [digitaloffice](https://wordpress.org/support/users/digitaloffice/)
 * (@digitaloffice)
 * [14 years, 7 months ago](https://wordpress.org/support/topic/plugin-fancybox-for-wordpress-not-working-new-install/#post-2493679)
 * Yes, I think the developer didn’t test thoroughly.
 * The fix is to go into the settings screen for the plugin, then set all the defaults
   for it as dictated by the “(default: x)” comments, where x is either on or off.
 * That should do it.

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