• Downloading from our site will require you to have a paid membership. Upgrade to a Premium Membership from 10$ a month today!

    Dont forget read our Rules! Also anyone caught Sharing this content will be banned. By using this site you are agreeing to our rules so read them. Saying I did not know is simply not an excuse! You have been warned.

Customising the layout with custom user fields xenforo 2

Admin

Well-Known Member
Staff member
Administrator
This is a simple guide explaining how custom user fields can be used to customise the layout and allow members to have some form of control over the content, depending on the options you provide.

For the purposes of this guide, we will be creating a checkbox for members to opt out of seeing the forum statistics in the sidebar.


Create the custom user field

The first step is to create the custom user field, like so:

50526509743_1cda5d73d5_o.png




A new option will then be present on the account preferences page.

50527394112_90ab0085ca_o.png


Edit the widget

Now we enter a conditional statement in the widget display condition field to show the widget when the field is unchecked.
The code for that is:
Code:
!$xf.visitor.Profile.custom_fields.removeStatistics

50527238926_da42f9224f_o.png



Note how removeStatistics matches the ID of the custom user field.


That's it!
Any member who now checks the field in their preferences will no longer see the widget in the sidebar.

The same approach can be used for templates, forums, etc.
 

Facebook Comments

Similar threads
Thread starter Title Forum Replies Date
Admin Yilmaz - Footer Layout vB5 Add-ons 0
Admin [Xenbros] Grid layout for node without addon Xenforo 0
Admin Ignored User Post Better Layout Vbulletin 0
Admin Css only responsive layout with smooth transitions HTML & CSS 0
Admin [JoyFreak] Custom PWA Xenforo 0
Admin Clean 3 Column Custom Field Lists xenforo 2 Xenforo 0
N TSP Dork generator v16.1|HQ Dork generator - Now with custom dork types SQL injection 1
N TSP Dork generator v16.1|HQ Dork generator - Now with custom dork types SQL injection 0
N TSP Dork generator v16.1|HQ Dork generator - Now with custom dork types Tut, tool, mmo 0
Admin Custom Style Option Group Colors Picker xenforo 2 Xenforo 0
Admin Creating custom user banner styling xenforo 2 Xenforo 0
Admin Creating custom prefix styling xenforo 2 Xenforo 0
Admin Creating a custom Reactions sprite sheet xenforo 2 Xenforo 0
Admin Custom Fields Permissions xenforo 2 Xenforo 0
Admin Custom 404 Page by Siropu xenforo 2 Xenforo 0
Admin Share plugin Advanced Custom Fields PRO v0.4.0 cho Joomla Joomla 0
cuongpro9x Help Lỗi Link khi custom post type Wordpress 1
cuongpro9x Hỏi Cách tạo custom page download Wordpress 3
Admin Hướng dẫn làm custom skin LMHT EZ vũ khí tối thượng Trò chơi 0
Kidblood Share Custom Skin - Tự Sướng Skin Cho LMHT Máy tính 0
Admin Custom fonts for different usergroups Vbb tutorial 0
Admin vBUT - User Group User Titles & Custom User Titles Add-ons 0
Admin Custom Node Icon (icon for Category) 1.0 Xenforo 0
Admin Custom Style Sets for vBulletin 4 (including ACP Styles) Style vbb 0
Admin How to add a custom Tab Xenforo 0
Admin Replace search with Google Custom Search Add-ons 0

Similar threads

New posts New threads New resources

Back
Top