Sea Jay
Forum Replies Created
-
The site is still in development, but I will investigate permissions and path to check for accessibility. Thanks for the tip!
Thanks!
(We switched to a different plugin.)
Thanks! All set.
Resolved.
Never mind.
Found it!
{@rel_field.permalink}
https://pods.io/forums/topic/relationship-field-to-page-link/
Incredibly simple!
Forum: Plugins
In reply to: [Pods - Custom Content Types and Fields] Display based on custom field valueThank you! The simple solution is the best one.
Forum: Plugins
In reply to: [Pods - Custom Content Types and Fields] Relative path for PDF file fieldThanks! That was just what I was looking for.
I found an old backup of the site when I had been testing Events Manager and copied over the em_ tables. Working fine.
I have no idea why the plugin install process wouldn’t create the em_ files, but I’m all set for now.
I did see this thread … https://wordpress.org/support/topic/tables-not-created-3/ … but I’m not sure how I would run this script to install the tables.
Forum: Plugins
In reply to: [Pods - Custom Content Types and Fields] Notifications for CPT updatesWill do!
Forum: Plugins
In reply to: [Pods - Custom Content Types and Fields] Notifications for CPT updatesHi, all-
After extensive testing, I can confirm that all notifications work correctly except for posts submitted via the Pods front-end submission form shortcode. Our version is at https://www.mltn.org/jobs/submit/ This is the shortcode we’re using:
[pods name="job" form="1" fields="post_title,job_org_name,job_post_date,job_expires_date,job_submittor_name,job_submittor_email,job_submittor_phone,job_apply_link,job_apply_email,job_description"]Posts submitted through the back-end trigger correctly, but neither “CPT Added” nor “CPT Saved as Draft” are triggered upon form submission.
I’ll post this over on https://github.com/pods-framework/pods/issues/new
Hi!
Since I’m not a developer, I am not sure if this thread has concluded that both plugins are behaving correctly and there’s a problem elsewhere, or if a change needs to be made.
Just to be helpful, on our staging site, we deactivated all plugins except Pods, Notification, and PostSMTP, and changed to the Twenty-Nineteen theme and received successful notifications for …
• CPT Updated
• CPT Published… but no notifications for ..
• CPT Added
• CPT Saved as a DraftIf there is a different place to report this issue, or if you have recommendations for developers who can track down the issue, thanks in advance for your assistance.
- This reply was modified 6 years, 11 months ago by Sea Jay.
I will check with the developer.
Good questions.
We’re using a Pods form via shortcode for submissions of job listings: https://www.mltn.org/jobs/submit/
[pods name="job" form="1" fields="post_title,job_org_name,job_post_date,job_expires_date,job_submittor_name,job_submittor_email,job_submittor_phone,job_apply_link,job_apply_email,job_description"]We want each submission to be added in draft mode, so we can notify one of our staff editors to check for quality before publishing. That is why changing to Published won’t work.
The Notifications plugin includes the triggers “CPT Added” and “CPT Saved As Draft”, but neither are getting triggered. I also checked this with the Better Notifications plugin with the same result.
- This reply was modified 6 years, 11 months ago by Sea Jay.