I just switched my board to allow guest posting, but these posts are not coming to mods for moderation. How can I enable it?
Follow moderation rules is set to allow for guests user group.
I was wondering if there is any method to get the thread and post information at user level. I am looking for number of threads and posts created by users at day, week and month level.
Is there any core functionality that im not aware off or any addon that can help me accomplish the same.
I am facing an issue in index page display of widgets - somehow in the forum index page I am seeing 2 "Members Online Now" and there are extra widgets.
I am assuming its taking the default xenforo widgets + WF widgets on the index page - How to disable xenforo widgets on index page.
I know its...
I have an add on created for adding custom fields while creating threads - the custom fields are stores and categories
but after an update the moderator edit screen has changed and is not displaying the custom fields and i dont understand the reason.
Since the developer is out for weekend...
I am looking to edit the "edit thread overlay" adding few extra elements. Can someone help me which template/file should i edit.
i have tried searching for the template but could find none.
Thanks Wang - Im kinda novice and have not created a class or worked with images before - would you be able to elaborate this a lil or maybe a reference on creating class.
I am planning to add a "Hot threads" indicator in the thread list view and have added
<xen:if is="{$thread.reply_count} > 10">Hot!</xen:if>
in the thread_list_view template. And it works pretty well , see below
ASK
How can i beautify the hot indicator? If say i needed to change the text...
Need some one to work on below
1. Tracking Out-links with a custom script : I already have a script which connects to a non xenforo database and records the click information with parameters - xenforo user id, Time of click, Page of click, url clicked etc
Want this too be integrated to xenforo...