Customizing App Home page

About Support Support Customizing App Home page

  • This topic is empty.
Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #3071
    Avatar for Pastor AndresPastor Andres
    Moderator

    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 – Calendar

    #4694
    Avatar for Andy MoyleAndy Moyle
    Keymaster

    Tha calendar one
    I’m assuming my service is to show an individual’s schedule/rota

    #4695
    Avatar for Pastor AndresPastor Andres
    Moderator

    Thank you. I entered the calendar button as you gave it but it does not seem to work.

    #4696
    Avatar for Pastor AndresPastor Andres
    Moderator

    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
    Andrew

    #4697
    Avatar for Nathan BoothNathan 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
    Andrew  

    Hi,
    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,
    Nathan

    #4699
    Avatar for Andy MoyleAndy Moyle
    Keymaster

    On 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”

    #4742
    Avatar for Nathan BoothNathan Booth
    Member

    Hi,
    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
    Courage

    #4743
    Avatar for Andy MoyleAndy Moyle
    Keymaster

    And reset the menu to add service prebooking!

    #4744
    Avatar for Pastor AndresPastor Andres
    Moderator

    Nathan, what do you mean by, “follow the setup designated in the Church Admin Plugin settings page”?

Viewing 9 posts - 1 through 9 (of 9 total)
  • You must be logged in to reply to this topic.