Title: ACF does not work for widgets
Last modified: August 31, 2016

---

# ACF does not work for widgets

 *  Resolved [diegobastosdev](https://wordpress.org/support/users/diegobastosdev/)
 * (@diegobastosdev)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/acf-does-not-work-for-widgets/)
 * acf for widgets stopped working with the new update. The 1.2.3 version works 
   correctly.
 * [https://wordpress.org/plugins/redis-cache/](https://wordpress.org/plugins/redis-cache/)

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

 *  Plugin Author [Till Krüss](https://wordpress.org/support/users/tillkruess/)
 * (@tillkruess)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/acf-does-not-work-for-widgets/#post-7334843)
 * What are you connection settings?
 *  Thread Starter [diegobastosdev](https://wordpress.org/support/users/diegobastosdev/)
 * (@diegobastosdev)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/acf-does-not-work-for-widgets/#post-7334874)
 * Client: PECL Extension (v2.2.8-devphp7)
    Protocol: TCP Host: 127.0.0.1 Port: 
   6379 Database: 0
 * I’m using the easyengine.
 *  Plugin Author [Till Krüss](https://wordpress.org/support/users/tillkruess/)
 * (@tillkruess)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/acf-does-not-work-for-widgets/#post-7334893)
 * Does it work when you use Predis?
 *     ```
       define( 'WP_REDIS_CLIENT', 'predis' );
       ```
   
 *  [Eric](https://wordpress.org/support/users/varjik/)
 * (@varjik)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/acf-does-not-work-for-widgets/#post-7334997)
 * I can answer this for diego if he doesn’t get around it.
 * Predis works. It seems with this new update, especially on Nginx, all ACF fields
   are disabled. From what it looks like ACF can’t read the DB / Redis cache properly.
   Disabling object cache or forcing Redis to use Predis does fix this issue.
 * What is the drawback with forcing Predis?
 *  Plugin Author [Till Krüss](https://wordpress.org/support/users/tillkruess/)
 * (@tillkruess)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/acf-does-not-work-for-widgets/#post-7335010)
 * Predis is slower, especially under load.
 * When you’re using PhpRedis caching works fine, except for ACF related things?
 *  Thread Starter [diegobastosdev](https://wordpress.org/support/users/diegobastosdev/)
 * (@diegobastosdev)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/acf-does-not-work-for-widgets/#post-7335050)
 * With the new update all my ACF fields disappeared. The remaining functions normally.
 *  Plugin Author [Till Krüss](https://wordpress.org/support/users/tillkruess/)
 * (@tillkruess)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/acf-does-not-work-for-widgets/#post-7335060)
 * I can’t reproduce the issue with:
    - Advanced Custom Fields PRO 5.3.7
    - PHP 5.6.10
    - WordPress 4.5.1
    - PhpRedis 2.2.7
 * Did you try flushing your entire cache? If that doesn’t help, please send me 
   an email via: [https://till.im](https://till.im)
 *  [Eric](https://wordpress.org/support/users/varjik/)
 * (@varjik)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/acf-does-not-work-for-widgets/#post-7335070)
 * Yup flushed all Cache etc. I’ve setup redis for object caching per here: [https://www.digitalocean.com/community/tutorials/how-to-configure-redis-caching-to-speed-up-wordpress-on-ubuntu-14-04](https://www.digitalocean.com/community/tutorials/how-to-configure-redis-caching-to-speed-up-wordpress-on-ubuntu-14-04)
 * You can see all the prerequisites in that tutorial.
 *  [fagnerguima](https://wordpress.org/support/users/fagnerguima/)
 * (@fagnerguima)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/acf-does-not-work-for-widgets/#post-7335071)
 * Same here with PHP7 e PECL Extension (v2.2.7-devphp7)
 *  Plugin Author [Till Krüss](https://wordpress.org/support/users/tillkruess/)
 * (@tillkruess)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/acf-does-not-work-for-widgets/#post-7335095)
 * Could anyone ask their developer to take a closer look?
 * I’m pretty sure it’s the new `wp_cache_get()` parameters, but like I said earlier,
   I can’t reproduce it locally.
 * Or is anyone willing to let me debug on their server? (It’s against the wp.org
   forum rules.)
 * If yes, drop me a line via [till.im](https://till.im).
 *  Plugin Author [Till Krüss](https://wordpress.org/support/users/tillkruess/)
 * (@tillkruess)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/acf-does-not-work-for-widgets/#post-7335112)
 * I’ve found the issue. Will be fixed in v1.3.2.
 *  [fagnerguima](https://wordpress.org/support/users/fagnerguima/)
 * (@fagnerguima)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/acf-does-not-work-for-widgets/#post-7335118)
 * thank you

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

The topic ‘ACF does not work for widgets’ is closed to new replies.

 * ![](https://ps.w.org/redis-cache/assets/icon-256x256.gif?rev=2568513)
 * [Redis Object Cache](https://wordpress.org/plugins/redis-cache/)
 * [Support Threads](https://wordpress.org/support/plugin/redis-cache/)
 * [Active Topics](https://wordpress.org/support/plugin/redis-cache/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/redis-cache/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/redis-cache/reviews/)

 * 12 replies
 * 4 participants
 * Last reply from: [fagnerguima](https://wordpress.org/support/users/fagnerguima/)
 * Last activity: [10 years, 3 months ago](https://wordpress.org/support/topic/acf-does-not-work-for-widgets/#post-7335118)
 * Status: resolved