Skip to content

Designers

This forum is for any designer (new and old) who is involved in the design of a Wild Apricot based websites.

370 results found

  1. Client Theme Migrate to Wild Apricot

    Client theme migrated to Wild Apricot:
    http://lopsa.org/

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    1 comment  ·  Themes  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  2. 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

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  3. 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 menu

    I accessed two .less files that I think I needed to work with:
    A. constants.less
    B. gadget.menu.horizontal.less

    I made the changes in both.
    I uploaded those files and then clicked the "rebuild themes" button. Nothing has changed. Any ideas…

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    1 comment  ·  Themes  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  4. 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

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    1 comment  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  5. 2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  6. 2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    1 comment  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  7. Change widget width for one instance

    I would like to change the widget width of this embedded event for this ONE page/site only. I do not want to change the default as explained here http://prbaflorida.org/events/webinars . I only need to change it so it fits within this Joomla sites page width where I am embedding it. I have tried adjusting the width from the default widget script as shown below but it does not really work.Can I make it fit and lose the scrollbars? Thank you in advance for your help.

    Page with embedded widget.... http://prbaflorida.org/events/webinars

    Code direclty from WA:

    <iframe frameborder="no" height="400px" onload="tryToEnableWACookies("http://helpdeskforlawyers.com");" src="http://helpdeskforlawyers.com/widget/event-781284" width="750px"></iframe><br…

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  8. Gadget within HTML gadget

    Is it possibly embed a Wild Apricot gadget inside the custom HTML gadget. I have a header coded with custom html, but I would like to put a login link there, a search box etc. Is there a list of functions to call specific gadgets within html?

    Thanks!

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  9. Customize membership application

    I would like to customize the membership application so that it will seamlessly integrate into my client's site. Questions:

    1) Is the membership application contained in the downloadable theme files, or is it not available to edited because it's functional? Is there a way to edit it's appearance?

    2) Can I make the "cancel" button return to the application rather than to the Wild Apricot homepage (which I don't intend anyone to ever see)?

    Thanks.

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  10. Remove Spaces Left from Registration Link

    Hi All,

    The CSS Customization method found in the help files removes the 'Spaces Left' from the displayed list of events, but if one clicks to register for an event, the 'Spaces Left' count is still there.

    How do I force the count to stop showing anywhere, yet still have a limited number of spaces?

    Thanks

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    1 comment  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  11. Members connecting thru LinkedIn integration, eHarmony-like interface

    I'm hoping some folks have some ideas for us. This may be too big for "wishlist" and maybe there is a workaround that I'm not seeing.

    We have two big things we'd like to do with our membership via our WA site:

    1. Create a robust membership directory without asking our members to recreate the wheel. Most of our members are on LinkedIn and have spent considerable time building profiles there. We'd love to be able to integrate with LinkedIn so that when one member is surfing the member directory, she'd see the info included in another member's LI profile. We…

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    1 comment  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  12. Wild Apricot Design Showcase

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  13. Concatenate Address, City, State, Zip in Member Directory

    Is it possible to concatenate the address, city, state, zip into one field in the member directory? Just like First Name, Last Name is?

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  14. Implementing Facebook Comments

    Facebook has a comment box widget that you can add to your website to all people to comment on your pages with or without logging in to Facebook. If the commenter logs in to Facebook in order to post they will also be given the option to post their comment on their Facebook profile as well which can help spread awareness of your site virally.

    Implementing the widget is easy. Before you can start using any Facebook widgets, you need to get an application ID from Facebook - you can do this be registering an application here: http://developers.facebook.com/setup

    Once you…

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  15. Our newest custom theme

    Many of our clients want a new custom/branded theme. We delivered this one recently:
    https://officemovingcrn.com

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Themes  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  16. 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

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  17. Redirect on logout

    Hi,
    Picking the brain trust ...I'm looking for a way to redirect to an external website on logout.
    Any suggestion?
    Thanks!

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  18. Login Button on Mobile

    Is there a way to adjust the login button in my header menu to not be visible when on the mobile screen size and the mobile panel gets activated? Right now it stays in the header so I have two login buttons in the header when on mobile and it's extra annoying. See image.

    Thanks for any help with this.

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Themes  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  19. Custom Themes

    We are often asked - 'can you design and develop custom unique looking themes for use on Wild Apricot?'

    Yes we can -
    https://www.theitalianculturalcenter.org
    https://www.dallasacfe.org
    https://wildapricotcustomthemes.com

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Themes  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  20. Nicasio Before and After Wild Apricot Themes/Refined

    We can take themes that are old and outdated or default wild apricot themes and convert them to this!

    https://nicasiodesign.com/services/before-and-after/

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Themes  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  • Don't see your idea?

Designers

Categories

Feedback and Knowledge Base