Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • conforturis Friend
    #190453

    Hi
    How to hide Language field in Job Form of Ja Job Board Component?

    HeR0 Friend
    #505286

    Hello,

    You could remove it at this file componentscom_jajobboardviewsjajobstmpljaform.php and componentscom_jajobboardviewsjajobstmpljapremiumform.php

    Open the file and remove the followings.

    <tr class="sectiontableentry">
    <td class="col1"><?php echo JText::_('JLANGUAGE'); ?>:</td>
    <td class="col2"><?php echo jaContentLanguage('field_language', $this->item->language); ?></td>
    </tr>

    Pls try again and let me know if it helps.

    Regards

    conforturis Friend
    #505352

    Solved!
    Thanks

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

This topic contains 3 replies, has 2 voices, and was last updated by  conforturis 10 years, 7 months ago.

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