Thanks @arminunruh and sorry for the radio silence. I wasn't at my desk for a few days. I updated and the mobile news spacing looks correct now :)
joeclarkx
Posts
-
news element spacesJan 30, 2025, 12:30 PM -
news element spacesJan 27, 2025, 9:34 PMThanks! @arminunruh
-
news element spacesJan 20, 2025, 10:20 AMHi, please see https://corneliabaltes.com/news/
The mobile version doesn't respect the auto phone layout values as specified in the customizer. The issue seems to be when there is a text element in row 1 and an image in row 2, the automatic phone layout doesn't include any space between these rows.
In fact, within the customizer, it adopts the correct padding. But both on mobile and a resized desktop window there is zero padding between the rows applied.
Can anything be done?
-
Initial page load MUCH slower on mobileJan 11, 2023, 9:49 AM@arminunruh Hi Armin.
I'm sorry to be bothering you with this - its just so mysterious.
I'm in Germany , Berlin - gigabit connection
Using Chrome
On Mac Chrome has no issues - even when displaying a mobile view
Phone is a modern mid-tier device -Pixel 4a
n.b. the page speed test link also simulates a mid-tier android device"Enable YouTube pause video when leaving slide (adds extra YouTube Script)" - already unchecked.
To me, it looks like it must be a difference between the android and apple platforms. But i'm not technically qualified to diagnose whats going on...
-
Initial page load MUCH slower on mobileJan 5, 2023, 12:41 PM@joeclarkx The REALLY puzzling thing (for me at least) is that a desktop window resized to mobile size doesn't have any performance issues...
Does that indicate that something changed with the mobile version of chrome?
-
Initial page load MUCH slower on mobileJan 5, 2023, 11:13 AM@arminunruh thanks. I'm not sure how Digital Ocean could help?
I'm still really struggling with this. Load time for mobile is truly awful.
I tried PageSpeed Insights:
https://pagespeed.web.dev/report?url=http%3A%2F%2Fcorneliabaltes.com%2F&form_factor=mobile
It's clear that mobile it performing much worse than desktop. There are several suggestions but I have no idea how, or if I can, implement them.
e.g.
-it seems like the first image carousel is causing a 4.2s delay on mobile, but playing with the lazy load setting has no effect.
-the youtube element included with laytheme causes a 2.97s delay
-etc
The weird thing is that mobile used to run great for this site.
I've tried all the normal troubleshooting steps. I would really appreciate it if anyone has suggestions about how I could implement anything from the PageSpeed Insights link - or any other suggestions at all!
-
News plugin list view broken by updateJan 2, 2023, 8:45 PMJust updated and the list view of the news plugin is broken:
Title will not show - only excerpt
Have switched to a column view with one column as a temp fix. This doesn't allow for the horizontal separators though
-
Initial page load MUCH slower on mobileNov 21, 2022, 6:30 PM@arminunruh I'm sitting in Berlin too... The host is digital ocean... Mega strange that you are getting a different result
-
Initial page load MUCH slower on mobileNov 16, 2022, 10:59 AM@joeclarkx just tested on iOS - on an older ipad - and page load is still several seconds... So I guess it's not an Android/Chrome thing
-
Initial page load MUCH slower on mobileNov 15, 2022, 12:42 PM@arminunruh For me the initial page load is still incredibly slow- I'm on Android
-
Initial page load MUCH slower on mobileNov 9, 2022, 12:19 PM@arminunruh Thanks for looking at this.
I have one youtube video on the page using a youtube element. Is this script you mention something that shouldn't be there?
Re: carousel lazy loading- I have this enabled. Has an update maybe broken it?
-
Initial page load MUCH slower on mobileNov 8, 2022, 1:30 PM@joeclarkx Been looking at this again and it does seem like the carousel might be breaking lazy loading on mobile.
This is a very image heavy homepage so its a big deal.
FWIW this only happening on my actual mobile - not when the viewport is resized on desktop...
-
Initial page load MUCH slower on mobileNov 8, 2022, 12:11 PM@joeclarkx Coudl it be that lazy loading is not working on mobile?
I should have also mentioned that this issue appeared recently...
-
Initial page load MUCH slower on mobileNov 7, 2022, 1:03 PMHi! http://corneliabaltes.com/ loads much slower on mobile: several seconds
I've been through all the tips to speed up the site - including checking turning off custom code and disabling plugins.
It looks like it might be the carousel plugin? Disabling this did fix the page load issue, but as much of the content is in carousels, i'm not 100% sure this is the problem- just a coincidental fix.
What else can I check or change?
-
"next News" button non-funtionalOct 8, 2022, 7:40 PMHi, I tired to add a "Next news' Button as shown in a recent Reel.
http://corneliabaltes.com/news/
See the news footer. Clicking it does nothing. Have I implemented it wrong? Or is a broken?
-
Sticky Footer not working on mobile...Sep 29, 2022, 12:14 PMI'm noticing this is an issue for me too. Is this still on the list?
-
Gridder flickeringSep 19, 2022, 1:48 PM@fabiandraxl ME TOO
-
Debug changing page colours (Safari)Jul 9, 2021, 9:44 AMHey Richard
Thats a great resource. I have already had a look at it and implemented what I could.
As its one particular page that I'm struggling with I'm inclined to think its some code that needs troubleshooting. I parked it for a bit, but I'll have another look. I'm guessing it may be the instagram embebd.
Best
Joe -
Debug changing page colours (Safari)Jul 1, 2021, 11:01 AMHey
Thanks so much for the reply.
Actually the home page is intentionally set to white as an overlay.
The problem I have is the that only the News page is loading slowly. Very Slowly. I have started wondering if the problem might be the instagram embed. Thats the only thing that makes it different to any of the other pages...
-
Debug changing page colours (Safari)Jun 23, 2021, 10:18 AMHi, I'm using a script to give randomised page colours.
I have a problem with safari specifically- and only on one page
http://corneliabaltes.com/
The 'News' page takes maybe a minute to return a coloured background. This is a problem as all text elements and menus on the page are white.The script is:
<script> const colors = ["#FF7575", "#D69D00", "#FF5347", "#1BDA91", "#00ABF5", "#F38816"]; window.onload = () => { const colorToSet = colors[Math.floor(Math.random() * colors.length)]; document.querySelector("body").style.backgroundColor = colorToSet; };
I don't have the technical chops to even begin troubleshooting this. Any ideas?
I have already purged cache and also tried installing jetpack CDN...
Thanks!
I also code custom websites or custom Lay features.
💿 Email me here: 💿
info@laytheme.com
Before you post:
- When using a WordPress Cache plugin, disable it or clear your cache.
- Update Lay Theme and all Lay Theme Addons
- Disable all Plugins
- Go to Lay Options → Custom CSS & HTML, click "Turn Off All Custom Code", click "Save Changes"
This often solves issues you might run into
When you post:
- Post a link to where the problem is
- Does the problem happen on Chrome, Firefox, Safari or iPhone or Android?
- If the problem is difficult to explain, post screenshots / link to a video to explain it