Startup Configuration
Last Updated on Thursday, 20 January 2011 16:48
1) Enable the "Classification & Location selection" field in the Homepage Job Search Form:

In "Admin Panel" > "Customize Forms" > "Posting Form" > "Edit Fields"
- Field "Classification" (field id = 6)
- Field "Location" (field id = 13)
Check the "Is on search form?" option.
2) No. of columns display in Homepage Category Tab

In Admin Panel > Main Config > How many columns on front page,
Set it to 2 or 3 columns (default value is 1)

3) Choose preset Grids (layout)
Administrator can now choosing various Grid options, this gives you a large flexibility to fit for various advertisement blocks:
- 300px column on left;
- 300px column on right;
- 200px column on left;
- 200px column on right;
- 250px column on left;
- 250px column on right
Edit: /[THEME_PATH]/config.php
Update the value of "NAS_1007_TEMPLATE_LAYOUT" (follow the guideline inside).
4) How to hide the 3rd column in homepage?
Edit: /[THEME_PATH]/config.php
Update the value of "NAS_1007_TEMPLATE_SHOW_3RD_COLUMN" to "NO"
5) Replace the main navigation bar with InfoPages plugin
- Please refer to "Plugins Configuration" section
6) How to change the layout to RTL (for Arabic language)?
Edit: /[THEME_PATH]/config.phpUpdate the value of "NAS_1007_RTL_ENABLE" to "YES"
7) How to show / hide 3rd column in inner pages?
Administrator can choose to hide the 3rd column in inner pages:
Edit: /[THEME_PATH]/config.php (follow the comment inside)
Update the value of "NAS_1007_3COLUMN_XXX" to "YES" (show 3rd column) or "NO" (hidden 3rd column).
If you want to hide the 3rd column in the WHOLE SITE, you can set "NAS_1007_TEMPLATE_SHOW_3RD_COLUMN" to "NO"
| < Prev | Next > |
|---|