tags

  1. C

    Add-on Hide MEDIA tag for guests

    Hello, I need an addon that hides "certain" MEDIA tags for guests (or I want to specify which user group should be authorized). I have many custom MEDIA tags ([ MEDIA = xyz ])... these are not supposed to be visible to some user groups. Whereas these should still be visible here: [ MEDIA =...
  2. mazzly

    Thread Tagging Improvements 1.0.7 Patch Level 3

    This add-on greatly improves the utility of the Xenforo tagging system for threads. Features: [ACP] Potential tags list: Easily find what tags should exist on your forum. Admin page that shows the most common words (also multiple words) that could be likely tag candidates Auto-suggesting...
  3. Kruzya

    Fixed Controller XF:Tag may return 200 if tagged content doesn't exists

    As written in title. If user can't see any tagged content, controller continue returns 200, but with text No results found. For example, in internal node for staff I have single thread with tag "punishments": If i try view this page as guest, I receive 200 status, but without results: You...
  4. Nookster

    XF 2.2 Two-color tags?

    Hi, guys! Is it possible in Xenforo to make tags two colored? I had such addon at my old vb forum and it is the best way to distinguish different tags in a cloud in my eyes. Example:
  5. V

    XF 2.2 Tag list in article extended view

    I would like to see the small list of tags as seen under the title in thread view or in the regular list with the meta group the same way in the extended article view. (Some of this may be added by an addon, but I just need to find the template and position to add that to). The code to be...
  6. R

    XF 2.2 Questions about tags

    I have some tags like mercedes porsche ford now i want to have the tags car and cars for all threads with the tags above. I dont want to use sql, if not needed. Can i do this with xf or any addon, please?
  7. Erin Nicole

    XF 2.2 OpenGraph tags not working.

    I followed this resource: https://xenforo.com/community/resources/joyfreak-set-open-graph-image.8121/ My OG Tags still don't work on Twitter, FB or Discord. I have no idea what is going on. I'll share whatever code you need, I just don't know what code you need.
  8. questlot

    XF 2.2 Forum Statistics aren't showing anymore in Desktop Browser

    Recently I noticed my forum Statistics in admin panel is blank and doesn't display any information when accessed on my desktop browser but works well on mobile devices. I have used different browser the problem still remain same. Aside that the following options also don't display anymore in a...
  9. PaulB

    Tag editor may show tag multiple times

    Steps to reproduce: Create a new thread with a unique tag. That tag must not be used anywhere else. Click the tag edit link in the thread to edit its tags. Click the "x" next to the tag to remove it. Submit the form by clicking "Save", but do not refresh or navigate away from the page. The tag...
  10. 17b5253825a7d2cbcb1e722ea9e3ea3d026a3be4.jpg

    17b5253825a7d2cbcb1e722ea9e3ea3d026a3be4.jpg

    test media tags
  11. JoyFreak

    [JoyFreak] Article Cover Extended

    JoyFreak submitted a new resource: [JoyFreak] Article Cover Extended - Adds article cover image to tags/search results. Read more about this resource...
  12. JoyFreak

    Unmaintained [JoyFreak] Article Cover Extended 1.0.0

    Live example: Gaming Forum Description Simple add-on that adds article cover images to tags/search results. Screenshots Live example: Gaming Forum
  13. imno007

    XF 2.2 Problem notification on tag searches with no results

    Just figured I'd ask while I'm thinking about it: should there be a "Oops! We ran into some problems" message when you search tags and there's no results? I mean, it implies a site problem, when really the only problem is that there are no results. :unsure:
  14. delifix

    Not a bug thread tags not showing

    i enabled content tagging and i installed "Tag Essentials 1.6.2" but tags not showing in thread pages.
  15. 021

    [BS] Hidden content BB-codes 1.2.4a

    .the main goals of this addon are to: Promote user interaction Reward users who contribute Monetize your forum This add-on achieves this by adding BB-codes similar to spoiler tags which you use to limit who can view specific content. Content can be hidden or displayed to users based on their...
  16. X

    XF 2.1 Mass Adding Tags to Posts?

    I would like to add a specific tag to all of the posts and/or threads in a specific sub-forum. However, there are thousands of threads and posts, so it would take very long to do it one-by-one. Is there a way to add a certain tag to all of the threads or all of the posts in the sub-forum at...
  17. KensonPlays

    XF 2.1 A Couple Bits of Odd Coloring Left

    I am almost 100% done changing the colors of my child theme. There's a couple real noticeable areas left that I can't seem to find in the style properties areas. I've basically looked at every single option and I can't find it haha. A (Edit/Create Poll popup): B (Tags coloring): The white...
  18. A

    XF 2.1 Duplicate content Tags

    Since I installed xenforo 2, big problems with content duplication have started to appear. How should I fix it? 98% tags is duplicate
  19. B

    Batch remove tags

    I found this script by @Xon to remove tags when run it will delete all tags with less than 10 uses can someone make it compatible with xf2 <?php exit(); $startTime = microtime(true); @set_time_limit(0); ignore_user_abort(true); $fileDir = dirname(__FILE__); require($fileDir ...
  20. R

    Fixed Tag auto-suggest no longer working in merge dialog

    Target tag used to auto-suggest when typing in Target Tag field in previous versions of XF 2. It no longer does...
Top