Recent content by agison

  1. agison

    download multiple files via external URL links

    This is not the case. You can not zip external sources or files from cloud services like Google drive which uploaded/share by others
  2. agison

    Dark mode / Light Mode switcher button

    it depends on many various things, template, $visitor existing, ... Basically, you can place the link anywhere, but the template could be much different.
  3. agison

    Lack of interest Have tag search display root word

    This will heavily depend on type of language, different processing for different language. I think it is not easy to implement in XF Core. This could be support via XFES.
  4. agison

    XF 2.1 Adding a timeline?

    Simple idea but works!
  5. agison

    Implemented Google WebP Support

    I agree!
  6. agison

    Convert image [Paid]

    1+ for webp support!
  7. agison

    Unmaintained Dark mode / Light Mode switcher button

    This Template modification will add a button to NavGroup (before Search Button) to let users switching between the Light style and the Dark style. 1. Create a new Template Modification: Template: PAGE_CONTAINER Key: add_a_style_switcher_button_to_navgroup (or anything you want) Find field...
  8. agison

    Dark mode / Light Mode switcher button

    agison submitted a new resource: Dark mode / Light Mode switcher button - Template modification to add Dark mode / Light Mode switcher button Read more about this resource...
  9. agison

    New XenForo Experience ACE - Download Free

    How to get Threads Types Plus, Dalton Prock? Thank you
  10. agison

    XF 2.0 How to convert a phrase to lowercase in template?

    <xf:set var="$name_cap" value="{{ $name|to_upper('ucwords') }}" />
  11. agison

    New video series: Building with XenForo 2

    Hi @Kier These are very wonderful videos, I'm looking for ward to see new video for adding photos/attachments to notes. Thank you so much.
  12. agison

    Using the first attachment of threads as Facebook og image (for sharing threads on Facebook)...

    There is a better way to do this. Check it here: https://xenforo.com/community/threads/joyfreak-set-open-graph-image.187438/
  13. agison

    Using the first attachment of threads as Facebook og image (for sharing threads on Facebook)...

    This resource has been removed and is no longer available.
  14. agison

    Using the first attachment of threads as Facebook og image (for sharing threads on Facebook)...

    agison submitted a new resource: Using first image in thread attachments as Facebook OG Image (for sharing threads on Facebook) - Your shared thread on FB will have an image instead of your site's logo. Read more about this resource...
Top Bottom