androweb
Forum Replies Created
-
Forum: Plugins
In reply to: [PWA] Long URL with many query parameters slowing loadingThanks Jeff Posnick for spotting the problem area, and thanks Weston for taking the trouble to identify the regex to remove as a temporary fix, works a treat now ??
Forum: Plugins
In reply to: [PWA] Long URL with many query parameters slowing loadinggreat thanks Weston, I’ve tried a simpler query string with the same number of parameters, and there does seem to be a threshold around the 26 mark, but maybe the url decoding is factoring into it as well, because I did notice it was a little faster.
Forum: Plugins
In reply to: [PWA] Long URL with many query parameters slowing loadingI tried this on another site yesterday and it didn’t seem ot make any difference, bit I’ve updated the one above and tested it, but there appears to be no difference. I’ve also tried the same query string on arbitrary pages and it loads very quickly with the plugin deactivated. It seems to be the number of parameters rather than the length of the string which is causing the issue, just removing one or two parameters from anywhere seems to drastically speeds up the loading
Forum: Plugins
In reply to: [PWA] Long URL with many query parameters slowing loadingForum: Plugins
In reply to: [PWA] Deactivating and removing pluginThanks, I’m finding the shortcut remains on the homescreen indefinitely, and some pages still load if offline, but I guess that is because they have yet to be evicted, as you said.
Thanks again Weston.
Forum: Plugins
In reply to: [PWA] Deactivating and removing pluginGreat good to know it will eventually evict itself everywhere ?? just to clarify, you are referring to offline browsing only, whereas any installed PWA app will persist until its is uninstalled by the user?
Will the web content accessed through the installed PWA app continue to follow the website changes or will it be frozen at the point the service workers were removed?
Forum: Plugins
In reply to: [Fresh Forms for Gravity] Function call embedding methodGreat, thanks for your help.
Forum: Plugins
In reply to: [Fresh Forms for Gravity] Function call embedding methodThanks very much, that’s really helpful to know going forward. Is there a filter planned for categories and tags? basically I have several hundred product pages with embedded forms via function call, that I want to exclude from caching.
Alternatively, at mo I’m planning to use WP Super Cache, and possibly Cloudflare CDN for files only. So bearing that in mind would the alternative approach I mentioned above work?
- This reply was modified 4 years, 2 months ago by androweb.
Forum: Plugins
In reply to: [Easy Table of Contents] % symbol in heading not escapedthank you, great to see this plugin getting lots of attention from the author.
Forum: Plugins
In reply to: [Easy Table of Contents] % symbol in heading not escapedI’m seeing exactly the same thing as well, % is removed if in a heading and showing /a> if at the end of a heading
yes working now thanks.
I tried each of the following independently:
Turned off Jetpack protect
Deactivated Jetpack completely
Tried Network activation of superpwa rather than individual siteNone of these made any difference.
I tested on a single site, and your plugin generated the service worker and manifest files as normal, so I think it maybe a multisite issue???
yes i will try that, will let you know how it goes.
1) Jetpack protect
2) YesForum: Plugins
In reply to: [Super Progressive Web Apps] PDFyes will do, when I can, I deactivated plugin, but I’m setting up a test page on another site, although having additional problems generating service worker and manifest file with the 2.0 version, so have to resolve that first, before testing the pdf link.