Login






Startup Configuration

1) Enable the "Classification & Location selection" field in the Homepage Job Search Form:

1007-home-search-1

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

1007-home-search-2

In Admin Panel > Main Config > How many columns on front page,

Set it to 2 or 3 columns (default value is 1)

1007-home-search-3

 

3) Choose preset Grids (layout)

Administrator can now choosing various Grid options, this gives you a large flexibility to fit for various advertisement blocks:

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


6) How to change the layout to RTL (for Arabic language)?

Edit: /[THEME_PATH]/config.php
Update 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"