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.

373 results found

  1. Link to a Folder or File

    I am new with the Wild Apricot site. How do I set a link on a web page to a folder or file that I just uploaded in File Management?

    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)
  2. Inserting PHP pages

    Hello,

    I'm relatively new to WA and new to the forum and have been unsuccessful finding the answer to this question here. Perhaps someone could kindly answer for me: Is there a way to insert PHP pages into WA, maybe via iframes or something similar?,

    I have a database that needs to serve a collection of PDF files to my WA site users, and the best way to do this would be to have a page inserted into the normal WA site that contains PHP code. I know you can add HTML and Javascript, but can PHP pages be used?…

    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)
  3. Hi Designers and Developers - Introduce yourself

    It's no secret that Wild Apricot has many tools for associations and other organizations, but what isn't so well known is that we have a growing set of tools for designers and developers to create beautiful websites for all these associations and organizations.

    But we're changing that today with the launch of the "For Designers and Developers" forum (formerly the "Customization" forum ).

    And the title really says it all, this is forum is specifically for designers and developers to:
    * Share design tips and tricks
    * Showcase their designs
    * Suggest Improvements to our design tools
    * ... and…

    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)
  4. Renewal button for membership payment

    When a member renews a subscription for billing, how do we change the java script to reflect the button text as automatic recurring monthly renewal? not to show a "renewal until" date?

    Need javascript language, and where to input the javascript.

    Thank you.

    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)
  5. Javascript Libraries

    I am wondering if WA works with an External Javascript Library/Framework (i.e. jQuery, Spry, etc.).

    I already added the library I need to the site via the Global Javascript Settings, but it does not provide the intended functionality. it seems that the library does not work with WA.

    I need to create a custom menu for my client. I have used the Theme Overrides and modified the appropriate String Template files to achieve the custom menu structure that I need. However, when I apply the Spry Framework that is needed to create the menu functionality, it breaks.

    My question is…

    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)
  6. Clone, Design, Build, & Launch.

    Many may not be aware of it, but you can ask Wild Apricot support to clone an existing site and thus you are able to perform all design and customization on the clone and not effect your live site. That is what we did for our latest custom design on http://www.naro-us.org/

    We requested their live site be cloned for us. Then we built the custom design on to the cloned site. Performed required revisions and cross-browser optimization. Once client signed off, we migrated design to the live site in under 45 minutes.

    So, the challenge of design and development on…

    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)
  7. I've never seen a system so difficult to customize

    I am a designer and have been trying for three days to make my layout look like the client's site.

    Client's site design: www.wbninc.com/dev/

    WA site: members.wbninc.com

    The code is so completely convoluted and bloated, I still can't figure out why my page and contents (including my header image when I put it in there) are being resized smaller. I can't get rid of the insane padding around the page content.

    Isn't there a way to start with practically nothing and build from there, instead of having to strip out tons of css?

    Has anyone figured out how to put…

    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)
  8. Removing (administrator) text from forum and blog pages

    When an administrator with a public profile makes a post to the forum or blog, the name is suffixed "(administrator)". You can remove this text with the following CSS:

    SPAN.postedByComment {
    display: none
    }

    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)
  9. Change position of the login box

    [quote]We currently use a template that uses that places the login box under the side menu. How can we move it to the top right in our header?[/quote]

    You can move your login box anywhere on the screen using the following CSS:
    #idLoginContainer {
    position: absolute;
    top: 10px;
    left: 720px;
    }

    Simply change the top and left values to move the login box to another location.

    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)
  10. how to add combine sliders

    how to add combine sliders

    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)
  11. navigation bar background color

    Does anyone know where the color settings for the horizontal menu bar in Whiteboard Theme are?

    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)
  12. 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)
  13. 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)
  14. 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)
  15. Nicasio Language Toggler Button Live

    Please see the Nicasio language toggler button at work on this site:

    https://callmembership.wildapricot.org

    Look at the top right hand corner and click on Français/English and what the magic happen/

    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)
  16. Change widget width Fiesta theme

    I have tried both versions of the code listed on the WA help page to change the widget width, but it is not working. I am embedding a widget from one WA site to another. It works, but I am getting scroll bars and can see some of the background of the main site.

    http://opma.us/education

    The main site theme is Fiesta. The theme for the second site (where I am placing the widget) is Bookshelf.

    Any help would be appreciated.

    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)
  17. Lightbox functionality?

    Has anyone implements lightbox functionality on a Wild Apricot website? Our existing AMS has a lightbox capability that I am "using" in our pages to pop a video. I don't need to do it exactly the same way, but when I try to use an embed code for a video into a Content or Custom HTML gadget, only a black box is shown. I can use a link href, but that pops a window or tab and I prefer not to do that.

    I'm sure others have displayed videos. BTW, this is not Youtube, Vimeo, etc. The embed code uses…

    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)
  18. See Nicasio Language Toggler 2.0 @ Work

    See Nicasio Language Toggler 2.0 [work with recent WA Versions] at work here:

    https://callmembership.wildapricot.org

    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)
  19. Custom Wild Apricot Theme by Nicasio Design

    Checkout our recent launch of a brand spanking new Wild Apricot custom theme:

    http://shongumlake.org

    Client come over to Wild Apricot from a WordPress theme that was not meeting their needs for required membership communications, event registrations, and overall member experience.

    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

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  20. Looking for someone to convert our site

    Our site, www.foresthillsindy.org is old and ugly! I don't have time to play with it and would love for someone to convert it to the new Skyline theme. If you're interested please post here or email me at adam@adamgibson.com.

    Thanks!

    Adam Gibson

    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

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

Designers

Categories

Feedback and Knowledge Base