Title: micahjsharp's Replies | WordPress.org

---

# micahjsharp

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

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

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 31 total)

1 [2](https://wordpress.org/support/users/micahjsharp/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/micahjsharp/replies/page/3/?output_format=md)
[→](https://wordpress.org/support/users/micahjsharp/replies/page/2/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[The Events Calendar] Site is Experiencing a Technical Issue](https://wordpress.org/support/topic/site-is-experiencing-a-technical-issue-12/)
 *  Thread Starter [micahjsharp](https://wordpress.org/support/users/micahjsharp/)
 * (@micahjsharp)
 * [2 years, 6 months ago](https://wordpress.org/support/topic/site-is-experiencing-a-technical-issue-12/#post-17185651)
 * Hi [@d0153](https://wordpress.org/support/users/d0153/), yes I have not seen 
   the error for 2 weeks so it is looking like things are okay now. Thanks.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[TablePress - Tables in WordPress made easy] Missing image and flexslider error](https://wordpress.org/support/topic/missing-image-and-flexslider-error/)
 *  Thread Starter [micahjsharp](https://wordpress.org/support/users/micahjsharp/)
 * (@micahjsharp)
 * [2 years, 6 months ago](https://wordpress.org/support/topic/missing-image-and-flexslider-error/#post-17179176)
 * Tobias, you were right, I don’t know why, but our functions.php was not using
   the default built in jquery and trying to load our own version. I will try changing
   it to using wp_enqueue_script(‘jquery’) to keep the built in version and see 
   if that has any problems.
 * Was this:
 * `wp_deregister_script( 'jquery' );
   wp_register_script( 'jquery', '/../_/node_modules/
   jquery/dist/jquery.js', array(), 123);
 * Switched to this:
 * `wp_enqueue_script('jquery');`
    -  This reply was modified 2 years, 6 months ago by [micahjsharp](https://wordpress.org/support/users/micahjsharp/).
    -  This reply was modified 2 years, 6 months ago by [micahjsharp](https://wordpress.org/support/users/micahjsharp/).
    -  This reply was modified 2 years, 6 months ago by [micahjsharp](https://wordpress.org/support/users/micahjsharp/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[TablePress - Tables in WordPress made easy] Missing image and flexslider error](https://wordpress.org/support/topic/missing-image-and-flexslider-error/)
 *  Thread Starter [micahjsharp](https://wordpress.org/support/users/micahjsharp/)
 * (@micahjsharp)
 * [2 years, 6 months ago](https://wordpress.org/support/topic/missing-image-and-flexslider-error/#post-17179139)
 * Thank you Tobias, I will try that.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[TablePress - Tables in WordPress made easy] Missing image and flexslider error](https://wordpress.org/support/topic/missing-image-and-flexslider-error/)
 *  Thread Starter [micahjsharp](https://wordpress.org/support/users/micahjsharp/)
 * (@micahjsharp)
 * [2 years, 6 months ago](https://wordpress.org/support/topic/missing-image-and-flexslider-error/#post-17176600)
 * Hi there, I finally managed to update my jquery distribution from 3.4.1 to 3.7.1
   but I still appear to get the same error, only when I check the box to “Enable
   Visitor Features” (Offer the following functions for site visitors with this 
   table:). Can you think of anything else that might be causing this problem? Thank
   you.
 * ![](https://www.dropbox.com/scl/fi/6sdblikgtabe635bz2sog/flexslider-error-jquery-
   version.png?rlkey=oinx8963k7c8npdgj2j261lfo&dl=1)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[ACF Photo Gallery Field] Add Images button doesn’t work](https://wordpress.org/support/topic/add-images-button-doesnt-work/)
 *  [micahjsharp](https://wordpress.org/support/users/micahjsharp/)
 * (@micahjsharp)
 * [2 years, 6 months ago](https://wordpress.org/support/topic/add-images-button-doesnt-work/#post-17162047)
 * I am able to duplicate pretty easily, but I am also using ACF version 6.2.1, 
   not sure if that matters. On my test setup I have jquery 3.6 installed rather
   than 3.7, also not sure if that matters.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[ACF Photo Gallery Field] Add Images button doesn’t work](https://wordpress.org/support/topic/add-images-button-doesnt-work/)
 *  [micahjsharp](https://wordpress.org/support/users/micahjsharp/)
 * (@micahjsharp)
 * [2 years, 6 months ago](https://wordpress.org/support/topic/add-images-button-doesnt-work/#post-17157240)
 * I am having the same experience. In the console I’m seeing this error if it helps.
 * Uncaught TypeError: Class constructor D cannot be invoked without ‘new’
   at HTMLButtonElement.(
   acf-photo-gallery-field.js?ver=2.5:104:25)at HTMLDocument.dispatch (jquery.min.
   js?ver=3.7.0:2:39997)at v.handle (jquery.min.js?ver=3.7.0:2:37968)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[The Events Calendar] Site is Experiencing a Technical Issue](https://wordpress.org/support/topic/site-is-experiencing-a-technical-issue-12/)
 *  Thread Starter [micahjsharp](https://wordpress.org/support/users/micahjsharp/)
 * (@micahjsharp)
 * [2 years, 6 months ago](https://wordpress.org/support/topic/site-is-experiencing-a-technical-issue-12/#post-17147719)
 * Hi Darian, I updated to 6.2.3.2 yesterday hoping that would make a difference.
   Since the emails related to a technical issue only comes a couple times a week,
   I’ll have to wait and see if that solves it. Thank you for the response.
 * Micah
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[TablePress - Tables in WordPress made easy] Missing image and flexslider error](https://wordpress.org/support/topic/missing-image-and-flexslider-error/)
 *  Thread Starter [micahjsharp](https://wordpress.org/support/users/micahjsharp/)
 * (@micahjsharp)
 * [2 years, 6 months ago](https://wordpress.org/support/topic/missing-image-and-flexslider-error/#post-17147600)
 * Thank you Tobias, I appreciate the response and suggestion. I’ll look into that.
 * Micah
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Search with Algolia] Error on upgrade to 2.5.0 from 2.3.1](https://wordpress.org/support/topic/error-on-upgrade-to-2-5-0-from-2-3-1/)
 *  Thread Starter [micahjsharp](https://wordpress.org/support/users/micahjsharp/)
 * (@micahjsharp)
 * [3 years, 1 month ago](https://wordpress.org/support/topic/error-on-upgrade-to-2-5-0-from-2-3-1/#post-16630332)
 * Updating my code to use the namespace fixed the problem.
 * $client = WebDevStudios\WPSWA\Algolia\AlgoliaSearch\SearchClient::create(
   $this-
   >application_id,$this->api_key);
 * Thanks again.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Search with Algolia] Error on upgrade to 2.5.0 from 2.3.1](https://wordpress.org/support/topic/error-on-upgrade-to-2-5-0-from-2-3-1/)
 *  Thread Starter [micahjsharp](https://wordpress.org/support/users/micahjsharp/)
 * (@micahjsharp)
 * [3 years, 1 month ago](https://wordpress.org/support/topic/error-on-upgrade-to-2-5-0-from-2-3-1/#post-16630266)
 * Thank you [@tw2113](https://wordpress.org/support/users/tw2113/) I’ll try updating
   the namespace with the new prefix and see if that solves the problem. Appreciate
   the help.
 * Regarding the two files (located in /plugins/wp-search-with-algolia/templates),
   if composer doesn’t update those to 2.5, shall I do that manually? Thank you.
    -  This reply was modified 3 years, 1 month ago by [micahjsharp](https://wordpress.org/support/users/micahjsharp/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[The Events Calendar] ‘Tribe__Events__Query_Deprecated’ not found](https://wordpress.org/support/topic/tribe__events__query_deprecated-not-found/)
 *  Thread Starter [micahjsharp](https://wordpress.org/support/users/micahjsharp/)
 * (@micahjsharp)
 * [3 years, 3 months ago](https://wordpress.org/support/topic/tribe__events__query_deprecated-not-found/#post-16422921)
 * Thank you Darian. I decided to wait until the next update to try again. Manually
   adding the update (rather than via composer) did not help with the namespace 
   error (Tribe__Events__Query_Deprecated) so I thought I’d wait for another minor
   version update and try again. Please let me know if you have any other ideas.
 * Thanks,
 * Micah
    -  This reply was modified 3 years, 3 months ago by [micahjsharp](https://wordpress.org/support/users/micahjsharp/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Super Cache] Clear all cache files when a post or page is published or updated](https://wordpress.org/support/topic/clear-all-cache-files-when-a-post-or-page-is-published-or-updated-2/)
 *  Thread Starter [micahjsharp](https://wordpress.org/support/users/micahjsharp/)
 * (@micahjsharp)
 * [3 years, 4 months ago](https://wordpress.org/support/topic/clear-all-cache-files-when-a-post-or-page-is-published-or-updated-2/#post-16331116)
 * Thanks Stef, sorry I was out of town for the holidays, I’ll look into this and
   re-open the thread if I have more questions. Thank you.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Super Cache] Clear all cache files when a post or page is published or updated](https://wordpress.org/support/topic/clear-all-cache-files-when-a-post-or-page-is-published-or-updated-2/)
 *  Thread Starter [micahjsharp](https://wordpress.org/support/users/micahjsharp/)
 * (@micahjsharp)
 * [3 years, 4 months ago](https://wordpress.org/support/topic/clear-all-cache-files-when-a-post-or-page-is-published-or-updated-2/#post-16294594)
 * Hi Pete, thank you. Other advanced settings also don’t ‘stick’ after saving and
   then refreshing the page.
 * Your idea about a caching problem sounds worth exploring. Other plugins’ settings
   are saving okay, but I’ll investigate the link and let you know. Thanks again.
 * Micah
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Super Cache] Clear all cache files when a post or page is published or updated](https://wordpress.org/support/topic/clear-all-cache-files-when-a-post-or-page-is-published-or-updated-2/)
 *  Thread Starter [micahjsharp](https://wordpress.org/support/users/micahjsharp/)
 * (@micahjsharp)
 * [3 years, 5 months ago](https://wordpress.org/support/topic/clear-all-cache-files-when-a-post-or-page-is-published-or-updated-2/#post-16256139)
 * Thanks Dan, I’ll give that a try.
 * Just to confirm, I am using the ‘Update Status’ button, there is no global save
   of settings that I can see, and I am using Simple Cache Delivery method. I thought
   maybe the problem was I needed to be in ‘Expert’ cache delivery method, but I’ll
   assume not for now. Thank you.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[The Events Calendar] Missing field ‘item’ in itemListElement](https://wordpress.org/support/topic/missing-field-item-in-itemlistelement-3/)
 *  Thread Starter [micahjsharp](https://wordpress.org/support/users/micahjsharp/)
 * (@micahjsharp)
 * [3 years, 9 months ago](https://wordpress.org/support/topic/missing-field-item-in-itemlistelement-3/#post-15878711)
 * Hi [@abzlevelup](https://wordpress.org/support/users/abzlevelup/) sorry for the
   delay, I had to leave town last week. Below is the information you requested.
 * 1. WordPress 6.0
    2. PHP 7.4.30 3. Events Calendar 5.16.1.1 4. Rackspace 5. Sage(
   customized) 8.5.4
 * I’ll do a health check as well. Thank you.
 * Micah

Viewing 15 replies - 1 through 15 (of 31 total)

1 [2](https://wordpress.org/support/users/micahjsharp/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/micahjsharp/replies/page/3/?output_format=md)
[→](https://wordpress.org/support/users/micahjsharp/replies/page/2/?output_format=md)