Jump to content

Grafidea

Clients
  • Posts

    330
  • Joined

  • Last visited

  • Days Won

    4

Reputation Activity

  1. Like
    Grafidea reacted to Andy Millne in Badly read database version.   
    The requirements checker has been updated to not prompt users of MariaDB to upgrade.
  2. Haha
    Grafidea got a reaction from sobrenome in Support php 8.1   
    "Sorry, we can't show this content because you do not have permission to see it."
  3. Agree
    Grafidea reacted to Adlago in Storage settings for CSS and JS   
    These settings are combined into one setting field.
    Theme Resource: File sytem...... CSS files, JavaScript files and images used by Themes. After a lot of research, I have a conclusion - if the CSS storage setting is in the main domain, and the JS storage setting is in the cookie free domain, then in this case the TBT time below 100 ms for mobile loaging is easily reduced.
    Now this reduction is also possible, but sending CSS and JS to a cookie free domain increases the FCP time by more than 700 ms, which naturally worsens Web Vitals parameters.
    Please consider the possibility of an additional field for separating CSS and JS in Storage settings.
    Thanks.
  4. Like
    Grafidea reacted to Adlago in Storage settings for CSS and JS   
    I will supplement the topic with these examples (in both examples - CSS preload is added in IncludeCSS , and the prefetch is added in IncludeJS)
    1. CSS and JS are loaded from the main domain

    2. CSS and JS are loaded from a cookie-free domain.


    Conclusion - for optimal loading of CSS and JS for mobile it should be possible to separate the storage settings so that CSS is loaded from the main domain and JS from the cookie-free domain  (of course for sites that don't use CDN - I have not studied CDN yet and I have no information).
    These changes in CSS and JS loading do not affect desktop results in similar tests.
  5. Like
    Grafidea got a reaction from ZLTRGO in SVG for logos and icons and WebP for images.   
    Yes please support svg! Logo, reactions etc.
  6. Agree
    Grafidea reacted to Adriano Faria in Ajax Notification for Inbox Messages   
    This is an ajax notification about a new private message:

  7. Agree
    Grafidea reacted to SeNioR- in Adding the ability to change the user's SEO name   
    Hi. Today's suggestion is about the ability to change the user's SEO name. It would be nice if the user could change the SEO name himself and it could be something other than the username.


     
  8. Like
    Grafidea got a reaction from Marc Stridgen in Error installing hotfix update.   
    Very thanks! Problem solved 
  9. Thanks
    Grafidea reacted to Sonya* in Error installing hotfix update.   
    I had the same error (Division by zero) with the same stack trace during the last upgrade. I had to complete the upgrade via /admin/upgrade. The latter was successful.
  10. Agree
    Grafidea reacted to SeNioR- in PWA maskable icon   
    Still not added 😛 
  11. Agree
    Grafidea reacted to Everade in PWA maskable icon   
    There's currently no option to set icons being maskable or not.
    And IPB, by default doesn't set the maskable attribute.

    Google Lighthouse Audit as such doesn't rate the PWA setup as optimized.

    Would be great to either set it by default in the manifest file, or add an option for us to set the maskable attritbute ourselfs.

    https://web.dev/maskable-icon-audit/?utm_source=lighthouse&utm_medium=devtools
     
    Of course, this isn't just about Google Lighthouse Rating improvement, but it also allows us to mask the icon 😉
  12. Agree
    Grafidea reacted to Joy Rex in Fluid View Forum Sidebar - Hide/Unhide?   
    I really like the Fluid view, but it would be great if there was a way to hide the forum selection sidebar once you've made your selections so the other sidebar items aren't pushed down because of it being at the top, or maybe move it to a modal when you activate Fluid view?
  13. Agree
    Grafidea got a reaction from LiquidFractal in Support php 8.1   
    "Sorry, we can't show this content because you do not have permission to see it."
  14. Agree
    Grafidea reacted to SeNioR- in "Load Image" button like on Twitter   
    Hi. Today I come with an idea to add the "Load Image" button as it is on Twitter, so when you click, the photo will be loaded. This would speed up the page loading.
    What do you think?

     
  15. Agree
    Grafidea reacted to SeNioR- in Custom URL for Topics. Shorter URLs tend to rank better   
    When we create a topic, the URL is created from the title of the topic. In the case of a long topic title name, it would be useful to have the option to manually change the URL, as it is for example in WordPress.

    Why?  According to Backlinko, "Shorter URLs tend to rank better than long URLs." To prove this, they performed some extensive testing on one million Google search results.
    Here’s a graph that shows how Google rankings decline as URL length gets longer.

    It’s pretty cut and dry. Notice how the number one position has URLs with roughly 50 characters.
    But once you move down to the number 10 spot, the average URL has 62 characters.
    So somewhere around 50 – 60 characters is a pretty good number to shoot for.
    If you go way beyond (say 80+ characters), this is likely to have a negative impact on your ranking.
  16. Thanks
    Grafidea reacted to Jim M in Error installing patch 4.6.10   
    I ran the upgrader for you and your community is back online again. Please let us know if we can be of further assistance.
  17. Like
    Grafidea got a reaction from WP V0RT3X in Font Awesome 5   
    Please support Font Awesome 5 or 6!
  18. Agree
    Grafidea reacted to Hisashi in Being able to create menu in elUserLink_menu   
    Hello,
    It would be nice if the administrator had a tool to create user menus without having to edit the themes.
    It could be something like the "Site Features > Menu Manager"
    This would be useful for admins who want to create specific buttons for their other applications.

  19. Agree
    Grafidea reacted to SeNioR- in Lazy loading for Category Icons   
    I just tested the page in PageSpeed Insights and Google suggested to add lazy loading to category icons.
    <img src="{file="$forum->icon" extension="forums_Icons"}" alt='' class='ipsItemStatus ipsItemStatus_custom {{if !\IPS\forums\Topic::containerUnread( $forum ) && !$forum->redirect_on}}ipsItemStatus_read{{endif}}'> The icons also don't have width and height attributes.
    What do you think about it?
  20. Like
    Grafidea got a reaction from Ravion in Facebook login instructions are outdated   
    The facebook interface has changed a bit. It's nice if the IPS team updated this article.
  21. Like
    Grafidea got a reaction from Ravion in Lazy Load forum section   
    Yes. I mean something similar that does not delay page loading 🙂
  22. Like
    Grafidea got a reaction from Ravion in Lazy Load forum section   
    What do you think about adding a lazy load for forum sections?  so how is it in several templates on the marketplace?  This would speed up forum loading and improve the result on google pagespeed.
    something like here
    https://codebite.dev/ips/
  23. Like
    Grafidea reacted to panzerscope in Font Awesome 5   
    Hello.
    So I know there is a plugin on the marketplace to enable Font Awesome 5 support. However when will IPS OFFICIALLY support FA 5 ?
    Font Awesome is moving to its 6th generation and IPS is currently on 4.7. 
    It would make life easier for any of us using Font Awesome if IPS were to follow the latest stable versions :).
  24. Like
    Grafidea reacted to AlexJ in Please update default standard Privacy Policy   
    Recently my FB application get blocked because of privacy policies where not well defined. I noticed IPS website is updated with this policies.
    https://invisioncommunity.com/legal/privacy/
    This is what FB is looking for and other login Auth as well:
    1. What data you are Collecting, 2. How you are processing it, 3. Purposes for which you are Processing it, 4. Users may request Deletion of that data.   I think every client of yours will benefit with it. Just a suggestion. Thanks
  25. Like
    Grafidea reacted to LiquidFractal in IPB native Points System (IP.Subeconomies? IP.Points?)   
    Perhaps this is a pipe dream, but as sub-economies have proven to be a very effective way of hijacking goal-oriented psychology I would love to see a native points system in IPB.
    In such an application one could develop different "banks" for different types of points systems depending on the nature of your website.  Examples:
    "credits" (for purchasing services, Store products, exchanging for cash donations to relevant charities) tokens (for gambling, buying bling for their online personae) hours (if you're like me, you sell hours of tuition and/or consultation) How might these points be accumulated/awarded?  Examples:
    buying blocks of tokens/credits/hours in the Store buying Store products: buy product X and get Y amount of credits in points system Z having the highest-rated answers in a Q/A Support forum having the highest reputation in a given forum Awarding points to people who invite new members to your community completing courses or other certifications Other ideas:
    Targeted emails to certain groups, or certain individuals when credits/tokens/hours are at X or 0 - time to get more!) Targeted emails to people indicating they've been awarded free tokens/credits/etc. Promotions where points are awarded under special circumstances from dates X to Y Toss tokens into a (virtual) fight pit and watch your community fight for them.  Cue the oldschool Star Trek fight music.  Dance, puppets, daaaaance! mwuahahaha) Hijacking goal-oriented psych--err, offering points could be a great way to spur development and participation in one's community.  They could also obviously be integrated into other apps (or other apps could make use of points) as part of competitions, e.g., submitting the highest-rated photos, articles, blog posts, etc.  The possibilities go on and on!
    As some know there have been a couple of third-party devs who have made Points systems, but I have come to think that if one is going to embed something like this into a community (let alone a business) I wouldn't want to trust it to anyone but the core developers for updates and stability.
    I obviously can't speak for others, but I for one would be happy to pay for this as an additional (optional) IPS module, similar to the way IP.Downloads is offered.
×
×
  • Create New...