bwdgraphics
Forum Replies Created
-
Forum: Plugins
In reply to: [Sermon Manager] iTunes:Subtitle – per SermonThanks. I used the clear transients field on the advanced settings, as suggested, and the feed still shows the Sermon description field being used in the iTunes:subtitle field (for each Sermon/feed item)
Is there another setting I can check? Is there possibly anything wrong with the code that creates the feed from the Sermon content type?
Forum: Plugins
In reply to: [Book a Room] PHP 7.x.xHey, I see you released an update! Nice. Question about the compatibility with WP 5.x.x. Is it accurate that even this most recent release is “only tested up to 4.9.11”?
Forum: Plugins
In reply to: [Book a Room] PHP 7.x.xHi there – checking to see if there is still a major release pending? (per your post 4 months ago)
Thanks, guys. I think I got it figured out. The AAM plugin (advanced access manager) didn’t specifically have a restriction for “create new” but I was able to remove those options from the backend, and then, we just decided to put all of the Member capabilities into a frontend format anyway, so we closed off the backend entirely to that role.
Perfect. License purchased and installed, and all is well. Question: what the client really wants is to receive the changed information. Is there a way to do this easily? (Can I conditionally configure the notification to only show what was changed?) One idea I had was to set up 10 different notifications (for each field) .. so if that one sends, then that is what was changed. Is there a way to do this conditionally with just one notification?
As we both guessed, it was indeed a conflict with not a plugin but the “theme”. The theme was not fully installed (missing some files) and that worked OK without the Notification plugin, but that was what “broke” your plugin. Persistence paid off and we’re in business. Thanks for a great plugin!
Hi again – I tried a different notification plugin, even though I love what I have seen of this plugin … I need to get this working. Sadly, it had the same results. So obviously there is a conflict somewhere (plugins/theme… maybe host config?) I was able to send the test email from that plugin – so it’s not the mail config for WP or the server … wondering if you could direct me in troubleshooting … it seems like the triggers (none of them) are working. (for your plugin, nor the other) … So… what might cause that? Why would none of the triggers send emails? (When the direct test email does go out successfully)
I installed Email Log and it shows the test emails, but confirms that no other emails are being sent.
Your plugin does recognize the Pods content and I seem to have the trigger(s) I need. And yes, the password change is just tied to the default WP user functions. Would you like me to create an admin account for you to test directly?
Unfortunately, I’m still not seeing any log errors of either kind. What I’m trying to track is a custom content type (Pods) which has access restrictions applied. Could that affect the way the Notifications plugin works?
Thanks. OK, I checked both logs, and tried the triggers again, but both log spaces on the Debugging settings page say they are empty. Is this a WP setting (do I need to enable something in wp-config) for the logs to work? Let me know.
Otherwise, any other reason that I wouldn’t be seeing any activity in the logs? (The obvious reason would be a misconfiguration of the Notifications)
Forum: Plugins
In reply to: [Notification - Custom Notifications and Alerts for WordPress] Term conflictThat appears to be the answer. Updated to PHP7 and all is swell. Thanks.
Forum: Plugins
In reply to: [Notification - Custom Notifications and Alerts for WordPress] Term conflictAh, yes – it’s running on PHP5.6. I will see if updating that breaks the site…
Forum: Plugins
In reply to: [Pods - Custom Content Types and Fields] Importing to Address fieldHi Jim, thanks for the reply. Digging a little for a good link to send you, I think I found that I need to check with the developer of the add-on (which creates that address field type).
This conversation doesn’t answer my question, but it probably points me in the right direction: https://wordpress.org/support/topic/pod-map-field/
I’ll check with Jory to see if he can help me get data imported into those fields within the field. (Looks great – just need to get it working!)
Also, I’ll look for some documentation on combining input into one field – not sure that’s really my solution, but it is essentially what I need to do, too. WP All Import seems like it can handle it. We’ll see…