Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • conforturis Friend
    #197682

    Hi,
    How can I translate this

    ??


    1. sc
    Thanh Nguyen Viet Friend
    #534792

    To edit this text, please follow steps below:
    – In Jobboard back-end >> navigate to “Forms customization” page
    – Find and edit “Status” field of Job Table
    – In the “Form field edit” form, click the “Edit options” link next to select box of “Field type” setting, it will open the popup where you can edit the text for options of this field
    – Please ensure that you only update value in “Text” column, and do not change the “Value” field.

    Please have a look at our user guide to learn more about Form customization
    http://www.joomlart.com/documentation/ja-jobboard-for-joomla-2-5/how-to#Customize_displaying_forms


    1. edit-form-field-texts
    conforturis Friend
    #534886

    I did it but I still see the same text.
    I cleaned cache, I logout and login again, I created a new, nothing happened, I still see the same text.

    Thanh Nguyen Viet Friend
    #535042

    I just tested again and faced this issue in our dev server. To get this fixed, please try solution below:

    – Open the file:
    components/com_jajobboard/models/jajobs.php

    – Find the code snippet: (please note you will see this code twice in this file, but just find the code in the function “getItems“)

    [PHP]$this->getFieldList(‘ and fl.admin_only=0 ‘);[/PHP]

    And replace it with:
    [PHP]$this->getFieldList(”);[/PHP]

    Once done, you need to edit jobs to get the text updated.

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

This topic contains 4 replies, has 2 voices, and was last updated by  Thanh Nguyen Viet 10 years, 6 months ago.

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