Jump to content

S!r.ReaDy

Blizzard
  • Posts

    383
  • Joined

  • Last visited

  • Days Won

    23

Everything posted by S!r.ReaDy

  1. So you have to integrate the above inside the. "div class="message-avatar-wrapper">" It was acurrate back in 2019. The CSS might be outdated and needing some fix. For 2.1 i have updated the main topic.
  2. I recommend you Soyoustart.com or OVH. I find Digital ocean to suck hard. Soyoustart has great Dedis from the range you need and are good overrall. Was using them for a long time until switched to OVH.
  3. Just download the file from ACP, and replace your existing file.
  4. Option called Friendly-URL in ACP/
  5. Using commas, <xf:if is="{{!$xf.visitor.isMemberOf(3,5,10)}}">
  6. The tutorials are made to understand its possible, not always 100% accurate. If you did put your brain to use, or at least check the template for the 2.0, you would understand the issue is with the xf:elseif In any case, i've updated.
  7. Not sure possible. The template uses a function whoReacted() found in system\Content\Reactable.php You can create a plugin that modifies that functions and assign it in the corresponding template.
  8. Tested Twice on 2.1.9. The code has to be replaced in the top section of the macros. Where the avatar settings are, check again the first page, i edited to include those as well. If it doesnt work then its either wrong place, or you didnt add proper frame image in the CSS.
  9. message_macros is located here: ACP -> Apperance -> Templates, search for message_macros Replace with the part from the first page, from <div class="message-avatar-wrapper"> ... to ... </div> Obv, in the CSS, you have to replace admin and owner class with proper image...
  10. Already did, check the first page.
  11. I've updated the thread for 2.1
  12. I tested the code above for both 4.4 and 4.5 in default and custom theme, and both worked for me. I can check it for you with access.
  13. Check the main thread, i updated it.
  14. The ones on left look like images, for FA use this. [data-forumid="2"] .fa-comments:before { content: "\f236"; }
  15. Post a screenshot with the live edited content we could understand better. Most themes has the fa-comments as default. If that is what you want to edit.
  16. I remember the plugin you have did the trick back then.
  17. Delete ipsTabs_activeItem from the week tab. You have to refresh the widget to apply. Delete it and put it back, should work.
  18. Thats the menu option inside ACP. Just drag and drop the options under other to create a drop-down.
  19. I suppose a task within the app does that. Enable the developer and take a look inside the app.
  20. A screenshot would help understand what you want to achieve.
  21. Can you post some logs.
  22. I was using the default theme. It might be that you put it in the wrong part or a theme issue. Send me a screenshot and I'll take a look.
  23. By creating a new block, use the plugin and select the members. That way you can customize the groups to display and/or if user is online. That is what Tony told you.
×
×
  • Create New...