Directory Layout

About Support Directory Directory Layout

  • This topic is empty.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #2819
    Avatar for GraysonGrayson
    Member

    In the directory using shortcode: [church_admin type=address-list member_type_id=1,2  pdf=0 photo=1 updateable=FALSE] returns listings similar to the following format:

    John & Jane Doe

    (Address:) 123 Main Street, Anytown, USA

    Adults

    John Doe
    Email: jdoe@gmail.com
    Cell: 555-123-4567

    If possible, what file would need editing to removed “Address” and the “Adults” text (person types) ????

    I am just kicking around thus far but like the work that went into this plugin. One heck of a ministry for all us church web designers. Highly needed. Thanks.

    #4050

    Hi Grayson,

    I removed the “Adults” heading from my church directory using a bit of css.

    div.church-admin-address-entry h3 {display: none !important;}

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