Skip to content

Lazar

My feedback

4 results found

  1. 33 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)

    Workaround from Beardo:

    To restore the old authorization page look:

    /* SOCIAL LOGIN BUTTONS HIDE */
    .WaGadgetAuthorizationRequired .openAuthFormContainer {
    border-right: none;
    max-width: 0px;
    padding-right: 40px;
    display: none;
    }

    /* PADDING TO SOCIAL LOGIN BUTTONS HIDE */
    .WaGadgetAuthorizationRequired .authFormContainer {
    padding-left: 0;
    }

    To remove the login buttons from the member directory personal profiles (at the bottom):

    /* MEMBER SOCIAL LOGIN BUTTONS HIDE */
    #socialLoginContainer, #idSocialLoginContainer {
    display: none;
    }

    Just copy/paste the above and update your “user.css” file.

    Lazar supported this idea  · 
    An error occurred while saving the comment
    Lazar commented  · 

    I have to agree with everyone on the thread. It's crazy that there isn't an option to simply turn it off. I mean it's a neat feature, but for one there are certainly some customers that simply do not want it, and second it is a potential security risk as someone gave a good example above.

    For now I guess CSS will have to do, but that only solves the first problem, not the second.

  2. 373 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)

    We're considering to take Donations during registrations/applications into development right now, but during analysis of the feature we ran into an issue where we would love to hear your feedback.


    Essense of question: how would you like donations during applications or registration to be processed for offline payments (when your member/prospect decided to get an invoice and pay later)?


    Some more details:

    We can implement donations during event registrations/membership renewals for online payments - not a problem. 

    But when we're talking about offline payments, straighforward solution seems to be a bit expensive - we don't have invoices for donations or pledges yet.


    So right now we're considering going on with straighforward online payments solution (donation will be added to payment transaction) and for offline payments - just include an invoice memo to buyer to add $XXX to his payment as donation for event/membership he has selected. 


    This way administrators would…

    Lazar supported this idea  · 
    An error occurred while saving the comment
    Lazar commented  · 

    Members of our organization renew only once a year and so far the time when most of them donate (if they do) is at the time when they are renewing. The organization's current site basically asks them "would you like to make a donation as well?" at the end of the renewal process. Now, I know that the way WA is set up, donations are separated from other payments which means they would have to key in their CC info twice, but it would be nice if we could include a reminder about donations at the end of the membership renewal process.

    What I was thinking is that maybe we can change the "Payment successful" message box to include a link to a donation page, but I don't know if it's doable with theme overrides, or in some other way. Does anyone have any ideas either on how to this, or of another way that would work. Any help is appreciated.

    Thanks!

  3. 11 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

    8 comments  ·  Wishlist » Contacts  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    Lazar supported this idea  · 
    An error occurred while saving the comment
    Lazar commented  · 

    Basically, the title says it all. It would be great if there was a way to add a RTE field for people's bios that might need to include links and at least basic formatting (bold, italic, lists, etc).

    It doesn't have to go crazy with the formatting features, but at least some basic ones.

  4. 71 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

    44 comments  ·  Wishlist » Members  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    An error occurred while saving the comment
    Lazar commented  · 

    I am evaluating WA for a client that is considering using it and am trying to get a grasp on how much we can customize the site.

    CSS and JavaScript can take you only so far so I am looking at theme overrides and the first thing I tried to do as a test case is to change the layout of the individual member profiles on the public-facing pages, which will be one of the requirements of the actual site. So I downloaded the theme and looked through both the files and the documentation on the site, but for the life of me I cannot find the bits of html that control how a member profile is laid out and the documentation isn't helping.

    1) For example what I would like to do is have it be two columns, with the left (sidebar) showing the photo and some basic contact info below it, with the bio field (which I added) in the right hand column. How do you do this?

    2) It would be really good if there was a way to have two different member templates for different membership levels, with higher-tier members having a fancier profile and the lower-tier ones a more basic one. Is this doable?

Feedback and Knowledge Base