Recent content by icratox

  1. icratox

    Who Replied

    I was wondering, if a similar result could be achieved on subforum level? For example, to see which users made posts in a complete subforum and how many?
  2. icratox

    [TH] Join User Group [Deleted]

    I am wondering, the custom fields data, are they supposed to be shown in the moderation queue as well so you can see in there what people have filled in when you enabled custom forms? edit: nvm i figured it out :) The addon is amazing !
  3. icratox

    Moderator Essentials [Paid]

    Hello, I was wondering if this is already available? For our forum we'd actually like this specific feature that a thread is created automatically when a warning is given.
  4. icratox

    Awaiting feedback Using special characters in Category/Forum nodes will cause redirect loop

    I saw another thread that seemed loosely related to this, although it was about thread titles only. An issue I have noticed on my board is that when I use special characters in a Category/forum node, it will cause a redirect loop. The steps to recreate it were rather easy. Add forum/category...
  5. icratox

    [8WR] XenPorta (Portal) PRO [Paid]

    I am wondering, is it possible to hide a thread until it has published according to the scheduling that has been set when promoting it to an article. Or is this only done for promoting it to the article index?
  6. icratox

    CMF User Forums - Virtual User Forums or Simple User Blogs [Deleted]

    Hello, the addon looks interesting. How are the virtual subforums sorted however? Will the subforums with the latest entry show on top of the others, or are they sorted in a different way? Also, is it possible to import VBulleting blogs?
  7. icratox

    [8WR] XenPorta (Portal) PRO [Paid]

    Sorry have to get back to this, unfortunately this part does not seem to work when I add it. Is there a way I can add a class or ID to the articleList_bit and select it in the css? Just like the articleBits already have $article.$thread_id (adding $category_category_id doesnt work) As mentioned...
  8. icratox

    [8WR] XenPorta (Portal) PRO [Paid]

    Awesome, thank you very much! That's gonna get me a lot further
  9. icratox

    [8WR] XenPorta (Portal) PRO [Paid]

    Sorry to bring this up again, but anyone an idea?
  10. icratox

    [8WR] XenPorta (Portal) PRO [Paid]

    I think this would help you further :) https://xenforo.com/community/threads/frequently-asked-questions.5183/#post-180455
  11. icratox

    [8WR] XenPorta (Portal) PRO [Paid]

    Do you mean on the article list or also on the forum index? Article list is at: ACP > Appearances > Style Properties > Xenporta 2 Articles List > Hide breadcrumbs and title bars. I use the css display: none for other pages than that. Looking at the source code and content class to see where to...
  12. icratox

    [8WR] XenPorta (Portal) PRO [Paid]

    It is possible, one way to do that is by going into your hosting configuration panel and set the root folder to the /forum folder. Also , make sure that in the xenforo administration panel, the /forum part is removed from the index in options. Aka, change your website link in your admin control...
  13. icratox

    [8WR] XenPorta (Portal) PRO [Paid]

    For the article index I am trying to add a style css class to the articlelist bit IF the article is part of a specific category. So for example, I have <div class="x" but I want a class added when the article is part of category y, essentially becoming <div class="x y". None of the conditional...
  14. icratox

    Giving selected navigation tabs dropdown menus [Deleted]

    That fixed it for me as well in xenforo 1.5. Thank you very much =)
  15. icratox

    XF 1.5 Submenu (Bar / not drop-down)

    I have been customizing a lot in the theme, but for a specific theme I want to remove the bar below the main menu. I have tried commenting parts out, but unfortunately those changes also comment out the entries in the drop-down menu which is not desired. Basically, the yellow outlined area...
Back
Top Bottom