Title: Object Cache Pro compatibility
Last modified: September 15, 2023

---

# Object Cache Pro compatibility

 *  [beatstore](https://wordpress.org/support/users/beatstore/)
 * (@beatstore)
 * [2 years, 8 months ago](https://wordpress.org/support/topic/object-cache-pro-compatibility/)
 * Hello,
 * I recently discovered a compatibility issue between Object Cache Pro and Geo 
   My WP (v3.7.2.2) — the map will not display at all when using Geo My WP. I tried
   switching to the free / non pro Redis cache plugin and it works . I’m not sure
   the exact cause of the issue but if I can provide any more information to help
   with this let me know.
 * Best,
 * Alex

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

 *  Plugin Author [Eyal Fitoussi](https://wordpress.org/support/users/ninjew/)
 * (@ninjew)
 * [2 years, 7 months ago](https://wordpress.org/support/topic/object-cache-pro-compatibility/#post-17062678)
 * Hi Alex,
 * Please add the line of code below to the functions.php file of your theme and
   see if it corrects the conflict with the object cache:
 *     ```wp-block-code
       add_filter( 'split_the_query', '__return_false' );
       ```
   
 * Let me know how it goes.
 *  Thread Starter [beatstore](https://wordpress.org/support/users/beatstore/)
 * (@beatstore)
 * [2 years, 7 months ago](https://wordpress.org/support/topic/object-cache-pro-compatibility/#post-17062823)
 * That worked, thank you! I will see if I can do this for the geo my wp queries
   too.

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

The topic ‘Object Cache Pro compatibility’ is closed to new replies.

 * ![](https://ps.w.org/geo-my-wp/assets/icon-256x256.gif?rev=2803407)
 * [GEO my WP](https://wordpress.org/plugins/geo-my-wp/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/geo-my-wp/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/geo-my-wp/)
 * [Active Topics](https://wordpress.org/support/plugin/geo-my-wp/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/geo-my-wp/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/geo-my-wp/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [beatstore](https://wordpress.org/support/users/beatstore/)
 * Last activity: [2 years, 7 months ago](https://wordpress.org/support/topic/object-cache-pro-compatibility/#post-17062823)
 * Status: not resolved