techmatters
Forum Replies Created
-
Forum: Plugins
In reply to: [Super Progressive Web Apps] No prompt appearingHi Arun,
Yes, those two files are indeed in the “/site/” folder. And in WordPress Settings / General, the values are:
Wordpress Address: https://www.technologymatters.com.au/site
Site Address: https://www.technologymatters.com.auRegards,
NathanForum: Plugins
In reply to: [Super Progressive Web Apps] No prompt appearingTWO weeks, now. What’s going on, Arun – don’t you want to support this plugin anymore?
Forum: Plugins
In reply to: [Super Progressive Web Apps] No prompt appearingHi Arun,
I haven’t had a response for a number of days, now – how is everything going? I’m really eager to get this working.
Kind regards,
NathanForum: Plugins
In reply to: [Super Progressive Web Apps] No prompt appearingHi Arun,
Thanks for the advice. Unfortunately, I’ve tried following your instructions and it still isn’t working. Hopefully some of the information below will help to diagnose exactly where the problem is…
In the “Console” logger, I see a message keep coming up over and over:
“SuperPWA: Current request is excluded from cache.”
That seems to correspond to the “scope” in the manifest, below:
{“name”:”Technology Matters”,”short_name”:”TM”,”description”:”Websites designed to achieve more”,”icons”:[{“src”:”https:\/\/www.technologymatters.com.au\/site\/wp-content\/uploads\/pwa_logo.png”,”sizes”:”192×192″,”type”:”image\/png”},{“src”:”https:\/\/www.technologymatters.com.au\/site\/wp-content\/uploads\/pwa_splash.png”,”sizes”:”512×512″,”type”:”image\/png”}],”background_color”:”#333333″,”theme_color”:”#D5E0EB”,”display”:”standalone”,”orientation”:”portrait”,”start_url”:”\/blog\/”,”scope”:”\/site\/”}
As mentioned earlier, “/site/” is the folder where the WordPress files are all stored, but simply visiting https://www.technologymatters.com.au/site/ takes you to a 404 page. Is that the root of the problem?
Additionally, I changed the “start page” and “offline page” to something other than the homepage, because they seemed to be defaulting to https://www.technologymatters.com.au/site/ as well. Long-term, though, I do need the app to point people to the homepage – this was just to see if that’s where the problem was.
Thanks in advance for any more help you can offer.
Kind regards,
NathanForum: Plugins
In reply to: [Super Progressive Web Apps] No prompt appearingAh yes, the site is indeed served from a sub-folder – /site/. Is that a problem? Is there a way to still make this plugin work?
Thanks for your help so far.
— Nathan
Forum: Plugins
In reply to: [Super Progressive Web Apps] No prompt appearingOne thing I’ve just realised might have to do with the issue – the site is accessed by the direct domain name, but the files are in the “/site/” folder.
Could that – or perhaps something in the .htaccess, related to that? – be stopping the prompt from appearing?
— Nathan
I’ve just tried it, and the old version works a charm! 🙂
I’m having this problem, too! D: