• Help with Setup?

    General Discussion
    2
    0 Votes
    2 Posts
    8 Views
    CorsacC
    Hey @EricReiss, Thanks for messaging! Happy to answer any questions. Would you be able to clarify what you mean by the plugins are hanging and not installing? What plugin are you trying to install? Is it a Disciple.Tools plugin or a WordPress plugin? Are you installing it from the setup wizard, from the D.T extensions page, or from the WordPress plugins list? Does it produce a white screen or a never ending spinner? Any error messages you can see? Would you be able to post a screenshot of what happens when you try to install a plugin?
  • Disciple.Tools v1.72

    Announcements
    1
    0 Votes
    1 Posts
    21 Views
    No one has replied
  • Disciple.Tools v1.71

    Announcements
    1
    0 Votes
    1 Posts
    38 Views
    No one has replied
  • Disciple.Tools v1.70

    Announcements
    1
    0 Votes
    1 Posts
    73 Views
    No one has replied
  • DT not sending email anymore

    Hosting - Managing answered
    2
    0 Votes
    2 Posts
    158 Views
    CorsacC
    Hey @kainos, this question was also asked on the theme issues here: https://github.com/DiscipleTools/disciple-tools-theme/issues/2674
  • Major database mess...I think?

    General Discussion
    8
    0 Votes
    8 Posts
    431 Views
    mbrownM
    @Corsac Ok, I've update the plugin to 2.10.3. I'll check the log in the morning to see how it looks and let you know.
  • Where are the reports?

    General Discussion
    2
    0 Votes
    2 Posts
    71 Views
    CorsacC
    Hey @tdhfox21, welcome! Just to confirm, are you using and tracking attendance via the "Meetings" plugin? That reporting question sounds like an interesting question to wrestle. I think you are right that the current implementation doesn't yet have a report for that.
  • Attendance Reports

    Feature Requests
    1
    0 Votes
    1 Posts
    118 Views
    No one has replied
  • Allow Genmapper to map UPLINE as well as downline.

    Feature Requests
    1
    0 Votes
    1 Posts
    43 Views
    No one has replied
  • Zume.Training Changes

    General Discussion
    2
    0 Votes
    2 Posts
    122 Views
    Nathaniel FentonN
    @Shawn-Walden Thanks for reaching out. You should be able to see your groups and who is in them by clicking on the "Plans" button on your contact record [image: 1744271546433-4554412b-f742-4cc5-a8d1-b0354131fb35-image.png] I don't think it's possible to make manual edits at the moment though via the coaching portal. What kind of issues are your users having joining the groups? Blessings,
  • User Data Deletion Request

    Facebook
    6
    0 Votes
    6 Posts
    522 Views
    CorsacC
    @FishingWithNets @josephine59 and anyone else following this post. In v1.1.1 of the Facebook plugin we've added a page to paste the IDs and search for them. You can then decide to delete the FB data (facebook data and facebook conversations) or delete the whole contact. [image: 1744218758753-b0b87718-e11c-416c-b209-b34db2937ce7-image.png]
  • Tutorial needed to setup my disciple.tools

    Hosting - Managing
    5
    0 Votes
    5 Posts
    245 Views
    CorsacC
    @jarednhz That makes sense. Glad you have access now. Thanks for your patience during the wait.
  • Auto Email

    Feature Requests
    2
    0 Votes
    2 Posts
    229 Views
    CorsacC
    @Suzette-Sutton, great idea! Lets make sure I'm understanding this right. Lets say you have a course to discover about Jesus and Bob signs up to the course. Bob becomes a contact is D.T. If along the course you find out that Bob has given his life to Jesus, you would make his faith status as "Believer" on his contact record. We would want a workflow to trigger at this point to send Bob a custom "New Believer Welcome" email. Is something like this what you are wondering about? Right now there is a Workflows system in WP Admin > Settings (D.T) > Workflows. It can update the record or leave a comment on the record, but can't currently sent emails.
  • Steps and tools to automatically send emails

    General Discussion
    2
    0 Votes
    2 Posts
    118 Views
    CorsacC
    Hey @Suzette-Sutton, great question. It looks like you also asked this here too: https://community.disciple.tools/topic/139/auto-email. I'll answer there. For information, currently everything in Disciple.Tools is free and open source. Everything we build you can use for free. And everything the community builds and shares as well.
  • New Magic Links Feature: Connections Template!

    Announcements
    1
    1 Votes
    1 Posts
    111 Views
    No one has replied
  • 0 Votes
    9 Posts
    610 Views
    CorsacC
    Here is some quick code that can be run on the database to remove the duplicates: @todo replace wp_16 with the correct prefix DELETE c1 FROM wp_16_comments c1 JOIN wp_16_comments c2 ON c1.comment_post_ID = c2.comment_post_ID AND c1.comment_content = c2.comment_content AND c1.comment_ID > c2.comment_ID;
  • AI in Disciple.Tools

    General Discussion
    3
    0 Votes
    3 Posts
    116 Views
    CorsacC
    @CairoCoder Great questions! Security and privacy come first and will be part of the conversations all the way through. The plan in to start playing with AI in a separate plugin. When the plugin is installed and activated an API key will be needed to enable any AI features. We'll be building out in a way that any of the AI services could be used. Those who want to enable AI features will have to choose which one they want. The current big options (OpenAI and Anthropic) are powerful, but we do NOT recommend them for privacy concerns. The most secure option would be a self hosted AI server. This will only be a good option for those with a lot of resources and tech knowledge. We're testing and will offer a recommendation of a service (or a couple services) that are secure and focus on privacy. TL;DR AI features will be opt in.
  • 0 Votes
    2 Posts
    87 Views
    CorsacC
    Hey @John-Komba, The mobile app has fallen a bit behind Disciple.Tools in development. At this point we'd suggest simply using the website if the mobile app doesn't work for what you and your team will need currently.
  • Setup Instructions For Facebook/D.T. Integration App

    Facebook
    3
    0 Votes
    3 Posts
    135 Views
    jaichele70J
    @Corsac Yes, the layout is pretty different, so it makes using the given instructions confusing as you need to do some things out of order to the instructions.
  • Next Steps Tile Plugin

    General Discussion
    3
    0 Votes
    3 Posts
    121 Views
    jaichele70J
    @Corsac Thanks! I got it.