Dr. Flow
Forum Replies Created
-
The difference is one needs to turn off the button once the app is installed, whether or not it redirect to an install page or not.
Forum: Plugins
In reply to: [Progressive WordPress (PWA)] Add to homescreen not showingNow that you mention it Nico, allow me to further delineate what I consider to be a good implementation of How to Allow Users to Install Your Webpage as a PWA. If it’s okay I’ll start a new thread, and feel free to include the explanation in the plugin instructions for the benefit of all. ¡Arriba PWA!
Impressive your prompt reply. What a brilliant answer. It makes sense that it could be that setting.
Unfortunately I did indeed try enabling the Use WordPress Content Filters option, clearing caches and not minifying scripts yet the characters still appear, only on private pages such as “my account”.
Duplicate support question. Please see –>
https://ww.wp.xz.cn/support/topic/fatal-error-uncaught-error-38/
Forum: Plugins
In reply to: [Helpie FAQ — Accordion, Docs & Knowledge Base] Fatal error: Uncaught Error:Fatal error: Uncaught Error: Call to undefined function hfps_get_all_option() in plugins/helpie-faq/includes/settings/getters/getter.php:10
Same here. I’d say it’s a bit much to ask one to deactivate Yoast SEO to potentially fix the issue.
Forum: Plugins
In reply to: [Progressive WordPress (PWA)] Add to homescreen not showingHere’s what I did and got it to work.
1.) In the settings set the jQuery selector to an id, something like
#pwa-install2.) Example:
<button id="pwa-install" style="font-size: 2rem;">Install this as a PWA</button>3.) Clear your cache for the site and also on your phone.
PS I also found out you can have the PWA link on a different page than what the app homepage is. Very useful for users being able to install the PWA yet not returning to the same prompt when they execute the app.
- This reply was modified 6 years, 9 months ago by Dr. Flow.
Same issue here. Running WP 5.2.2.
The most important feature, prompting to install, doesn’t work for me on multiple cell phones all with Android 8.1 or Android 9. It works with plugin “Super Progressive Web Apps” but not with this one or with “PWA”.
Setting Show “add to homescreen” banner to On element click works wonderfully! This is the method I would recommend as it keeps the install process in the control of the user. I would recommend adding a little instruction on what to put and where to use this feature, which to me make this plugin the best out there.
- This reply was modified 6 years, 9 months ago by Dr. Flow.
Forum: Plugins
In reply to: [Progressive WordPress (PWA)] Add to homescreen not showingSame issue here. Running WP 5.2.2.
The most important feature, prompting to install, doesn’t work for me on multiple cell phones all with Android 8.1 or Android 9. It works with plugin “Super Progressive Web Apps” but not with this one or with “PWA”.
Setting Show “add to homescreen” banner to On element click works wonderfully! This is the method I would recommend as it keeps the install process in the control of the user. I would recommend adding a little instruction on what to put and where to use this feature, which to me make this plugin the best out there.
- This reply was modified 6 years, 9 months ago by Dr. Flow.
Sky, I just updated to 4.7.1 and all has been resolved. Don’t know what happened but I am running a highly modified application with Community Events and Pro. All is working, thank you!
- This reply was modified 7 years, 6 months ago by Dr. Flow.
Let’s see what we can do Sky. I can veriy it is only the version [4.7.0.1] that has the problem. I can quickly see it is templates from the Tribe “Commuity” add on. A second issue is that the location/map section for events disappears. That’s what I can tell you, and I’m hoping it can be replicated.
Forum: Plugins
In reply to: [10WebAnalytics] User does not have sufficient permissions for this profileThank you Sona, with your help I figured it out. Within ‘Properties’ a particular view was deleted from the GA account leaving it with an invalid ‘default view’. Reauthenication was needed, and all is well again.
D
Forum: Plugins
In reply to: [Strong Testimonials] withoutExcellent idea. Did just that, and sure enough the </p> disappears with removal, meaning it comes from the shortcode. Theme issue? Wouldn’t think so, but . . . . . if it can’t be replicated it isn’t real.
Forum: Plugins
In reply to: [Strong Testimonials] withoutSeems to be one of those strange things. My page code wraps the shortcode as such:
<hr /> [testimonial_view id=1] <hr />Yet I see a
</p>before the last<hr />.Forum: Plugins
In reply to: [Strong Testimonials] withoutSure thing. This plugin reputation is high–quite impressed you’d search for such a little thing.
Check it out: http://fiestaswingerclassy.com
I just hope I’m not wasting your time.
Good luck!
Forum: Plugins
In reply to: [Better Google Analytics] Dashboard Widget EmptyI just installed the plugin and have the same issue. The obvios reason is because no GA code is being inserted into the header. Weird. I can’t get it to work.