no that's not it. it only allows the display of widget between node categories in the forum list. my goal is to display a widget INSIDE a category (as explained before)
thank you though!
I think I have seen that, it allows displaying a widget above a category in the forum_list, in my case, the forum is organised as follow:
Main Category
Sub Category1
Node
Node
Node
Sub Category2
Node
Node
Node
My goal is to display a widget once entered "sub...
Hello!
How can I display a widget inside a category, above the nodes?
I tried tweaking example 43 as follows:
<xf:if is="$forum.category_id == 5">
<xf:widget key="iphoneiosnode" />
</xf:if>
and insert it both in category_view and forum_view without results. any tips?
I have not and I honestly mistaken the plugin for another. I’ll try it out, but I do believe the embedding of PDF attachments (instead of having to upload it via FTP or similar) is desirable
There was something wrong with the copy of the theme installed and as explained by @DohTheme something in extra.less wasn’t fully working. He has now reinstalled the theme and everything works wordefully
Hello, I have been looking for a solution to this for a minute but don’t seem able to come to a conclusion.
I have a “Home” menu item that doesn’t have the icon on both Mobile and Desktop, i have found an add-on for this, but it adds the Icon into the phrase so the icon becomes part of the link...
Hello!
I am new to XenForo and I’m having some troubles hiding the style chooser and language selector for everyone (me as well)
I checked the threads on the subject and it seems like the best scenario for me would be to add a code in the template extra.less however it doesn’t seem to work
The...