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.

378 results found

  1. Adding Second PayPal Account?

    We have an event coming up where the payments go into a separate PayPal account from our organization's main PayPal because it has an entirely separate budget.
    Membership, Workshop fees go to the main CMAG account, which is already set up on the site. Registration fees for our Spring Show go into an account specifically set up for the Spring Show's separate budget.

    Is there some way to add this second account to our financial settings? I've looked & I can't find any way to do it. The payments really do need to be kept separate.

    4 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)
  2. Make top of Welcome Page appear when someone goes to the website

    I am not sure what the correct category for my question/idea is. When users go to our organizations website, the bottom of the Welcome page is displayed rather than the top with the Theme header. This behavior also occurs with another organization's website who also uses Wild Apricot. It annoys our users to have to scroll up to the top. How do I fix it?

    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)
  3. 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)
  4. Theme Refinement

    Taking a standard theme and refining it? No problem:
    https://region21.wildapricot.org/

    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)
  5. Recent Nicasio Design Work:

    Recent / New Nicasio Design Launches:

    http://cscpf.org/ <-- refined theme
    http://casc-accs.wildapricot.org/ <-- language toggler
    http://www.dsaia.org/ <-- migrated site look/feel to WA
    http://windermereisland.com/ <--- ultra clean theme

    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

    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)
  6. 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)
  7. 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)
  8. 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)
  9. Find examples of or sharing of custom gadgets? Similar to how Axure has an entire community based sharing program.

    I'm not even really sure where I am supposed to post this. I am looking for a community of Wild Apricot users who share code for custom widgets. Similar to http://www.axure.com/community/widget-libraries
    I am a designer, not a developer and at the moment I am trying to figure out how to customize my search widget so that it's an expandable search, but I am sure as I progress I will be looking to customize even more and would really like to be able to pull from what others have done. I in turn would like to share any widget customization I…

    3 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. Dual Language Toggle

    We have helped our clients provide dual language content using Nicasio Language Toggle. See latest site here:
    www.canadiansciencecentres.ca

    Notice we are also targeting some functional page's buttons and standard text.

    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

    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. How to maintain an existing website linked to wild apricot

    I need to maintain the integrity of an existing website that can be linked to Wild Apricot with all of Wild Apricot's functionality. How can this be done?

    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)
  12. 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. 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)
  14. How can I remove certain tabs in the "My Profile" page?

    Our company wants to use the WA website as little as possible so as to funnel most people through our main website. We want to strip down as much as can lead to confusion as possible in the WA website.

    We wish to remove three tabs in the "My Profile" page which we have no use for and will just confuse our members. We only want to keep "My Profile" and "Invoices and Payments"

    I have a good understanding of CSS but since I cannot see the code in front of me, I do not want to risk executing the…

    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)
  15. 5 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)
  16. Changing the default event registration login/auto-fill message

    Hello. The forums were quite helpful when I found out how to use Global Javascript settings to change the free label on events.

    My new question is how to hide or change the message that appears "You can log in to auto-fill your contact information - or proceed with the registration without logging in."

    when a member enters their email and tries to sign up for an event. We don't want that message to appear for them to lo in to auto-fill their contact info, because we are not using their contact info to populate the event form and we…

    0 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)
  17. Wild Apricot Theme Customization – B4 & After

    The client – http://gace.org
    The challenge – To promote the organization’s core values and services in a new Wild Apricot theme making the site from a simple and dated default theme to a Nicasio Design touched one. Full post - http://nicasiodesign.com/wild-apricot/wild-apricot-theme-customization-b4-after

    0 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

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

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  18. HTML eMail without META tags makes RESPONSIVE design useless...

    Since the Wild Apricot HTML Editor removes META tags, the @media queries for mobile device responsive designs are useless, since the "<meta name="viewport" content="width=device-width">" is lost and therefore on the mobile device the eMail app ignores them...

    Since Wild Apricot is "going Responsive" now, I strongly recommend that this is a part of the future too, there has to be responsiveness in eMail design to be complete.

    I spent couple of hours and trial and error until I noticed that the viewport meta tag is just removed and not my @media queries were wrong.

    3 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)
  19. Admin View Link Missing

    Is there another way to log into admin view? Or is there a problem with WA right now. I added the codes listed here to get rid of the FREE label and also to try to add the "pay offline" button and I lost my admin view....was it me or is it WA???

    0 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)
  20. Horizontal Menu - Change Font Size

    Currently building our new site. We picked a theme that we like, however, we want the main horizontal menu bar to have a smaller font so that it fits more of our pages on the menu (and not hidden in the additional drop-down). Is a theme override really the only way to adjust the font smaller? We are using the Bookshelf Textbook theme, but would prefer to have the menu bar that's more similar to the Granite theme.

    Is there a straightforward way to make this change? Thanks in advance.

    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)
1 2 6 8 10 18 19
  • Don't see your idea?

Designers

Categories

Feedback and Knowledge Base