XF2 [8WR] XenPorta 2 (Portal) PRO

XF2 [8WR] XenPorta 2 (Portal) PRO [Paid] 2.2.0.7

No permission to buy ($40.00)
I installed XenAtendo 2 (Calendar) PRO 2.2.0.3 first and afterwards XenPorta 2 (Portal) PRO 2.2.0.7.

Now the function where you can indicate whether you want to participate in the event or not no longer works. The following error message appears: "No RSVPs available for this date"

1678275104835.png
 
Hello everyone, I would like to be able to show the attachments to the articles on the homepage.
There's a way?
 
Suggestions for new update:
  • Add the most popular additions from (the seeming abandoned) XPI addon.
https://xenforo.com/community/resources/ozzmodz-xenporta-improvements.7515/
It added some great stuff, like alternate layout, XF category style menu, article per row in widgets and various style addition settings..


Two areas for improvement in terms of speed/performance is LCP, CLS and image handling.
  • CLS
    <div class="p-body-main p-body-main--withSidebar ">. 0,16 CLS contribution. The first article on the grid. Anything over 0,1 is deemed to need improvements.
    1674649229676.png
    "Element moved 400px to the bottom", so the cause is the feature slider loading AFTER the container of the articles perhaps..
    1674649203336.png

  • LCP
    • Youtube player always loads. https://www.youtube.com/s/player/4248d311/www-widgetapi.vflset/www-widgetapi.js. The feature slider has a media box where you can add YT videos, but I never use it. Either add an option to only load it once feature articles with media field active (better for users, but may be harder to add?), or just have a on/off button in ACP if you want to have this YT media function enabled or not.
  • Images
    • Lazy load off screen images. (feature images that are not the front/hero image). If you have many feature article images in your slider, this can provide a sizeable hit to your performance.
    • Properly sized images for mobile/narrow. All images should have S/M/L versions to serve depending on the screen size of the viewer. This is critical for mobile performance.
 
Back
Top Bottom