[SOLVED] List of shortcodes

About Support What do you want added? [SOLVED] List of shortcodes

  • This topic is empty.
Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #2686
    Avatar for haejunghaejung
    Member

    What are the list of shortcodes I can use? Is there full list?

    #3640
    Avatar for Andy MoyleAndy Moyle
    Keymaster

    At the top of the main church admin plugin screen there are a series of buttons. On the right, one is marked “Shortcodes”, click it and you’ll get a list!

    #3681
    Avatar for David Z.David Z.
    Participant

    Sermons are not included here, or are they added via some other means?

    #3683
    Avatar for Andy MoyleAndy Moyle
    Keymaster

    Forgotten to add them to the list but on the media page, there is a shortcode for each sermon, on the series page there are shortcodes for each series and the general shortcode is [church_admin type="podcast"]

    #3717
    Avatar for AllenAllen
    Member

    (church_admin type=ministries member_type_id=1)
    Lists all ministries irrespective if the id number

    (church_admin type=ministries ministry_id=1)
    Lists ministries by the id number specified

    #3718
    Avatar for Andy MoyleAndy Moyle
    Keymaster

    The ministries shortcode ignores member_type_id at the moment. Will add it in though, as that may be useful.
    Next update will have

    [church_admin type=ministries ministry_id=12,3 member_type_id=1,2,3] – both optional!

    BTW if you want the left bracket #091; with & before the #

    #3875
    Avatar for AllenAllen
    Member

    The shortcode from church admin does not work
    [church_admin type="ministries" member_type_id="#"]

    When I used
    [church_admin type="ministries" member_type_id="all"]
    It listed all the ministries and members

    But when I used
    [church_admin type="ministries" member_type_id="8"]
    It listed a blank page

    But when I used
    [church_admin type="ministries" member_type_id="2"]
    It listed all the ministries and members
    Any other number returned a blank page

    When I used
    [church_admin type="ministries" ministry_id=8]
    It listed a blank page

    I had to use
    [church_admin type=ministries ministry_id=8 member_type_id=all]
    to list the specific ministry “8”

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