Alex Sirota
My feedback
125 results found
-
9 votes
-
4 votes
An error occurred while saving the comment -
2 votes
Alex Sirota supported this idea ·
-
3 votes
Alex Sirota supported this idea ·
-
4 votes
An error occurred while saving the comment Alex Sirota commented
Are you accessing the files from Windows Explorer or MacOS? I haven't seen this problem when I do mass moves.
Or are you talking about the File Manager in the Web admin ui? I prefer the MacOS/Windows Explorer native usage of WebDAV as it is much faster and can allow editing files natively in Notepad++ or another code IDE.
-
8 votes
Alex Sirota supported this idea ·
-
5 votes
-
3 votes
-
5 votes
Alex Sirota supported this idea ·
-
3 votes
An error occurred while saving the comment Alex Sirota commented
This is something that can easily done in your code with a sort() function before processing the data. Make.com has this function.
-
2 votes
An error occurred while saving the comment Alex Sirota commented
This can be easily changed with CSS. Here's a sample page
https://newpathconsulting.wildapricot.org/Join
add this code to the CSS Tab in the Website Module
/* Replace the breadcrumb separator indicator */
.breadcrumbsLi:before,
.breadcrumbsLi + .breadcrumbsLi:before,
.WaGadgetBreadcrumbs li + li:before {
content: " ▼ " !important; /* Use " ▼ " for a solid downward triangle */
}To change the breadcrumb separator from `>` to a downward-facing arrow (`↓` or `▼`) in Wild Apricot, target the CSS pseudo-element that inserts the separator between the breadcrumb list items.
### Custom CSS
Add the following snippet to your site's **CSS customization panel** (*Website > Theme > CSS* in Wild Apricot):
```css
/* Replace the breadcrumb separator indicator */
.breadcrumbsLi:before,
.breadcrumbsLi + .breadcrumbsLi:before,
.WaGadgetBreadcrumbs li + li:before {
content: " ↓ " !important; /* Use " ▼ " for a solid downward triangle */
}```
---
### Key Adjustments
* **Symbol style:** Change `" ↓ "` (arrow) to `" ▼ "` (solid triangle) or `" ▾ "` (small triangle) depending on your design preference.
* **Spacing:** Ensure there are spaces inside the quotes (e.g., `" ↓ "`) to maintain proper margin between text links. -
2 votes
An error occurred while saving the comment Alex Sirota commented
Here is a complete, lightweight countdown widget built with HTML, CSS, and JavaScript. It features an interactive control panel to customize the target date, time, colors, and layout in real time.
Key Features
Dynamic Styling: Color changes update live using CSS variables (--accent-color, --bg-color, etc.).
Flexible Input: Uses standard <input type="datetime-local"> to effortlessly pick dates and times.
Auto Padding: Numbers are formatted with padStart so single digits maintain double-digit symmetry (05 instead of 5).
-
2 votes
Alex Sirota shared this idea ·
-
6 votes
Alex Sirota shared this idea ·
-
213 votes
Hello everyone,
I've been working on this idea for a while, and most of you have described the same trap. You need a volunteer to run one or several events, and the only way to let them is to hand over your whole contact database and your finances. But there are different events and different needs. So I'd like to test the shape with you before we build it.
The idea is to maintain the current role of Event Manager, which currently grants access to all events. However, you can also limit this access and assign the person to specific events by choosing from one of three levels of access:
- Check-in assistant - welcome people at the door, handle walk-ins. Sees their assigned events and who's registered. Checks people in, signs up whoever turns up, takes payment at the door. Cannot edit the event or its registrations.
- Registration manager -…
An error occurred while saving the comment Alex Sirota commented
I think assignment per event is overkill. Much like the website editors there could be a restricted event editor that has access to a subset of events. Allow the creation of a restricted event editor that has access to events. Not sure checkin assistant is that common.
One thing that should be still allowed is event editors that still have access to the database and financial records as now. Many times you still want that.
An error occurred while saving the comment Alex Sirota commented
A limited "events coordinator" role could be useful. The role would be a scaled down version of the event manager. These features available to a full events manager would be eliminated from an event coordinator capabilities:
View contacts list
View contact details
Add new contact
Modify contact details
Run saved searches
Export contactsThese financial roles would also be eliminated for an event coordinator:
Add/modify invoices
Record/modify payments
Settle/unsettle payment
Add/modify refundsAlex Sirota supported this idea ·
-
23 votes
Alex Sirota supported this idea ·
-
11 votes
Alex Sirota supported this idea ·
An error occurred while saving the comment Alex Sirota commented
We have built a new scenario in Integromat to support tax break our and much more. See https://waxm.newpathconsulting.com/waqm/ for more details.
An error occurred while saving the comment Alex Sirota commented
The ideal situation would be to expand the list of accounts and add a liability account called Taxes which could export the taxes assessed on each invoice.
There is a way to create such an account in Quickbooks
They are liability accounts because the funds collected here have to be "paid back" (minus any eligible sales taxes paid out on expenses) to the government and thus are a liability.
-
25 votes
An error occurred while saving the comment Alex Sirota commented
Have you thought about modifying them with make.com. There’s an api for emails.
An error occurred while saving the comment Alex Sirota commented
Oops correct article link
https://help.campaignmonitor.com/track-clicked-links-with-google-analytics
Alex Sirota shared this idea ·
-
32 votes
We're working on analyzing custom membership renewal periods right now, and while it's pretty obvious functionality for levels with renewals on the join date, it's not as easy for levels with renewals on specific dates.
How this will work for levels with renewals on join date: You will select "Custom" renewal period and set it to e.g. 3 weeks. See the screenshot attached for UI solution for this (it's new designs that are to be rolled out pretty soon)
For levels with renewals on specific date, the problem is not that obvious - and the main reason I'm not very sure about the actual association renewal setup.
If you need custom renewal period AND you have any specific membership start date - could you please describe your setup so I would have better understanding of your needs?
An error occurred while saving the comment Alex Sirota commented
While this feature request has been around for 13 years, and I understand priorities shift, its core value—automated trial upgrades—remains highly relevant. Specifically, enabling automatic conversion to a paid membership upon successful payment would significantly enhance the user experience. A basic custom renewal period, without that automation, is less impactful.
I'm curious if there are any updates or a potential timeframe for when this type of automated upgrade feature might be considered for implementation?
An error occurred while saving the comment Alex Sirota commented
The need also exists to renew for just the current "season" and not renew for a subsequent season. The current renewal policy of allowing to renew 1 season ahead should allow to turn off renewals for 1 season ahead completely.
The issue with renewals for 1 season ahead has to do with financial record keeping and some sports/seasonal club do not want to allow renewals for anything but the current season.
-
233 votes
An error occurred while saving the comment Alex Sirota commented
I would think many of the requested features can be handled with membership fields like the numeric field for example with good titles. What features can’t be handled with regular membership fields ?
An error occurred while saving the comment Alex Sirota commented
Now that’s a great idea. Have points rewards for stuff you do with your wa profile.
Alex Sirota supported this idea ·
You can hide this with some CSS. If you share the page link I can offer you some CSS to hide any part of the member directory.