Limeyard
Forum Replies Created
-
Forum: Plugins
In reply to: [Disable Lazy Load] Disable Lazy Load not working?Hi Jeff, My apologies, but I have been occupied with some other pressing matters.
In terms of results, nothing has changed. Load delays are still extremely variable, so results are not reliable. Litespeed is an excellent plugin, and I still have it active, in spite of the issue with LazyLoad. I have started a thread on the Litespeed forum, but that too, is in need of my attention.
Thanks again for your support.
Hi joneiseman, I looked for help from ChatGPT and after a couple of OTT goes and then some tweaking, I finished up with this:
[events_list scope="future" limit="1" order="ASC" format="
<article class='recent-post event-preview'>
<div class='post-thumbnail'>
<a href='#_EVENTURL'>#_EVENTIMAGE{medium}</a>
</div>
<h3 class='entry-title'><a href='#_EVENTURL'>#_EVENTNAME</a></h3>
<p class='entry-summary'>#_EVENTEXCERPT{22}</p>
<div class='post-meta'>
<span class='event-date'>#_EVENTDATES</span>
<span class='event-location'>#_LOCATIONNAME</span>
</div>
</article>
"]I also had to use a bit of custom CSS, but the result was close to what I wanted.
Thanks again for your responses.
Hello again @joneiseman, I want to display the next event on the front page of my site in a left column, and I have used the shortcode:
[events_list scope="future" limit="1" order="ASC"][/events_list]However, it is not responding to the narrow width of the column. What am I missing? Do I need to create and style a div?
Forum: Plugins
In reply to: [LiteSpeed Cache] Disable Lazy Load is not working.@litetimI have enabled QUIC.cloud and tweaked some settings. The ugly grey placeholders now no longer appear and the front page ‘feels’ faster. As before, some tests show a good result, but others markedly less so. However, PageSpeed is still showing
img data-lazyloaded="1".I note that when editing individual posts (or in this case, events) there is an option to set the header image ‘lazyload images Off’, which is what I do.
Forum: Plugins
In reply to: [LiteSpeed Cache] Disable Lazy Load is not working.Thanks, @litetim. Apologies again for the slow response. I’m a bit busy atm.
I’m a bit confused by that – I don’t think I have QUIC.cloud. The problem still exists, and the image is waiting sometimes more than two secs, which destroys an otherwise excellent PageSpeed Insights score.
I hope to look at it again later today.
Forum: Plugins
In reply to: [LiteSpeed Cache] Disable Lazy Load is not working.Thanks, @litetim. Apologies for the slow response. I have now enabled ccss.
The Events list was already enabled, but I changed to “Inherit your theme settings”, and that did the trick.
Many thanks for your time, Jon. It is much appreciated.
Many thanks, Jon for taking the time to look at this. I have checked the first two items, but cannot find where to “make sure the styling for the “Events list page” is enabled.”
Forum: Plugins
In reply to: [LiteSpeed Cache] Disable Lazy Load is not working.Thanks for the response. The last report number is SKYLVQJO
The page is the index page.
The image is the one which is the LCP, whatever that is at the time.
Forum: Plugins
In reply to: [Disable Lazy Load] Disable Lazy Load not working?Jeff, Over the last week or two, I have tried so many permutations of Litespeed, no Litespeed, Fastest Cache, Disable Lazy Load, CDN, etc., that I can no longer remember the detailed results. A few broad impressions, though:
CDN has not been helpful
Litespeed was useful overall, even though it inhibits DLL
Results are still very variable
At one point, I decided that it was just the (shared) server that was causing the variability, because the variability is always in the LCP. I am aware that I am using most of my CPU allowance, and this is an issue, resulting in occasional 50* errors. Then I remembered that my host allows free increase of resources for 24 hrs each month. This supposedly takes the account to a cloud-based facility with twice the CPU allocation and other resource improvements. I thought that this would show whether the LCP limitations were a result of stretched resources. There was no improvement.
Curiously, present PageSpeed Insights scores are 83, 84, 97 or 98. Almost never in between.
I think my next move might be to try another cache engine with DLL.Forum: Plugins
In reply to: [Disable Lazy Load] Disable Lazy Load not working?Hi Jeff,
I am conscious of the fact that it’s been a while since my last post. I shall make a substantive reply this week, promise.
Forum: Plugins
In reply to: [Disable Lazy Load] Disable Lazy Load not working?Thanks again for the assistance. An update . . .
Surprisingly (to me), the offending plugin was Litespeed. However, (perhaps unsurprisingly), performance with that deactivated and Disable Lazy Load working, the performance was worse. For now, I have deactivated DLL and reactivated Litespeed and am picking up scores in the mid nineties in spite of image load delays of 1200ms to 1900ms. I shall next try a different cacheing plugin with DLL. Probably WP Fastest Cache which I have used before.
I shall report back.
Forum: Fixing WordPress
In reply to: Submit button on comment form is very tallMany thanks to you all for the generous response to my query. Well and truly, all bases covered.
The plugin conflict was the straightforward issue to deal with, so I removed Starbox and added PublishPress Authors. I just need to figure out how to remove the email button; not sure that I want to expose my contributors’ email addresses.
Thanks again for the great support.
Forum: Plugins
In reply to: [Disable Lazy Load] Disable Lazy Load not working?The troubleshooting guide might be helpful; thanks.
It looks as though I have resolved this by disabling theme styling.
- This reply was modified 9 months ago by Limeyard. Reason: Check paste screenshot