Hello, I have created a checkbox in the account details, with which I turn on one additional widget on the main page. This works for me. I originally wanted the checkbox to be checked, but I couldn't figure this out. Can someone advise me how to do it (if possible). I don't want to do it...
As said in title, when we use {$value} in Wrapper display HTML, it may contains tabs when output.
Simple example:
<a href="https://t.me/{$value}" target="_blank">Open chat in Telegram</a>
<a data-xf-init="copy-to-clipboard tooltip"
class="is-hidden"
title="Copy"...
I've added quite a few custom fields for my member's profiles. But I want to have "About" be the default tab when viewing a profile. I took a look at the code and even tried a few things, but couldn't get it to work.
Any help would be most appreciated! Thanks!
So I have some "custom" user fields which users must fill out when they register. When I look in the database in the xf_user_profile table, it appears that all the custom fields are under one column in the table called "Custom Fields" and the entries in each row is something like [BLOB - 47B]...
I'm pleased to announce my first published addon here on xF community! :)
Of course it is 100% free and without branding texts.
It is a premium Glossary System. See screenshots!
Features:
Allow admin to submit as many glossary categories as he wants.
Each glossary can have specific usergroup...
Want clean 1-3 columns for different devices?
Display one on smaller devices:
Two on medium:
And three on large:
Add this code to extra.less
.listInline--customField
{
@media only screen and (max-width: 600px) {
columns: 1;
-webkit-columns: 1;
-moz-columns: 1...
Add-On Overview
The add-on allows to filter and search Review item based on Custom fields.
Review Management System add-on is developed by XenAddons. You need a valid license for it to use RMS Filter.
Here is the filter with AJAX reloading of the list in action:
The controls to filter the...
Hello there!
I've been searching quite a lot around here, but apparently without success... :(
I'm setting up a community where I will need to add 2 custom fields, which is FIRSTNAME and LASTNAME and this is supposed to be shown when they post something, not only on their profile page.
I need...
Hi folks.
I have just discovered that (unlike in XF1.x) the custom user fields in XF2 are displayed in a way that only allows HTML to be supplied to tweak the formatting.
In XF1.x, it was possible to use template syntax. We used this for a few things, like conditionals to build URLs from...
Description: Make a connection between threads.
Options:
Thread field IDs: Custom fields IDs which contain thread links for parsing
Permissions:
N/A
How it's work?
Example a threadA you have put links to threadB, threadC and threadD. Then in the threadB, threadC, and threadC will display a...
Force Custom User Field Completion allows you to select any custom user field, new or old, and force your visitors to complete the field before continuing to browse your forums.
This is a great tool if you want to keep your registration form clean and simple, but have important custom user...
I have a custom field which is for entering a year. Given the nature of this year, it is only valid for 1991 and after. However, the field is not required, and not applicable for several members. So, what I want to have happen is have the field be blank on registration page, but if the user...
Add-On Overview
The add-on allows to filter and search showcase item based on Custom fields.
Showcase add-on is developed by XenAddons. You need a valid license for it to use Showcase Filter.
Here is the filter with AJAX reloading of the list in action:
The controls to filter the showcase...
Can someone tell me how custom thread fields in the Thread status block position should look?
I see this on one account:
And this on another:
Same usergroup and using the same browsers, emptied cache and cookies and all that jazz, so not sure why one displays one way and the other...well...
When users vote on a poll they should have an option to add their opinion about it. In other words they should have an option to enter text to explain their choice.
Here is how it could work:
Add a node setting in admincp to activate the function or not.
When creating a poll allow the same...
It would be very useful to have a custom field type for file/image upload. Not only would we be able to force an upload of an image or document for a specific purpose, we would also be able to display it in a standard location. This would be useful for thread fields, profile fields, resource...
Hi!
Firstly, I love xenForo 2.0 and think this is the best forum engine out here. Most of all I like its flexibility and I want to suggest a way to greatly increase it.
__________________________________
Having opportunity to add custom fields is amazing. But in my opinion right now it is not...
Add-On Overview
The add-on allows to filter and search media based on Media fields. This will allow your users to find the media they are interested in quickly and accurately.
The controls to filter the media are added to Filters popup in Media homepage and categories:
Media Search page is...
I use RM with custom fields shown in a tab.
The url for a single item looks similar to the following:
https://mydomain.com/resoures/mycategory/one_rm_item.314/field?field=customfield
For SEO purposes I would like to rewrite the url to...
Add-On Overview
The add-on allows to filter and search resources based on Resource fields. The idea is to allow admins to utilize the power of custom fields to turn their resources into Directory, Classifieds, Shop or other types of content, for which filtering the data based on custom fields...