omtr
Forum Replies Created
-
Forum: Plugins
In reply to: [Gravity Fieldset for Gravity Forms] fieldset showing despite the conditionHi HarroH,
i got the same issue with 0.2.1. Rolling back to 0.2 didn’t help, but rolling back to 0.1 solved the problem. I’m happy to see that you got this on your list.
Forum: Plugins
In reply to: [Buddypress Who clicked at my Profile?] Showing avatars instead of a linkhey quan_flo,
cound you add an option to the widget that both username and avatar can be displayed? like a dropdown with “show avatar”, “show username” and “show both”.
i hardcoded into plugin that both is shown, but that’s a bit nasty…
best regards,
omtrMaybe They have legal problems with this option.
Nah, i don’t think that. I think PayPal is simply a company that sucks. They suck at customer service, they suck at merchant service, they suck at developer service. They act like most company that own a de facto monopoly: They suck, and they don’t care.
i agree with you that s2pro is hard to understand but there are some quite good tutorials and videos on the site. i’m a paying subscriber and i must say that their support is really excellent. i already tried (and paid for) another membership plugin and i moved to s2member because i think it far better to handle and understand than everything else i tried before.
back to your request: you could include your T&C as a textarea into your registration form. s2member allows you to add your own registration fields (and you should use them instead of using BB profile fields). you can add a javascript trigger to prevent users from editing the T&C text: onfocus=”blur()”
then add a checkbox “accept T&C” field below the textarea with a “required” attribute. additionally, you can make this field uneditable after registration.