Recent content by DeviateDefiant

  1. DeviateDefiant

    s9e Media Sites

    Does anyone know the cause of this? I thought at first it was age-restricted videos, but it appears to be all of them. I'm now suspecting YouTube is defaulting to not allowing embedded videos?
  2. DeviateDefiant

    [XTR] AI Assistant [Paid]

    I finally bought this today, installed, and at least the basics are working. Seems very well made and written in general. I do seem to have a bug though, or perhaps it's a misunderstanding of how things are meant to work. When I try create a knowledge base entry containing our forum rules...
  3. DeviateDefiant

    [XTR] AI Assistant [Paid]

    Thank you @Osman, the ability to sync reference material with our main CMS system is important - as that contains all the source information referenced across the forum. For our circumstance, latency or instability should not be an issue - both platforms sit alongside one another on a top-end...
  4. DeviateDefiant

    [XTR] AI Assistant [Paid]

    This looks fantastic, and I'm likely to purchase shortly. Just a question if you can please @Osman, I have an external CMS (PHP/MySQL) storing all the data I want to reference for RAG - a mix of support pages, product and company listings. Will there be a way to add reference material beyond...
  5. DeviateDefiant

    [OzzModz] Auto Merge Double Posts

    Just another bump to mourn the loss of this add-on, I haven't been able to find a working Xenforo 2.3+ add-on yet.
  6. 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...
  7. 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.
  8. 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; }
  9. DeviateDefiant

    Keyword Linking by Siropu [Paid]

    Thank you - bought, setup and working within 10 minutes (y)
  10. 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.
  11. DeviateDefiant

    Duplicate "Mark unread" option for posts/threads

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

    Lack of interest 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...
  13. 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/
  14. 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.
Back
Top Bottom