Hey Guys
Do you know of any Parse alternative which also offers WordPress plugin for automation?
Any help would be appreciated!
https://www.ads-software.com/plugins/simple-parse-push-service/
]]>Hi,
i installed the plugin and i have an issue:
i can’t see the “Metabox Simple Parse Push Notification” in my UI once i create the new Post.
(Plugin Version: 1.3.5)
link
Regards, Swaj.
https://www.ads-software.com/plugins/simple-parse-push-service/
]]>The application sends multiple notifications for every new item, how can I get only one?
https://www.ads-software.com/plugins/simple-parse-push-service/
]]>When I publish / update with “Activate Push Notifications for this post” on “yes”, the following happens:
1. The post_id is used instead of the permalink (on the homepage).
2. The post.php crashes and returns a 500 server error.
These do not happen when “no” is selected for “Activate Push Notifications for this post”.
Thanks
https://www.ads-software.com/plugins/simple-parse-push-service/
]]>Hey there
Something weird with this plugin, im able to send push notifications to IOS but not to Android.
Looking into plugin files but not finding this issue.
thanks for the help
https://www.ads-software.com/plugins/simple-parse-push-service/
]]>Hey there,
Many thanks for the plugin.
Two questions:
1 – How can i open push message inside the given post?
2 – I noticed when i have plugin activated, when saving (draft or publish) a check popup shows up asking if i really want to leave the page or stay in the page (changes wont save). How can i deactivate this alert popup?
https://www.ads-software.com/plugins/simple-parse-push-service/
]]>Why do I got this error after publishing a new post.
Fatal error: Cannot redeclare sendPushNotification() (previously declared in /home/fastvira/public_html/wp-content/plugins/simple-parse-push-service/pushFunctionality.php:3) in /home/fastvira/public_html/wp-content/plugins/simple-parse-push-service/pushFunctionality.php on line 3
Hope someone can help me regarding this problem. Thanks in advance.
https://www.ads-software.com/plugins/simple-parse-push-service/
]]>Open and close metabox not work on “post” edit page.
-plugin Version: 1.3.5
-tested in firefox, chrome, IE
can you help me?
https://www.ads-software.com/plugins/simple-parse-push-service/
]]>Where would I change or add additional fields I have in my post (and in the parse db) in order to sync them across?
ex: I have a custom field called eventState in the parse db and want to populate that from WP.
https://www.ads-software.com/plugins/simple-parse-push-service/
]]>When both woocommerce and simple parse pushed is enable, there is a problem,
If you go to create coupon and enter publish, a dialog pop up box come up asking for confirmation of navigating away instead of correctly create the coupon.
It seems that by commenting out line 330
wp_enqueue_script(“dashboard”);
This issue will go away, can you guys advice ?
https://www.ads-software.com/plugins/simple-parse-push-service/
]]>Hi guy
One simple question :
how can i modify the sound key in payload ?
i need a payload like this
{
“aps”:{
“alert”:”alert message”,
“sound”:”example.caf”
},
}
Thank you !
https://www.ads-software.com/plugins/simple-parse-push-service/
]]>Hi, I’m trying to get the push notification to go to the post url and I can’t figure this out.
What do I need to do or where do I need to source the documentation that can guide me ?
https://www.ads-software.com/plugins/simple-parse-push-service/
]]>Hey,
I started using your plugin and found out, that it’s not supporting push notifications for comments. Is that even possible or already on board for the future?
https://www.ads-software.com/plugins/simple-parse-push-service/
]]>Greetings,
The notication number on the app badge icon are not increasing, its always show on 1 as a number on app icon even if there are even 10 unread notificatios.
Kindly help
https://www.ads-software.com/plugins/simple-parse-push-service/
]]>when the plugin is enabled , the function expand and collapse does not work in admin panel of posts. can you help me?
https://www.ads-software.com/plugins/simple-parse-push-service/
]]>Hi,
we are using the plugin and noticed that the apostrophe character (‘) gets quoted with a \ Ex :
“Men’s Fashion Show” becomes “Men\’s Fashion Show”, the backslash remains in the message and there is no way to eliminate it. Can you please disable quoting or give me directions on how/where I can disable it ?
Thanks in advance
-Paul
https://www.ads-software.com/plugins/simple-parse-push-service/
]]>Great plugin but once enabled, the admin area of WordPress is extremely slow. Any idea how we can fix that?
https://www.ads-software.com/plugins/simple-parse-push-service/
]]>thank you very much for your great job!
I use ifttt (https://ifttt.com) in order to publish a new post when there is a new video in my youtube channel.
The post is published but there is a problem: the push notification is not send.
Indeed, if i want to send it i have to re-update de post…
I hope you you ‘ll be able to help me
best regards,
Yohan
https://www.ads-software.com/plugins/simple-parse-push-service/
]]>Hi!
I have downloaded your plugin and I love it. One thing though. I can’t figure out how I can disable the push function for editing a post. I only want to send a push notification when a post is first published but not for later edits.
Can you please help me disable this functionality?
Thanks!
https://www.ads-software.com/plugins/simple-parse-push-service/
]]>Hi Guys
Plugin simply doesnt work for me, ive installed the plugin, signup with parse, used AP ID and other info required. How does a person browsing signup to the push service broadcast?
kind regards
https://www.ads-software.com/plugins/simple-parse-push-service/
]]>I have an IOS app and WordPress site 3.9.1
WordPress was sending push each and every time INSTANTLY for a couple of months. 5 times per week. No problems.
I updated app in IOS store and now it no longer sends push notification from posts as it had done before.
At parse.com I CAN SEND instantly and it works fine.
In wordpress plugin settings nothing has changed. ? Is this correct ?
Suggestions? Remarks? Help?
Should I reinstall the plugin and reconfigure as original? If I do should I delete original settings?
Thanks and cheers.
Domnick
https://www.ads-software.com/plugins/simple-parse-push-service/
]]>in instruction on installation written “Create an class in the data browser with those fields”
why? If nothing not inserted at post creation…
https://www.ads-software.com/plugins/simple-parse-push-service/
]]>Hello everybody,
When a push is sent to iOS devices (I use only iOS device, so I don’t know if this problem happen also with other os) the device make no sounds.
The push is deliver successfully but with no sounds… ??
https://www.ads-software.com/plugins/simple-parse-push-service/
]]>Hello everybody,
I have no delivery of pushes when I schedule posts, meanwhile everything is ok if I publish manually the post.
https://www.ads-software.com/plugins/simple-parse-push-service/
]]>Is this plugin will send push notification on custom post type created/update?
https://www.ads-software.com/plugins/simple-parse-push-service/
]]>On lines 3 and 95 of simpar_import_admin.php
, it is being assumed that $_POST['simpar_push_hidden']
is present. It looks like:
if ( $_POST['simpar_push_hidden'] == 'Y' ) {
// etc...
}
Should read:
if ( isset( $_POST['simpar_push_hidden'] ) && ( $_POST['simpar_push_hidden'] == 'Y' ) ) {
// etc...
}
On both lines.
https://www.ads-software.com/plugins/simple-parse-push-service/
]]>If you set WP_Debug to true you get deprecated warnings related with obsolete capabilities.
you sould update
add_menu_page("Simple Parse Push Service", "Simple Parse Push Service", 'subscriber', "Simple-Parse-Push-Service", "simpar_admin");
with
add_menu_page("Simple Parse Push Service", "Simple Parse Push Service", '1', "Simple-Parse-Push-Service", "simpar_admin");
https://www.ads-software.com/plugins/simple-parse-push-service/
]]>Hi
How can I modify plugin so it pushes after each new topic in bbPress?
Thank you.
https://www.ads-software.com/plugins/simple-parse-push-service/
]]>Hi,
I’m using the plugin for quite some time and I’m happy with it. However, in some recent upgrade, the default for Activate Push Notifications for this post ? changed to Yes.
So, in order to avoid sending notifications on every post and every update, I need to manually change it to No.
How can I change the default?
Thanks,
Yohay.
https://www.ads-software.com/plugins/simple-parse-push-service/
]]>hi there! I’ve an iOS app with push notification.
If i send a push notification by parse everything is ok, if I send by wordpress “Simple Parse Push Service” plugin they are not delivered. WHY?
here a log of push notification by wordpress plugin
Targeting : channels includes “” deviceType is any of “ios”, “android”, “winphone”, or “js” Sending date : November 11th, 2013 at 1:59 PM Expiration : January 1st, 2016 at 1:00 AM Full target : { “channels”: { “$in”: [ “” ] }, “deviceType”: { “$in”: [ “ios”, “android”, “winphone”, “js” ] } } Full data : { “alert”: “prova secondo push”, “badge”: “test3”, “sound”: “” }
here a log of push notification by parse (this one work very well)
Targeting : deviceType is “ios” Sending date : November 11th, 2013 at 12:58 PM Expiration : None Full target : { “deviceType”: “ios” } Full data : { “alert”: “prova marco”, “sound”: “” }
sorry for my bad english
https://www.ads-software.com/plugins/simple-parse-push-service/
]]>