Recent content by DeviateDefiant

  1. DeviateDefiant

    Separate Sticky and Normal Threads (XF +2.x) by Xon

    Installed and working in minutes, thanks @Xon. In the template mentioned above find {{ phrase('seperator_normal_threads') }} and {{ phrase('seperator_sticky_threads') }}, add before: <xf:fa icon="fad fa-list" /> Change 'fad fa-list' as appropriate to another FontAwesome icon, I used 'fad...
  2. DeviateDefiant

    XF 2.1 User defined "BB code media site" not working

    If anyone else runs into the issue above, there seems to be a bug when using capitals within the "media site id" name. In the example above @PaulaG may have been fine with 'mysite' as opposed to 'MySite'. Confirmed on v2.3.4.
  3. DeviateDefiant

    Keyword Linking by Siropu [Paid]

    Worth noting if you're wanting to target the icon for styling on hover, this can be achieved using CSS: .your-class:before { .m-faContent("@{fa-var-solid-user-md}"); color: pink; } .your-class:hover:before { color: green; }
  4. DeviateDefiant

    Keyword Linking by Siropu [Paid]

    Thank you - bought, setup and working within 10 minutes (y)
  5. DeviateDefiant

    Keyword Linking by Siropu [Paid]

    Can I choose to omit a URL in the replacement, and instead just show the description on hover with custom CSS styling? I want to use this add-on both for some automatic linking, as well as providing definitions for technical terms used across our forum if at all possible.
  6. DeviateDefiant

    Duplicate "Mark unread" option for posts/threads

    Is anyone aware of a third-party add-on that will provide this functionality?
  7. DeviateDefiant

    Abbreviation Definitions

    Similar position here. Back with Xenforo v1 I used to use the word censor replacement to add these abbreviations, I've just tested now with Xenforo v2 and unfortunately it doesn't output replacement text as HTML. I may end up resorting to Javascript/jQuery to achieve my goals dynamically - but...
  8. DeviateDefiant

    XF 2.3 Using SVG Node Icons...

    Found this old thread on Google, look here: https://xenforo.com/community/threads/using-svg-node-icons.221496/
  9. DeviateDefiant

    XF 3 General Information & Discussion

    I emailed support trying to find out, as I have a big new forum project to build. Unfortunately they couldn't give me any kind of ETA. I'm weighing up just starting to build before launch on v2.3 and the default theme, ready to hopefully upgrade without issue.
  10. DeviateDefiant

    [bd] Attachment Store [Deleted]

    Sure thing, coming up.
  11. DeviateDefiant

    [bd] Attachment Store [Deleted]

    I can see that "bdattachmentstore_engine" and "bdattachmentstore_options" are both there but all data seems to be set to NULL. EDIT: Actually jumping ahead I can see real values for many rows.
  12. DeviateDefiant

    [bd] Attachment Store [Deleted]

    @xfrocks I'm having some issues after updating to the latest version, we tested a migration to S3 (then did a U-Turn for other reasons) and reverted back to using the '/data/' directory on our own server. Seemed solid for a couple of days, then some attachments started going walkabouts, trying...
  13. DeviateDefiant

    Email Idle Users by Waindigo [Deleted]

    Aye we do, no issues as far as I'm aware.
  14. DeviateDefiant

    [WMTech] 5 Rolling Message Counter [Paid]

    Just to feedback to the public forum and praise the level of support from @wmtech, excellent service - they provided an SQL query to update the counters on request.
Back
Top Bottom