This is something I've been trying to gain for quite some time. It works with my forum:
In the forum list, When you have a long list of sub forums, you'd often like them to collapse into a sub-forum list.
However, by default they'd collapse only when they are on third level...
It would be nice if the "Merge" button on templates had an option for "Side by Side" merging. I find the all in one difficult to understand.
As you can see here is a photo of the current all in one merger for the update to XF 2.2:
There isn't a clear sign of what was added in 2.2 and what...
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...
I created a core.less template modification for my add-on but it looks like it's not applied for some reason.
I created it based on a similar one from XFRM. The only difference I could spot is the apply count and those numbers on the side.
What am I missing?
Hemant here again with Node grid layout without Addon.
Well after Developing some addon i really like to go back to learn and play with css but this time with flex instead of grid so here a quick mod for you.
so here it is.
So here a simple CSS that you need to place it in Extra.less that will...
Description :
This add-on allow you to add a Support Us widget in the sidebar.
Feature summary :
Options :
Enable
Text
Link
Overlay
Style properties :
Enable icon
Icon
Branding :
This add-on does not include branding.
Installation :
Download and unzip it.
Copy the...
Description :
This add-on allow you to add a online/offline status indicator.
Feature summary :
Style properties :
Online Icon
Offline Icon
Hide on mobile :
Hide
Show
Online Indicator
Offline Indicator
Online Indicator - Responsive
Offline Indicator - Responsive
Branding :
This add-on...
Hello,
I have an external python function that write hourly directly on xf_template_modification table.
How can I created an entry on Xenforo Cron and rebuild the templates hourly too? Is not important
the contemporaneity of the events.
Thanks.
I'm trying to create a template modification that adds a new option to a radio unit in an admin template. This existing radio unit looks like so:
<xen:radiounit label="..." name="...">
<xen:option value="...">...</xen:option>
...
</xen:radiounit>
I want my new option to contain a...
It is a minor feature request and it's based on some of the add-ons I already made that have no actual .php files and only contain a single XML.
For example I want to create an add-on that changes the look of editor or any other element. To do that I'll have to:
Create a template;
Create a new...
Hello,
I am new to Xenforo, but have a decent development background. I'm looking to modify the display of the tag results (see screenshot below) for my site.
http://soulfightersacademy.com/network/index.php?tags/
I am assuming that I would edit the a "tag" template or something. But is that...
I want to replace the default phrase here (can't do it in phrases as I only want it in this one position)
However it doesn't seem to work, ie the default phrase remains.
Find:
<a href="{xen:link account/alerts}" rel="Menu" class="navLink NoPopupGadget">{xen:phrase alerts}
Replace:
<a...
I can select this options in the templates for the addons I created:
There are no more details. So I wonder what effects are when I enable this. In what cases should/may you enable this option?
I want to add third party add-on statistics, taken from the user's personal profile page sidebar "info block" to the forum home page "sidebar visitor panel" – using template modifications.
How to do it and what's the best practice (as "hooks" are depreciated)?
Thanks in advance.
As I a checking the demo version of the Xenforo found templates and view something new to me.
As from past few months am working on mybb, so just very habitual of it. But now me and my team is planning to shift our forum on XF.
Used demo and many things in ACP, everything we want and more will...
Hi!
Sometime we modify templates or update Addons, some Template Modifications would not be applied.
Could we have some notices for this issue (may be an option to turn it on or off)?
Thank you.
When upgrading to a new version of XenForo (particularly a 2nd dot level release where there are potentially quite a few changes, eg 1.5) is there an easy way to identify which template modifications may no longer work as expected?
If the assumptions we've made about the template that is being...
Hey everyone,
I hear a lot of talk lately about side by side nodes, so here is a resource to get you in the right direction. If you goal is to have an alternate style to your node list or save some space, this is a great way to set your forums up and XenForo is neat enough to allow this to be...
Russ submitted a new resource:
Merge the staff block with the members block (version 1.0) - Save some space on the sidebar
Read more about this resource...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.