tdammon
Forum Replies Created
-
Forum: Plugins
In reply to: [LiteSpeed Cache] Mobile vs Desktop@qtwrk, thanks! yes I misunderstood. I had a different post specifically about lazy loading.
I just turned on guest optimization and will do some speed testing now.
Forum: Plugins
In reply to: [LiteSpeed Cache] Mobile vs DesktopHi @qtwrk,
I think you might have responded to the wrong thread. This is about my mobile performance being far worse than my desktop (those images are hidden on mobile)
Forum: Fixing WordPress
In reply to: When to Combine CSS/JSyes I noticed thats fonts were accounting for a large portion of the total size. There are some unused fonts from my theme (Haptic). You can see them in the GTMetrix waterfall view. I am not sure how to prevent the request for those. I am really only using two fonts. When I check my sources tab I can see I am making calls to Google API Fonts and Gstatic fonts for some overlapping font families.
Forum: Fixing WordPress
In reply to: Alt Tags Appearing Inconsistently@threadi, so the two images on my homepage (girl with headphones, and man leading meeting) don’t have alt tags. They are also the only two images that are not being lazy loaded (lazy load exclude in LS). I believe the alt tag does come through if I lazy load them.
Another example is the bar chart graphic in the section that is titled Grow Your Business. No alt tag is coming through on that image and it is being lazy loaded.
Forum: Fixing WordPress
In reply to: When to Combine CSS/JSHi @roughpixels,
It seems like my page speed times are getting pretty good. I have noticed that the page renders some text with no background before rerendering with a background and text and then rerendering a third time with the LCP.
Forum: Plugins
In reply to: [LiteSpeed Cache] Mobile vs DesktopForum: Fixing WordPress
In reply to: When to Combine CSS/JSHi @keithjobss34,
I have a plugin already that can do CSS/JS combine. I am just not sure when I would want to do this or how I can test and make sure it is advantageous for my application.
Forum: Fixing WordPress
In reply to: Removing Unused JSI can type a question into ChatGPT myself.
Forum: Fixing WordPress
In reply to: Slow Page Load TimesHi @iamkenrocks
Thanks for the input! I have reached out to my hosting provider because I noticed that my Time To First Byte was around 1s. I am also using CloudFlare CDN so not sure if I should be reaching out to them too.
A couple of questions. Does the CPU and RAM from my hosting plan affect performance after TTFB? I was under the impression that once the browser received files from the server performance was based on execution times.
Lastly, how would I know if my cache plugin is set up correctly? I tried running speed tests with various settings turned on and then again with them turned off (minification, async JS, image optimization), but I can’t see a huge difference with just one setting toggled.
Forum: Fixing WordPress
In reply to: Load fonts asynchronouslyI am using the theme Haptic from themexriver https://themexriver.com/documentation/haptic-doc/index.html#support
I am setting my font through Elementor in some places and setting in in CSS in others. I also have a plugin called Lite Cache with “Load Google Fonts Async” and “Load JavaScript Async” enabled
Forum: Fixing WordPress
In reply to: Slow Page Load TimesHey Steve,
Thanks for the reply. I am trying to lazy load my images to cut down on FCP. I think I have that working now but it doesn’t seem to be improving load times. I do have a lot of animations. Most of them are triggered by scrolling. Would this still affect load times if the animations aren’t active on page load?
I’ll try to reach out to the theme developers and see if they have any suggestions as well.
Forum: Developing with WordPress
In reply to: Rendering different tables for different screen sizesHey Steven,
I can ask there as well. Although I think this would fall into WordPress development since I am trying to use WordPress to render different content based on screen size.
Forum: Fixing WordPress
In reply to: Buggy HeadersUnderstood. Thank you! Is there a more reliable plugin you can recommend. I’m still just learning the ropes here and just want something that works consistently.
Forum: Fixing WordPress
In reply to: Buggy HeadersIs elementor not one of the major plugins for development? Just trying to understand how I can avoid this issue in the future.\
Forum: Developing with WordPress
In reply to: Styling a Header BarHey Alan,
Thanks for the response. I am looking at a few different themes right now. How would I know if it is a new theme or a legacy theme?