Hi Minehs, i think you understand correctly. When the post from the cred is published, it has normally a permalink such as
hidden link
charles is a first name and triay is a last name.
In order to determine if there is some problem with the form itself here in full is what i have in the form
"New Attorney"
this is the full content of the CRED
I am wondering if there is something wrong with it, because it used to work ok
( on the production site), but perhaps in rewriting it a bit has gone wrong?
or is there some plugin that might be interfering?
i will give credentials if needed, and also today i will deactivate plugins and see if one is interfering.
[credform class="cred-form cred-keep-original"]
[cred_field field="form_messages" value=""]
<div class="cred-field cred-field-post_title">
<label class="cred-label">
Attorney Name (Required)
</label>
[cred_field scaffold_field_id='lawyer-name' field='lawyer-name' force_type='field' required="true" class='form-control' output='bootstrap' label='Lawyer Name']
</div>
<br>
Breadcrumb (not required)<br>
[cred_field scaffold_field_id='breadcrumb' field='breadcrumb' force_type='field' class='form-control' output='bootstrap' label='breadcrumb']
<br>
<label class="cred-label">
Upload photo ( not required )<br>
Please try to upload a photo of the proper dimensions (100px by 150px)<br>
</label>
[cred_field scaffold_field_id='attorney-photo' field='attorney-photo' force_type='field' class='form-control' output='bootstrap' label='Attorney Photo']
<br>
<label class="cred-label">
Law Firm*
</label>
[cred_field scaffold_field_id='law-firm' field='law-firm' force_type='field' class='form-control' output='bootstrap' label='Law Firm' required="true"]
<br>
<label class="cred-label">
Address*
</label>
[cred_field scaffold_field_id='address' field='address' force_type='field' required="true" class='form-control' output='bootstrap' label='Address']
<br>
<label class="cred-label">
Phone*
</label>
[cred_field scaffold_field_id='phone' field='phone' force_type='field' class='form-control' required="true" output='bootstrap' label='Phone']
<br>
<label class="cred-label">
Website*
</label>
[cred_field scaffold_field_id='website' field='website' force_type='field' class='form-control' output='bootstrap' required="true" label='Website']
<br>
<label class="cred-label">
Email*
</label>
[cred_field scaffold_field_id='email' field='email' force_type='field' class='form-control' required="true" output='bootstrap' label='Email']
<br>
<label class="cred-label">
Bar Admissions State*
</label>
[cred_field scaffold_field_id='bar-admissions-state' field='bar-admissions-state' force_type='field' required="true" class='form-control' output='bootstrap' label='Bar Admissions State']
<br>
<label class="cred-label">
Bar Admissions Year*
</label>
[cred_field scaffold_field_id='bar-admissions-year' field='bar-admissions-year' force_type='field' class='form-control' output='bootstrap' required='true' label='Bar admissions year']
<br>
<label class="cred-label">
Bar Number*
</label>
[cred_field scaffold_field_id='bar-number' field='bar-number' force_type='field' class='form-control' required="true" output='bootstrap' label='Bar number']
<br>
<label class="cred-label">
Law Degree*
</label>
[cred_field scaffold_field_id='law-degree' field='law-degree' force_type='field' class='form-control' output='bootstrap' label='Law Degree' required="true"]
<br>
<label class="cred-label">
State License*
</label>
[cred_field scaffold_field_id='state-license' field='state-license' force_type='field' class='form-control' output='bootstrap' label='State License' required="true"]
<br>
<label class="cred-label">
Zip Code*
</label>
[cred_field scaffold_field_id='zipcode' field='zipcode' force_type='field' class='form-control' output='bootstrap' required="true" label='zipcode']
<br>
<label class="cred-label">
Lawyer Services*
</label>
[cred_field scaffold_field_id='lawyerservices' field='lawyerservices' force_type='field' class='form-control' output='bootstrap' label='LawyerServices']
<br>
[cred_show_group if="($(email) eq '1')" mode="fade-slide"]
<label class="cred-label">
[/cred_show_group]
<br>
<br>
Select Both State and County *
</label>
<div class="boxes"];
[cred_field scaffold_field_id='statecounty' field='statecounty' force_type='taxonomy' output='bootstrap' display='checkbox' required="true" label='State and County']
</div>
<br>
Miscellany <br>
County bar association memberships
[cred_field scaffold_field_id='county-bar-association-memberships' field='county-bar-association-memberships' force_type='field' class='form-control' output='bootstrap' label='County bar association memberships']
Professional org memberships
[cred_field scaffold_field_id='professional-org-memberships' field='professional-org-memberships' force_type='field' class='form-control' output='bootstrap' label='Professional org memberships']
Undergrad degree
[cred_field scaffold_field_id='undergrad-degree' field='undergrad-degree' force_type='field' class='form-control' output='bootstrap' label='Undergrad degree']
Grad degree
[cred_field scaffold_field_id='grad-degree' field='grad-degree' force_type='field' class='form-control' output='bootstrap' label='Grad degree']
Number of attorneys in Office
[cred_field scaffold_field_id='num-of-attorneys' field='num-of-attorneys' force_type='field' class='form-control' output='bootstrap' label='Num of attorneys']
Previous employment
[cred_field scaffold_field_id='previous-employment' field='previous-employment' force_type='field' class='form-control' output='bootstrap' label='Previous employment']
Activities and Awards
[cred_field scaffold_field_id='activities-and-awards' field='activities-and-awards' force_type='field' class='form-control' output='bootstrap' label='Activities and Awards']
Testimonials
[cred_field scaffold_field_id='testimonials' field='testimonials' force_type='field' class='form-control' output='bootstrap' label='Testimonials']
[cred_field field="form_submit" value="Submit" urlparam=""]
[/credform]