Title: Timber integration
Last modified: August 28, 2019

---

# Timber integration

 *  Resolved [npenney](https://wordpress.org/support/users/npenney/)
 * (@npenney)
 * [6 years, 9 months ago](https://wordpress.org/support/topic/timber-integration/)
 * I’ve recently installed this plugin, as well as the user restriction extension
   as I’m planning to have users sign up to access member only content. I’ve been
   using Timber and ACF to build my website. When I make a page restricted by checking
   the restrict content checkbox, I can still view this page as an incognito user.
   No restricted message is displayed. Just wondering if there’s something additional
   that I need to add to my timber template files?
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Ftimber-integration%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Thread Starter [npenney](https://wordpress.org/support/users/npenney/)
 * (@npenney)
 * [6 years, 9 months ago](https://wordpress.org/support/topic/timber-integration/#post-11873428)
 * Here’s a page I created where I ticked ‘restrict full content’.
 * Everything is still visible – [https://stratavote.com/restricted-content/](https://stratavote.com/restricted-content/)
 * I’m using ACF fields for all my content, do I need to wrap them in some kind 
   of function in the back end?
 *  Thread Starter [npenney](https://wordpress.org/support/users/npenney/)
 * (@npenney)
 * [6 years, 9 months ago](https://wordpress.org/support/topic/timber-integration/#post-11873466)
 * Ok, I wrapped my ACF repeater in this and it seems to work:
 * {% if post.urcr_meta_checkbox == “on” and fn(‘is_user_logged_in’) %}
 * Content Blocks
 * {% endif %}
 *  Thread Starter [npenney](https://wordpress.org/support/users/npenney/)
 * (@npenney)
 * [6 years, 9 months ago](https://wordpress.org/support/topic/timber-integration/#post-11873501)
 * Actually, no, that didn’t really work haha..
 *  [Deepak Sharma](https://wordpress.org/support/users/sharmadpk03/)
 * (@sharmadpk03)
 * [6 years, 9 months ago](https://wordpress.org/support/topic/timber-integration/#post-11874480)
 * Hi [@npenney](https://wordpress.org/support/users/npenney/),
 * We would like to follow you up on your query and look deeply into in. Please 
   contact us via mail with the same query at [help@wpeverest.com](https://wordpress.org/support/topic/timber-integration/help@wpeverest.com?output_format=md)
 * Regards!

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

The topic ‘Timber integration’ is closed to new replies.

 * ![](https://ps.w.org/user-registration/assets/icon-256x256.gif?rev=3284028)
 * [User Registration & Membership - Free & Paid Memberships, Subscriptions, Content Restriction, User Profile, Custom User Registration & Login Builder](https://wordpress.org/plugins/user-registration/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/user-registration/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/user-registration/)
 * [Active Topics](https://wordpress.org/support/plugin/user-registration/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/user-registration/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/user-registration/reviews/)

## Tags

 * [ACF](https://wordpress.org/support/topic-tag/acf/)

 * 4 replies
 * 2 participants
 * Last reply from: [Deepak Sharma](https://wordpress.org/support/users/sharmadpk03/)
 * Last activity: [6 years, 9 months ago](https://wordpress.org/support/topic/timber-integration/#post-11874480)
 * Status: resolved