- This topic is empty.
-
AuthorPosts
-
20th August 2020 at 3:48 am #3071Pastor AndresModerator
I’m beginning to learn to customize the home page but here are two buttons that I guessed about the naming and got it wrong.
Mi Servicio – My Service
Calendario – Calendar20th August 2020 at 9:22 am #4694Andy MoyleKeymasterTha calendar one
I’m assuming my service is to show an individual’s schedule/rota
20th August 2020 at 3:05 pm #4695Pastor AndresModeratorThank you. I entered the calendar button as you gave it but it does not seem to work.
23rd August 2020 at 4:15 am #4696Pastor AndresModeratorI 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
Andrew23rd August 2020 at 2:02 pm #4697Nathan BoothMember@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,
Nathan23rd August 2020 at 5:40 pm #4699Andy MoyleKeymasterOn new installs Logout is now “Reset Church”, because that is what it does as well as logout if they are logged into an account.
The next update will have button code.The login form is triggered whenever a non-logged in user needs to login to do something – like “account”
2nd September 2020 at 3:37 pm #4742Nathan BoothMemberHi,
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
Courage2nd September 2020 at 3:38 pm #4743Andy MoyleKeymasterAnd reset the menu to add service prebooking!
4th September 2020 at 10:30 pm #4744Pastor AndresModeratorNathan, what do you mean by, “follow the setup designated in the Church Admin Plugin settings page”?
-
AuthorPosts
- You must be logged in to reply to this topic.