Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • maikkeli Friend
    #161815

    When Updating My Info I can change from Job Seeker to Employer.
    How I can disable Employer. I want to have only Job Seekers as this is an Agency.

    Vinh CV Friend
    #383212

    Hi maikkeli,

    This needs to customize quite much, you must go to:
    /administrator/index.php?option=com_jajobboard&view=jacustomtmpl&viewmenu=0&task=edit&folder=jausergroup&file=default.php
    => Remove the: Register as an Employer check box and its HTML layout.

    maikkeli Friend
    #383339

    I have deleted this part of the code:

    <div class="moduletable usergroup-box">
    <?php
    if (getCurrentUserType()=='Guest')
    if (!$user->getParam('AccountType'))
    {
    ?>
    <h3>
    <?php echo JText::_( 'Account type' ); ?>
    </h3>
    <?php
    if ($group=='Job Seeker User')
    echo $this->displayUserGroup(0);
    else
    echo $this->displayUserGroup(1);
    }
    ?>
    </div>

    and it is working!

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

This topic contains 3 replies, has 2 voices, and was last updated by  maikkeli 13 years, 6 months ago.

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