If the gallery has any category where there are only video files, then when trying to open any of them there will be an error in the browser console and the information in the sidebar will not load. But if the category contains at least one picture, in addition to the video, then there is no...
Below was produced right after I did XF 2.3.4 -> 2.3.6 and subsequently updated XFMG and XFES to 2.3.5. Not quite sure which of the updates trigered it as I usually select both.
ErrorException: File clean up job failed for XF due to write permissions. Legacy files may need to be cleaned up...
Info(s):
Feature and highlight specific contents and optionally use them as a portal / home page
Key Feature(s):
User-group permission
Can feature own thread to the homepage
Can feature any threads to the homepage
Feature / unfeature threads to homepage
Can feature own resource to the...
Is it possible to exclude all media items from search/XFES?
If we were to enable XFMG, our search results would end up polluted with millions of attachment file names. With our potential use-case for XMFG we're mirroring most image attachments for the entire forum.
Any guidance is appreciated.
Hi
I just noticed I can't filter media items by category when using the API!
It seems like a bug to me as it is a rather basic feature...
https://xenforo.com/community/pages/api-endpoints/#type_XFMG_MediaItem
Unlock visitor insights for each media item with "XenCustomize Media Gallery Visitors." This add-on tracks visitor data for every media view and displays it on the media detail page. Manage visibility and access with user group permissions.
Key Features
🔍 Visitor Tracking
Track and display...
Nicolas FR submitted a new resource:
Media Wall Widget for XF Media Gallery - Adds a new widget to the XF Media Gallery allowing the display of a media wall.
Read more about this resource...
Deleted member 184953
Thread
gallery
media
media gallery
wall
widget
xenforo.fr
xfmg
Adds a new widget to the XF Media Gallery allowing the display of a media wall.
Requires the official add-on XFMG 2.2
Responsive widget recommended for wide spaces.
3 zoom out levels available to increase the number of thumbnails per line (Zoom out level will be applied to all Wall widgets)...
Nicolas FR submitted a new resource:
Only Full Title MG Index - Shows only the full title on the thumbnails of the Media index page (XFMG)
Read more about this resource...
Deleted member 184953
Thread
french
french translation
gallery
media
title
xenforo.fr
xfmg
A simple add-on that allows you to display only the full title of the media when passing the mouse over the thumbnails in Gallery/Category index. This removes the author name, date, number of likes and views.
Short title, Before/After
Long title, Before/After
Mobile view :
I'm using PHP 7.4.30, Ubunto 20.04, and Apache (Dedicated FPM application served by nginx) with a server post and upload size of 256M. I also matched this in XF and XFMG settings. But whenever I try to upload something higher than 128M (the old limit) in the gallery, after the upload...
Current attachment mirroring only allows for mirroring all attachments in a node to a media gallery category, which works if it is mostly just a few sporadic attachments. For attachments that are uploaded to posts such as ones where you would post yourself, post your pet, post your car, post...
You can make the media slider actuators more visible to your visitors with a little css modification.
In extra.less template just add :
.lSAction>a.lSPrev:after,
.lSAction>a.lSNext:after {
padding: 5px 0;
border-radius: 3px;
width: 26px;
background: rgba(254,254,254,0.8);
}...
nicodak submitted a new resource:
FRENCH Translation - Media Gallery 2.2.3 - Complete translation of xenForo Media Gallery 2.2.x to French
Read more about this resource...
Deleted member 184953
Thread
french
french translation
gallery
media
media gallery
xenforo.fr
xfmg
As stated by Brogan in this thread, user quotas for the MG are not viewable without directly querying the database.
As a quota limit is part of the base permissions for this addon, staff and users being able to view their current usage and maximum quota would be ideal. It seems this was...
Hi
I am trying to pull in the XFMG gallery RSS feed but when you view the result, it only has one entry. Is there a way to output more than one result from a gallery?
Thanks
Hello!
Few questions related to the ship spotter site on XFMG and regarding the further use of custom fields.
Photos (carousel) below main image filtered by custom field value, please see below. So, it shows only photos with one number (like a plate number on the car). Any idea how to do it...