-
AuthorPosts
-
conforturis Friend
conforturis
- Join date:
- April 2010
- Posts:
- 256
- Downloads:
- 0
- Uploads:
- 58
- Thanks:
- 59
- Thanked:
- 7 times in 1 posts
May 12, 2014 at 4:59 pm #197682Thanh Nguyen Viet FriendThanh Nguyen Viet
- Join date:
- September 2014
- Posts:
- 1461
- Downloads:
- 0
- Uploads:
- 44
- Thanked:
- 258 times in 217 posts
May 13, 2014 at 4:46 am #534792To 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
conforturis Friendconforturis
- Join date:
- April 2010
- Posts:
- 256
- Downloads:
- 0
- Uploads:
- 58
- Thanks:
- 59
- Thanked:
- 7 times in 1 posts
May 13, 2014 at 3:20 pm #534886I 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 FriendThanh Nguyen Viet
- Join date:
- September 2014
- Posts:
- 1461
- Downloads:
- 0
- Uploads:
- 44
- Thanked:
- 258 times in 217 posts
May 14, 2014 at 7:12 am #535042I 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.
1 user says Thank You to Thanh Nguyen Viet for this useful post
AuthorPostsViewing 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
Jump to forum