Forum Replies Created
-
AuthorPosts
-
Nathan Booth
MemberHi,
For anyone checking this, I just wanted to confirm that all the button codes work now. You need to follow the setup designated in the Church Admin Plugin settings page for starters, then customize from there. Thanks Andy!The following buttons all work:
Home
Account
Giving
Address
Bible
Calendar
Check In
Classes
Small Group
Media
Messages
News
Prayer
My Prayer
Rota
Settings
Logout
Spiritual Growth
Courage31st August 2020 at 8:34 pm in reply to: Option to validate a self registered user BEFORE they access restricted pages #4741Nathan Booth
Member@andymoyle said:
The admin_email=TRUE fell out in a past update, will be back in the next update 2.6905
Create user was removed as the person registering would need to confirm their email first anyway. I’ve left it as an admin job for nowAhhhh… Perfect! Thanks so much for checking. I appreciate it.
31st August 2020 at 7:40 pm in reply to: Option to validate a self registered user BEFORE they access restricted pages #4739Nathan Booth
MemberI thought it might have something to do with the SMTP settings vs. WP native email (even though test emails and other emails worked) so I completely wiped out the ChurchAdmin SMTP settings; however, that resulted in absolutely no change. I can send emails all day long from the plugin, it automatically generates the GDPR emails and new user created – but the ADMIN notification of a requested registration does not work anymore in any configuration… and the CREATE_NEW_USER=TRUE flag also does not work. Is it the same for others?
27th August 2020 at 10:32 pm in reply to: Option to validate a self registered user BEFORE they access restricted pages #4720Nathan Booth
MemberI changed create_user from FALSE to TRUE, and tested it, but had no change in the experience. After confirming my email, the landing page thanked me and invited me to return to the “main page” – but in the background no user was created, no additional emails were sent, etc. In fact, WP is not even generating the admin notifications from the church admin plugin. It IS generating all other admin notifications (like when you want to change the admin email, or if wordfence or wordpress wants to notify the admin of anything)… Is anyone else experiencing this?
(admin_email=TRUE, and executing the church admin plugin test email is successful, so not sure why it is not generating notifications for registration)
27th August 2020 at 10:05 pm in reply to: Option to validate a self registered user BEFORE they access restricted pages #4719Nathan Booth
Member@Pastor Andres said:
Than may depend on what method you are using for “self-registration”.We allow users to register a new Church Admin user without auto-generating a WordPress account. This creates a situation where a user is created in the database, our Administrators are emailed, and then (at their discretion) a WordPress user may be created and linked to the user generated Church Admin user.
Sorry if that is confusing. There are other methods but using this approach we control all of the security of who can see what.In the Support menu item of Church Admin you will find a fantastic set of shortcodes. The excerpt below is from that listing.
[church_admin_register create_user=FALSE admin_email=TRUE]
This shortcode allows new people to register and logged in users to update their own entry.
create_user=TRUE will create a subscriber user for each valid email address
admin_email=TRUE lets the admin email know that a new address entry has been created
exclude=”middle-name,nickname,prefix,date-of-birth,marital-status,image,small-groups,classes,socials,ministries,mobile,gender,custom” allows you to exclude and or all of those fields from the formThanks for the shortcode tip @Pastor Andres! I was looking for how we could be notified when somebody is trying to create an account, because for us the process was as follows:
>new person registers
>GDPR automatically emails them
>they confirm
>and nothing happens… they have no idea what to do, because there is no chance to customize the confirmation landing page. This means I always get a call asking what they are supposed to do.For me, the only way I knew for them to get login credentials from that point, is to link them to a WP account. Based on your experience… does the create_user=TRUE flag solve this? Are they notified by email of the “subscriber” account? Thanks for sharing your experience!
NathanNathan Booth
MemberNice! I can confirm AVC and XAVC seem to work on all the browsers I have to test with (PC and Mobile). Thank you!
Nathan Booth
MemberDoes anyone else have a work-around for this that you would like to share?
Thanks
Nathan Booth
Member@andymoyle said:
They all have a 403 error on them – access deniedOops… Sorry about that. You should have access now.
Nathan Booth
MemberCool, THANK YOU.
Here are some various CODECS you can play with on the Amazon Web Content delivery service if needed. I will try testing with the new version 2.8900.
https://s3.us-east-2.amazonaws.com/paintcreekcofc.media/sermons/AVC.mp4
https://s3.us-east-2.amazonaws.com/paintcreekcofc.media/sermons/HVEC.mp4
https://s3.us-east-2.amazonaws.com/paintcreekcofc.media/sermons/XAVC.mp4
https://s3.us-east-2.amazonaws.com/paintcreekcofc.media/sermons/WMV.wmv
https://s3.us-east-2.amazonaws.com/paintcreekcofc.media/sermons/MPG.mpgFYI…
The plugin that I currently use on another website, for rendering AWS video content, is FV Player:
https://foliovision.com/Thanks
Nathan Booth
MemberOK, got it. Let me try changing the CODEC for one – and I can verify with YouTube, but for sure it would be nice if I could use a single content delivery provider. Having YouTube for video, and AWS for everything else would not be the preferred end result.
Nathan Booth
MemberOK, thanks for the clarification. I will need to do some troubleshooting then – to see what is wrong (why the video link does not show up).
1. Are there any limitations that might be at play (such as file types, locations, etc.)?
2. What would a successful display of the video look like (embedded iframe, added row and hyper-link in the “Now Playing” table, or…?You can see my sermon record here:
https://www.paintcreekcofc.org/sermons/Sermon with video link:
“Gossip – What Are We To Do?”Video link that is in the sermon record:
https://s3.us-east-2.amazonaws.com/paintcreekcofc.media/sermons/20200823_kemple_gossip.mp4Thanks for the help.
Nathan Booth
MemberSorry, I don’t understand. Are you saying the entire field is legacy and it is no longer possible to display the video attached via the sermon record? – otherwise, where/how is the URL entered in that field shown to the end-user when viewing the sermon record?
ThanksNathan Booth
Member@rverrips said:
Thanks! This is working great in the new app (version 1.50)Hi rverrips,
When you say “this is working now” are you referring to an in-app registration page, or just a hyperlink to the web registration? I do not see any in-app registration currently, so wanted to confirm if I’m doing something wrong based on your comment.
Thanks,
NathanNathan Booth
Member@Pastor Andres said:
I think I must be missing something.I have tried making “buttons” out of every menu item but only about one third work. Here are the ones that seem to work well…
(Some syntax removed )
button id=”prayer” data-tab=”#prayer” class=”app-btns”
button id=”myrota” data-tab=”#myrota” class=”app-btns”
button id=”news” data-tab=”#news” class=”app-btns”
button id=”media” data-tab=”#media” class=”app-btns”Here are the ones that don’t seem to work …
button id=”myprayerlist” data-tab=”#myprayerlist” class=”app-btns”
button id=”groups” data-tab=”#Groups” class=”app-btns”
button id=”account” data-tab=”#account” class=”app-btns”
button id=”bible” data-tab=”#bible” class=”app-btns”
button id=”messages” data-tab=”#messages” class=”app-btns”
button id=”calendar” data-tab=”#calendar” class=”app-btns”
button id=”settings” data-tab=”#settings” class=”app-btns”
button id=”rota” data-tab=”#rota” class=”app-btns”PS If there were more data-tabs available I would love to those as well.
Thank you again
AndrewHi,
I have the same results. The most important for me would be the ability to trigger the login request, since it is not clear to members they are not logged in when they open the app. At the bottom of the menu, it said “log out”, which was really to also exit the app – but when they saw that, they assumed they were logged in and could not understand why they could not see restricted app pages. I changed the text to “Exit” for now, but a button that would direct them immediately to the login landing screen would be great (for now, I guess that would be the “Account” screen – and this is one in the “does not work” category).
Thanks for your help,
NathanNathan Booth
MemberUPDATE
When sending a GDPR “TEST” to myself (via the designated button that shows up in the “People” menu when there is 1 or more unconfirmed GDPR records), the correct email template is sent. Additionally, if you click the “send GDPR email to everyone who isn’t confirmed already” – it will also send the correct template.So it is only when the system automatically generates the initial GDPR confirmation email as a result of registration that it is somehow reverting to the original plugin text. Hopefully this will help narrow down the issue.
-
AuthorPosts