@hcroeze
active 2 months, 3 weeks ago
Forum Replies Created
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
Solved: this is the final version I got on superslider (and added a css class “third” where I removed the max width)
`
<form action="/registreer” name=”signup_form” id=”signup_form” class=”standard-form” method=”post” enctype=”multipart/form-data”>
<input type="text" name="signup_username" id="signup_username" value="” />
<input type="text" name="signup_email" id="signup_email" value="” />
<label for="”>
<input type="text" name="” id=”" value=”" />
<label for="”>
<textarea rows="5" cols="40" name="” id=”">
<label for="”>
<select name="” id=”">
<label for="”>
<select name="” id=”" multiple=”multiple”>
<a class="clear-value" href="javascript:clear( '’ );”>
<select name="_day” id=”_day”>
<select name="_month” id=”_month”>
<select name="_year” id=”_year”>
<p class="field-visibility-settings-toggle" id="field-visibility-settings-toggle-”>
<?php printf( __( 'This field can be seen by: %s‘, ‘buddypress’ ), bp_get_the_profile_field_visibility_level_label() ) ?> Change
<div class="field-visibility-settings" id="field-visibility-settings-”>
<p class="field-visibility-settings-notoggle" id="field-visibility-settings-toggle-”>
<?php printf( __( 'This field can be seen by: %s‘, ‘buddypress’ ), bp_get_the_profile_field_visibility_level_label() ) ?>
<input type="hidden" name="signup_profile_field_ids" id="signup_profile_field_ids" value="” />
`
question remains: why doesn’t the registration form show
Hi @themightymo
that does work. I removed everything between the form tags and added “DOES THIS TEXT SHOW UP” and it does
see http://www.croeze.net
tnx @mercime This worked, with a slight change: 
`
#forums-dir-list table.forum {
margin: 10px 0 10px;
}
`
See also: WordPress.org • bbPress.org • BuddyPress.org • Matt • Blog RSS