Title: eengert's Replies | WordPress.org

---

# eengert

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[The Events Calendar] Venues not linked](https://wordpress.org/support/topic/venues-not-linked/)
 *  Thread Starter [eengert](https://wordpress.org/support/users/eengert/)
 * (@eengert)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/venues-not-linked/#post-13791990)
 * Nevermind, I realized that this is a feature of the Pro version. It works fine
   after upgrading.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[SportsPress - Sports Club & League Manager] Auto-create player when registering via Paid Memberships Pro](https://wordpress.org/support/topic/auto-create-player-when-registering-via-paid-memberships-pro/)
 *  Thread Starter [eengert](https://wordpress.org/support/users/eengert/)
 * (@eengert)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/auto-create-player-when-registering-via-paid-memberships-pro/#post-13625690)
 * I got my code working to add a player as part of membership registration. Now
   I’m trying to write the code to assign a default league and season to the player.
 * What I have currently isn’t working:
 *  $main_league = get_term( get_option(‘sportspress_league’) )->name;
    $current_season
   = get_term( get_option(‘sportspress_season’) )->name;
 *  update_post_meta( $id, ‘sp_league’, $main_league );
    update_post_meta( $id, ‘
   sp_season’, $current_season );
 * Any ideas?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Advanced Woo Search - Product Search for WooCommerce] Re-Index process hangs on large number of products](https://wordpress.org/support/topic/re-index-process-hangs-on-large-number-of-products/)
 *  Thread Starter [eengert](https://wordpress.org/support/users/eengert/)
 * (@eengert)
 * [6 years, 9 months ago](https://wordpress.org/support/topic/re-index-process-hangs-on-large-number-of-products/#post-12115419)
 * Those two changes made a huge difference, thank you! The process completed successfully
   in just a few hours.
 * Excellent support!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Advanced Woo Search - Product Search for WooCommerce] Re-Index process hangs on large number of products](https://wordpress.org/support/topic/re-index-process-hangs-on-large-number-of-products/)
 *  Thread Starter [eengert](https://wordpress.org/support/users/eengert/)
 * (@eengert)
 * [6 years, 9 months ago](https://wordpress.org/support/topic/re-index-process-hangs-on-large-number-of-products/#post-12114142)
 * Thank you! I have made both modifications and I’m running right now. The change
   in the plugin file worked – after applying the new function code, I restarted
   the re-index process and it started where it had left off.
 * I also added the code in functions.php to process 50 products at a time during
   indexing. I’ll let you know how that works.
 * Thanks!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Sermon Manager] Upload Button Not Working](https://wordpress.org/support/topic/upload-button-not-working-9/)
 *  [eengert](https://wordpress.org/support/users/eengert/)
 * (@eengert)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/upload-button-not-working-9/#post-6758883)
 * I’m experiencing the same issue. Has anyone figured out the cause of this?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Theater] Download v1.1.5?](https://wordpress.org/support/topic/download-v115/)
 *  Thread Starter [eengert](https://wordpress.org/support/users/eengert/)
 * (@eengert)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/download-v115/#post-6048989)
 * The problems were caused by 1.2.2. I never tried 1.2.0 or 1.2.1. I don’t think
   it has anything to do with custom styling. The play button image overlay wasn’t
   being displayed and when I clicked on the window, it only played the audio. There
   was no video, just a blank white space where the window should be. Reverting 
   to 1.1.5 causes everything to work properly again.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Theater] Download v1.1.5?](https://wordpress.org/support/topic/download-v115/)
 *  Thread Starter [eengert](https://wordpress.org/support/users/eengert/)
 * (@eengert)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/download-v115/#post-6048925)
 * Nevermind, I found the link. I re-installed v1.1.5 and that resolved my issue.

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