johnrellis
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Change ordering of List blocks with Top Toolbar enabled?Thanks for that link. I think I had seen a reference to that before but obviously didn’t understand its significance.
Forum: Fixing WordPress
In reply to: Change ordering of List blocks with Top Toolbar enabled?Thank you much.
Forum: Plugins
In reply to: [Include Me] Does not work – need to downgradeThanks.
Forum: Plugins
In reply to: [Include Me] Does not work – need to downgrade@satollo, the FAQ and the documentation should specify where the define() needs to be inserted in the wp-config.php. I read the FAQ, added the line to the end of the file, and then observed it didn’t work. Had to come here to read through all these threads. Thanks.
Forum: Plugins
In reply to: [ShiftNav - Responsive Mobile Menu] Replace font icon with an image?Here’s how I ameliorated the download size:
I installed the free FrontForge font editor. Using FontForge, I edited
wp-content/plugins/shiftnav-responsive-mobile-menu/assets/css/fontawesome/fonts/fontawesome-webfont.woff2
and deleted every glyph except the hamburger icon (F0C9), reducing the .woff2 to just 876 bytes.
Doing a few similar optimizations together increased my Pagespeed Insights score by 15 points.
Forum: Plugins
In reply to: [WP YouTube Lyte] Use IMG to allow lazy loading and optimization?Thanks for the info.
Forum: Plugins
In reply to: [WP YouTube Lyte] Worrying results with Pagespeed InsightsNow I understand, thanks much.
Forum: Plugins
In reply to: [WP YouTube Lyte] Worrying results with Pagespeed InsightsCache Thumbnails Locally made a very large improvement in the Pagespeed Insights mobile metrics, thanks!
But I’m curious — when thumbnails aren’t cached, why are the Youtube Javascript files being downloaded on mobile before the user clicks play?
Forum: Fixing WordPress
In reply to: Copy/paste to Chrome on Mac loses formattingThanks. Clearing the cache and cookies didn’t solve it, I’ll look into another Mac.