webpushr
Forum Replies Created
-
Forum: Plugins
In reply to: [Web Push Notifications - Webpushr] in-browser messaging > title color fontGot it. We will add this to our roadmap. Thank you for using Webpushr.
Okay, great. Closing this thread and thank you for using Webpushr.
Forum: Plugins
In reply to: [Web Push Notifications - Webpushr] Delete CampaignThank you for using Webpushr. We will consider this to be added to our roadmap.
Forum: Plugins
In reply to: [Web Push Notifications - Webpushr] Doesn’t workThank you for the update and the feedback.
Feel free to contact us on [email protected] for personalized support.
Forum: Plugins
In reply to: [Web Push Notifications - Webpushr] Doesn’t workHi there, can you please e-mail us at [email protected] and send us your site’s URL please?
Forum: Plugins
In reply to: [Web Push Notifications - Webpushr] Redirect After SubscriptionHi there, this is unfortunately not possible with our plugin at this time.
Forum: Plugins
In reply to: [Web Push Notifications - Webpushr] Error 500 with your plugin.Hi there, we apologize for the delayed response. It seems like you were able to resolve the issue. If the issue is still not resolved, can you please email us at [email protected] and mention this thread?
Forum: Reviews
In reply to: [Web Push Notifications - Webpushr] VERY NICEThank you for your review.
Forum: Reviews
In reply to: [Web Push Notifications - Webpushr] Works brilliantlyThank you for your review.
Forum: Plugins
In reply to: [Web Push Notifications - Webpushr] Does not works on edgeThank you for giving us an update. Hope you like our plugin.
Forum: Plugins
In reply to: [Web Push Notifications - Webpushr] Does not works on edgeThank you for bringing this our attention. We will review and update this thread.
Forum: Plugins
In reply to: [Web Push Notifications - Webpushr] Bulk activation on productsHi there, it is not turned on by default. At this time, you have to manually check the option for push to go out.
Forum: Plugins
In reply to: [Web Push Notifications - Webpushr] No Bell in BRAVE-BrowserHi there,
We frankly do not perform any testing on Brave browser. Our focus is on the “mainstream” or popular browsers (such as Chrome, Firefox, Safari, etc.) at this time. We did however download Brave browser to test your site and it did not work with the default settings. It was simply not loading our JS file at https://cdn.webpushr.com/app.min.js and was showing us “Blocked by Client Error”. We changed some settings and now it seems to be working. It seems that Brave is super restrictive to external resources and it is possible that our SDK might not load under default settings. This means, that under default settings, Webpushr will not work on Brave browser. One possible solution is for you try the following (if you really want it to work on Brave browser): With the below settings, we are essentially trying to load all resources needed to run Webpushr from your site. The downside of this approach is that you will need to manually update our JS files periodically. We make very frequent changes to these files (~1/2 per week).
1- Please place our JS file (that you can download from https://cdn.webpushr.com/app.min.js) on to your server.
2- Check “Manual Integration” from our plugin’s configuration page and manually copy/paste our JS code snippet on to your site’s header. Please make sure you replace the path of our JS file from our CDN to the path on your server where you placed the file in the first step.
3- Please also download the contents of our service worker file at https://cdn.webpushr.com/sw-server.min.js and create a new file named “webpushr-sw.js” and paste the content in this new file. Make sure this new file is accessible on your server’s root directory. Example: yoursite.de/webpushr-sw.js
4- Please change the value of “sw” parameter in our JS code snippet to ‘sw’:’/’ OR ‘sw’:'<full path to yoursite.de/webpushr-sw.js>’.Hopefully, with the above changes, you will be able to make Webpushr work on Brave. Our recommendation at this time is that you continue to use our standard integration approach as it automatically updates all files when we make a change.
-Webpushr Support
There are many reasons why push may not be delivered. Below are some of them:
1- User has not been online.
2- User has changed their device
3- User has not visited your site in a while. Browsers automatically expire push subscription if the user does not visit the website for a while.
4- As mentioned previously, a service worker conflict can cause delivery issues.
5- User clears their browsing history and does not revisit your site.
etc.Forum: Plugins
In reply to: [Web Push Notifications - Webpushr] Hide Web Push Notifications – WebpushrHi there,
Thank you for using Webpushr.
We do not offer a hide functionality for metabox & preview button out-of-the-box. It must be possible but will require custom development effort. We unfortunately do not provide custom integration/development support at this time. The team is entirely focused on enhancing the platform.
Let us know if you have any other questions.
-Webpushr Support