Developers
Mostly about Wild Apricot API. Feel free to share examples of your code!
57 results found
-
How to Change registrant visibility when moving from waitlist to registrants
There is way to change the default with JavaScript. I found the HTML of the checkbox with the Google "View page source" function, then created a content row in the "Event Details" system page and added the following code (see comment) to the created content HTML. The next time a user joins a wait list the default will be set to show visibility,
1 vote -
Action Required: It’s time to revisit your Privacy Policy and Terms of Service
One of my customers received this quasi-spam email subject line, "Action Required: It’s time to revisit your Privacy Policy and Terms of Service" what kind of bullhockey is this? An ad to buy Termly's package to update the language for the checkout page? What's this. Do you find it as nefarious as I do?
1 vote -
Events being blocked by robots.txt
Hi all, our individual events are being blocked by robots.txt. I assume it was set that way by default. Does anyone know why? Is there any reason not to remove the block?
1 vote -
affiliate
I want to integrate an affiliate payment system into WildApricot. For example, someone becomes our affiliate, shares a link to our event, someone registers and pays for the event, the affiliate payment system pays the affiliate. Looking for something that integrates with WildApricot API or zappier or something. Any ideas how to do this?
1 vote -
Site template malfunction
Our client is reaching out to us stating their admin pages are showing this warning "Site template malfunction". Is there any documentation on how to fix?
1 vote -
Event Location Address Lookup
Make the location information on events, clickable so that the user can get directions to the address listed.
Thanks1 vote -
Display User Name & ID
We are using Sharepoint Forms on our WA site and using Power Automate to perform functions when the form is submitted. We would love a way to capture the WA User ID to do this (currently the member must look it up and enter it into the appropriate form field). In 2017 Team CMS posted the snippet below to display the member name. It still works. I've been trying to guess the variable name for the ID, but so far haven't guessed correctly. Does anyone know the name of that variable?
Team CMS commented Dec 4, 2017
For this purpose…1 vote -
A way to get members to edit their profiles
Follow this link for script/code to add to your WA site and get members to land on their profile page post login.
https://nicasiodesign.com/how-to-get-wild-apricot-members-to-edit-their-profiles/
1 vote -
Donation tracking widget
Is it possible to have a donation widget that can be added to a webpage or social media page that will allow the user to donate and have that donation be tagged as coming from that website or social media page? We want to have groups or individuals run campaigns on their sites and being able to track where the donations originate from to advertise how much each group or individual members or subscribers are donating.
1 vote -
How to handle payment for new member application through API
We would like to create a custom membership application using the API, that allows people to become members and pay via credit card to instantly become members, and therefore gain access to the website.
Looking through the API docs, I'm unsure what the process is for creating a new member, and to retrieve the payment link to allow them to pay as part of the application process. The public non-admin API requires a wild apricot member to be logged in, right? So is processing a new application via the admin API possible?
Any help or guidance would be much appreciated,…
2 votes -
Event Gadget to open registration page in new tab
I would like the list events gadget to open the event registration page in a new tab rather than in the embedded iframe. Especially when on mobile, the iframe is not viewer friendly and I would like it to open a new tab.
1 vote -
Connecting css files to page
How do I connect separate pages to their respective css file in resources?
1 vote -
mail Chimp form does not show submit button
See the subscribe button is missing section
1 vote -
Nicasio Themes Explained
We published an article explaining Nicasio Wild Apricot Theme offerings:
https://nicasiodesign.com/nicasio-designs-wild-apricot-themes-explained/
1 vote -
please see attached document, need help with membership, invoice and payment APIs
We are creating a website and trying to use the APIs provided by wildapricot to provide a seamless experience to our users. We have a subscription based website and users are required to select a member based on which they are presented with an invoice, they pay that and the membership is instated. We are unable to find an API that lets you pass membership information, which would then help generate the invoice and then users can proceed to the payment. Can you advise if such APIs exist? please see the attached document.
1 vote -
Integromat/WA: Have a scenario to generate Events. Want the EndTime to be blank and it always gets populated.
This is a question, not an idea. Where do I post a question? Anyway. I'm using Integromat to generate WildApricot events from Excel spreadsheet. I want the Event EndTime to be blank and it always gets populated no matter what I try. (I've tried to use "empty", "space", "false"... It seems this input should be a boolean. Any help or pointing to documentation on how to populate these fields would be appreciated.
2 votes -
Accessibility Turmoil
In Wild Apricot, how do I embed screen reader description text with my photos so that my content is accessible to everyone?
1 vote -
How to create a upload file button in WA website
I created a website using WA, and this is our company's portal. When our members sign in to this website, they can download our Excel file sample and need to fill it. After that, they will upload back, and we can download it to check the Excel file. How can we do that? Using API? Thank you!
1 vote -
Automatically change footer year
Never forget to change your footer (c) Year!
Here's a simple way to automate it:
1- edit page template
2- add custom html gadget
3- open gadget> click on the Edit Code button on left side nav
4- click save and never deal with that again 🙂
*Note edit Nicasio Design text to make it your own...
© Nicasio Design <span id="year"></span></p>
<!-- JS before /body -->
<script>
document.getElementById("year").innerHTML = new Date().getFullYear();
</script>1 vote -
AccessLevel
Creating a separate request based on a comment in another one: "Please also add the “AccessLevel” filter for events"
<a href="https://www.seegra.in/neet-repeaters/">Seegra best NEET-AIIMS medical coaching center for NEET repeaters</a>1 vote
- Don't see your idea?