Recent content by USCSS_Nostromo

  1. USCSS_Nostromo

    Posts of the Week

    Thank You In the desktop version, the “Week of …” blocks are 1 pixel wider than the main content. It’s not very noticeable. But in the mobile version, the “Week of …” blocks are 10 pixels narrower than the main content, which doesn’t look good. Is this expected behavior? I added this rule...
  2. USCSS_Nostromo

    Posts of the Week

    Thank You! How to add link to this page?
  3. USCSS_Nostromo

    XF 2.3 File XF_Security_Fix_07_06_2024.php

    Can I delete the file XF_Security_Fix_07_06_2024.php if I am using version 2.3.10? Thank you.
  4. USCSS_Nostromo

    XF 2.3 What's new in XenForo 2.3.10?

    I noticed a strange bug. If the Chrome extension "Adblock for Youtube™" is installed. On the forum XenForo 2.3.10, inserting images into posts stops working. The image uploads to the forum, but it cannot be inserted into the message. Does this happen to you as well? p.s. Possibly there was...
  5. USCSS_Nostromo

    s9e Media Sites

    No phrases for Twitter in /help/cookies/
  6. USCSS_Nostromo

    Profile Cover Photo / Banner Image Enhancements

    On version 2.3, clicking on the image doesn’t work — it doesn’t open anything, as shown in the video.
  7. USCSS_Nostromo

    XF 2.3 How can I remove aria-hidden="true" from a carousel?

    I don’t understand what you’re calling a false positive when I can look at the code and clearly see that the PageSpeed Insights service is absolutely right. It drops the score from 100 to 82–86 because of stupid HTML code. A child who has just started learning HTML would write better code than...
  8. USCSS_Nostromo

    Carousel

    The carousel used by XenForo has many errors. Because of this, PageSpeed Insights lowers the Accessibility score from 100 to 82–86 if a carousel is present on the page. I will use your forum as an example: https://xenforo.com/community/resources/ We run the test at https://pagespeed.web.dev/...
  9. USCSS_Nostromo

    XF 2.3 How can I remove aria-hidden="true" from a carousel?

    XF 2.3.9 The PageSpeed Insights page reports many errors and lowers the score because of aria-hidden="true. Here is the code: <li class="carousel-container f-carousel__slide" data-index="6" aria-hidden="true">... I can’t find where this code is being inserted. It seems to be initialized by...
  10. USCSS_Nostromo

    XF 2.3 What's new in XenForo 2.3.8?

    php cmd.php xf-rebuild:attachment-thumbnails --resume There are no pending jobs of this type to resume. :(
  11. USCSS_Nostromo

    XF 2.3 What's new in XenForo 2.3.8?

    Will this command continue from where the conversion via the web interface left off?
  12. USCSS_Nostromo

    XF 2.3 What's new in XenForo 2.3.8?

    Can I run the regeneration of attachment thumbnails for Retina displays via the terminal command line? Thank You
  13. USCSS_Nostromo

    XF 2.3 What's new in XenForo 2.3.8?

    Which images will get retina thumbnails exactly? Only attachments, or user avatars as well? Thank You!
  14. USCSS_Nostromo

    XF 2.3 What's new in XenForo 2.3.8?

    I’m not sure either. There’s just some free space on the server… It’s more of a hope that this will improve rankings in Google.
  15. USCSS_Nostromo

    XF 2.3 What's new in XenForo 2.3.8?

    After installing 2.3.8, do I need to run the “rebuild thumbnails,” right? Here: /admin.php?tools/run-job ? Thx
Back
Top Bottom