Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • wicklert Friend
    #154864

    Template JA_Social comes with K2.
    I’m using JomSocial and when visitors who wants to registrate are asked fo fill in additional questions (see inline image).

    <!-- K2 attached fields -->
    <tr>
    <td><label id="gendermsg" for="gender">Geslacht</label></td>
    <td>

    <input type="radio" name="gender" id="genderm" value="m" checked="checked" />
    <label for="genderm">Man</label>
    <input type="radio" name="gender" id="genderf" value="f" />
    <label for="genderf">Vrouw</label>
    </td>
    </tr>
    <tr>
    <td><label id="descriptionmsg" for="description">Add Description</label></td>

    <td><!-- Start Editor --><textarea id="description" name="description" cols="40" rows="5" style="width:100%;height:250px;" class="mceEditor"></textarea>
    <!-- End Editor --></td>
    </tr>
    <tr>
    <td><label id="imagemsg" for="image">Jouw afbeelding (Avatar)</label></td>
    <td><input type="file" id="image" name="image"/>
    </td>
    </tr>

    <tr>
    <td><label id="urlmsg" for="url">URL</label></td>
    <td><input type="text" size="50" value="" name="url" id="url"/></td>
    </tr>
    </table>

    <div class="k2AccountPageNotice">De gemerkte velden (*) zijn verplicht.</div>

    <div class="k2AccountPageUpdate">

    <button class="button validate" type="submit">
    Registreer </button>
    </div>

    </div>

    I’ve searched K2 component but couldn’t find a way to remove or adjust this fields.
    Can someone explain me this.

    Regards
    Ed


    1. k2
    Phill Moderator
    #357486

    Have you checked the module – K2 users?

    *scratch that, I’m being a muppet.

    wicklert Friend
    #357525

    I’ve checked it now and tried to hide the fields that are being showed during registration.
    Unfortunaly mentioned fields are still visible. Cleared cache and double checked all.

    Uninstall K2 I presume…..?

    Phill Moderator
    #357559

    I’ll have to look into this one furether as I am not familiar with K2.

    wicklert Friend
    #357565

    Is OK Phill, I will uninstall K2 because I don’t have a special reason to keep it, not gonna use it anyway!

    I had a deeper look into it because I want to use additional registration fields as possible by JomSocial.
    Problem is that those “registration” fields are not showing up in form as presented (index.php?option=com_community&view=frontpage).

    Hoped that there was a oppertunity…..

    Thanks
    Ed

    Phill Moderator
    #357567

    Thanks for keeping me updated.

Viewing 6 posts - 1 through 6 (of 6 total)

This topic contains 6 replies, has 2 voices, and was last updated by  Phill 14 years ago.

We moved to new unified forum. Please post all new support queries in our New Forum