Designers
This forum is for any designer (new and old) who is involved in the design of a Wild Apricot based websites.
368 results found
-
Best Solution for Displaying Members on a Map & Searching by Distance
Introducing Apricot Maps
by DotCreativity, a Wild Apricot Service PartnerDotCreativity has setup custom member directories and proximity searches for Wild Apricot clients for the past 5 years. We have taken what we have learned and developed a new service which we are calling ApricotMaps.
With this service, you can quickly set up a directory that would allow you display you members on an interactive map, as well search by zip code/location.
Out of the box, you have three layout options available:
- Map Only: https://www.apricotmaps.com/Map-Only
- Listing Only: https://www.apricotmaps.com/Directory-Listing-Only
- Map & Listing: https://www.apricotmaps.com/Map-and-Directory-Listing
However, we can also set up a custom…
2 votes -
change global link color
globally change this link color. i want to change hover, active, and visited, too
2 votes -
Custom WordPress & Wild Apricot Integration
Custom WordPress & Wild Apricot Integration
Read More:
http://nicasiodesign.com/wordpress/custom-wordpress-wild-apricot-integration/2 votes -
Key Features Of a Successful Wild Apricot Website
Key Features Of a Successful Wild Apricot Website
For over 8 years now we have been developing and designing Wild Apricot websites and themes. We want to share some insight, but first let me present you with some of the internal logic for us undertaking this approach:
– We Love Wild Apricot users and their organizations
– We prefer to work with the Wild Apricot Membership & Events CMS over all others
– The level of care that goes into this platform is almost unheard of in this day and age of SaaS.As I was saying, when we took…
2 votes -
New Nicasio Themed Website Launched
New Site Launch
Just a quick post - new client site live:
https://infrastructure.wildapricot.org/This is nicasio theme 2 - modified of course:
https://nicasiotheme2.wildapricot.org/2 votes -
Help with CSS customization for theme
Hello,
I'm currently using the theme Whiteboard Knapsack Green on our Wildapricot site.
I'd like to change the colour of the horizontal menu on our template pages. I was dismayed I can't do this through the theme customizations available.
I have no idea how to do CSS customization but I figure this request might be easy?
I'd be grateful if anyone could provide assistance with coding for changing the colour of the horizontal menu in a theme.
Thanks in advance,
Anthony
2 votes -
Nicasio theme launch
We set this new website up using the new Nicasio Theme 2:
http://bayareabeautyassociation.org/It's almost done, but live. Let us know how we can streamline your themes too :)
2 votes -
New Nicasio Theme
We proudly present our second theme for resale:
https://nicasiotheme2.wildapricot.org/The first theme in our theme library is:
https://nicasiotheme.wildapricot.org/So, if you are looking for a refined them for your organization, let us know.
2 votes -
How to change Menu font?
Hi,
Can I get CSS help changing the font of Menu Horizontal in the White Space theme from the standard fonts to a Google Font?
I technically want the global font to be Raleway.
2 votes -
Custom member landing page
I would like to customize what members see when they login filtered by a specific field in the membership database. Specifically, I want members to see their contact staff person based on their regional zone, which is selected when they are registered as a new member.
Normally, I would do this by connecting to the database and creating an if/then scenario using ASP. Is this possible with WildApricot or is there another way I can get the same result?
2 votes -
membership form
New Membership Form Customization Help
Hello, I am currently evaluating Wild Apricot and haven't been able to figure out how to create a custom new member form that has the same features as our current form. We tend to use the form to sign up new members, but we also accept donations, subscribe people to magazines. May someone please recommend how I go about recreating our current form? It is on our current website at: http://www.atmob.org/members/joinus.php
Thank you
2 votes -
Soft Launch
New custom theme designed and developed for http://dallasacfe.org/
Please visit and enjoy...
2 votes -
New site launch
Old Site -
https://web.archive.org/web/20160109141256/http://australianalumni.com/New Site -
http://australianalumni.com/Simple but delicious!
2 votes -
Need help adjusting WA themes?
Not only adjusting, but creating themes from scratch, transferring themes from other CMSes and anything else you could think of!
Would happily help you for a reward.
5 years of experience of WA themes development (ex-WA employee)
Over 15 years of web-development experience
contact me: eboblin@gmail.com
2 votes -
Browser Icons
Did you know that different browsers will render functions as either text or an icon within the WA admin? See below:
1- edit blog post
2- notice the edit/pencil
3- share with your clients when you provide training2 votes -
Hide "Member Since" Field in Member Profile
I am importing members from an old database to WA. I want to hide the "Member Since" field from member's profiles since it only reflects the import date and I actually have no idea when some of these members joined the organization.
2 votes -
Client Theme Migrate to Wild Apricot
Client theme migrated to Wild Apricot:
http://lopsa.org/2 votes -
How to hide 'session' label in event title from Upcoming events gadget
When you create multi-session event, the Upcoming event gadget displays session number in the title of event.
We received several requests from users to hide this. As quick solution you can use the following JS code:
<script type="text/javascript">
$(function()
{
if( $('.WaGadgetUpcomingEvents').size() )
{
$('.WaGadgetUpcomingEvents a:contains("(session")').each(function()
{ var text = $(this).html(); var newText = text.replace(/(\s+(session[\w\s]+))/, ""); $(this).html(newText); }
);
}
});
</script>2 votes -
Overide theme not working for me - what am I doing wrong?
Hi. I am trying to override the navigational/horizontal menu theme for my site. The theme is Skyline Downtown. Three things I want to override:
1. remove the dots that indicate there is a second level of navigation.
2. Change the color and location of the selected state rule
3. Remove the blue rule that runs at the bottom of the menuI accessed two .less files that I think I needed to work with:
A. constants.less
B. gadget.menu.horizontal.lessI made the changes in both.
I uploaded those files and then clicked the "rebuild themes" button. Nothing has changed. Any ideas…2 votes -
Easy way to add additional columns to a layout if you're not good with coding?
I would like one layout to have 5 columns. Can anyone tell me what the custom html code should be? TIA!
2 votes
- Don't see your idea?