Statistics: Posted by Raam Dev — December 27th, 2011, 4:12 pm
Statistics: Posted by Eduan — December 27th, 2011, 8:52 am
<?php $fields = json_decode(S2MEMBER_CURRENT_USER_FIELDS, true); ?>
<input <?php if (!(strcmp($fields["accept_terms_checkbox"],1))) {echo "checked=\"checked\"";} ?> name="accept_terms_checkbox" type="checkbox" value="accept_terms_checkbox" />
Statistics: Posted by TheresaBug — December 27th, 2011, 1:22 am
Statistics: Posted by TheresaBug — December 27th, 2011, 12:35 am
Is it possible to modify the PayPal® and/or Authorize.Net® Pro Form templates?
Usually not necessary. But yes, if you really need to. Please check your /s2member-pro/includes/templates/forms/ directory. You can take the default templates, and place some ( or all of them ) into your own WordPress® theme directory. s2Member Pro will automatically find your custom templates there. By placing custom templates into your theme directory, you can be sure they won't get overwritten in a future upgrade. Either that, or you can just use the default templates like they are, and customize them with your own CSS rules inside the Stylesheet for your WordPress® theme ( i.e. style.css ). If you're using a PriMo Theme ( for instance, the s2Clean Theme ), check your Theme Options Panel, under: Custom CSS / Style Sheet.
* Note. It is also possible to use PHP code in your template files. All WordPress/s2Member framework functionality is available via PHP inside the template files.
Statistics: Posted by Raam Dev — December 25th, 2011, 10:33 pm
Statistics: Posted by TheresaBug — December 21st, 2011, 10:30 am
Statistics: Posted by Raam Dev — December 20th, 2011, 8:51 pm
Statistics: Posted by TheresaBug — December 20th, 2011, 4:33 pm
Statistics: Posted by joadard — December 19th, 2011, 9:17 pm
/s2member-pro/includes/classes/gateways/paypal/paypal-form-in.inc.php
/s2member-pro/includes/classes/gateways/authnet/authnet-form-in.inc.php
Statistics: Posted by Jason Caldwell — December 19th, 2011, 11:42 am
Statistics: Posted by Cristián Lávaque — December 17th, 2011, 5:26 am
<br />
Statistics: Posted by joadard — December 16th, 2011, 10:44 am
<br>
<span>College/University Name *</span>
</label>
<br>
<input
Statistics: Posted by joadard — December 16th, 2011, 10:42 am