[XTR] Forum View Counter is a professional add-on for XenForo 2.3+ that adds a modern and functional "Views" column to your forum list. With this add-on, you can easily track the total view count for each forum and category, allowing you to better understand the engagement dynamics of your site...
Hello XenForo team,
I've noticed that in mobile view, users can't see the number of likes on their own posts, while they can view others' post likes. In full view, everything displays correctly. Is this a known limitation in XenForo's mobile template, or is there a setting I can adjust to fix...
Introduce
Allow guest to view specific attachment extensions.
Installation
Download and unzip it
Upload to your server
Install the add-on from Admincp
Go to AdminCP -> Options -> Attachment View for configuration
I try understand how work with integrated in XenForo inline moderation. And one moment bothers me.
If we open, for example, action for deleting posts, in renderForm() we can see view with name XF:Public:InlineMod\Post\Delete.
I can't understand, why in this case class type is Public, not Pub. I...
Hello. I am currently trying to get a simple add on up and running, but I already fail at displaying a view.
I build an controller and route using this as a reference: https://xenforo.com/xf2-docs/dev/lets-build-an-add-on/
But I get a template not found:
Code:
Hi!
I have extended Thread class and added my own action... methods.
At the end of my action I want to simply show current thread (with page refresh) (thread where my button was clicked):
return $this->redirectPermanently($this->buildLink('threads', $thread));
The problem is that current...
I get to edit a lot of messages. Each time I hit "Edit" I'm taken to this view:
I want to change the vertical position of the browser window to start with the upper border of the text editor's tool bar once "Edit" has been hit:
Can this be done by editing templates? If so, how?
I have a paid add-on and I would like to extend it's view to members card, how hard is it going to be and how many files do I have to modify?
Thanks in advance.