Hello!
I've got a problem with a threads and rmessages count. It works fine on the mane page or on the page of a category.
Though when you go to the page of a particular forum, it always shows zero threads and messages in subforums like on the screenshot below, even though there are threads...
Hello!
I'd like to use image icons for all threads instead of avatars. What I need is to set a default icon for all threads in my forum. Actually I found the solution for this one by putting this code <p><img styles="mystyle/iconthread.png"></p> in thread_macros instead of this
<xf:avatar...
I sat a default icon in front of every thread too (actually I'm using image instead of font awesome icon), but I'd like to set a different icon for those kind of threads ''you_have_posted_x_messages_in_this_thread'' so that users could see which threads they've posted in.
Is there any way to do...
There's no style developer, I just made some customizations in extra.less by myself.
I tried to delete all the code from extra.less, and if I even put only this
problem goes back. I can't understand what's wrong if I just change background and color.
Maybe there's some code I should insert...