Latest Jobs

From Smart Job Board help

Smart Job Board Help > Latest Jobs
Jump to: navigation, search

Image:Latest jobs.png

To modify the design of the Featured Jobs block - you need to edit the latest_listings.tpl

(Edit Templates -> classifieds -> latest_listings.tpl)


  • Change number or rows / columns

To change the number of columns / rows you need to edit the main.tpl
(Edit Templates -> Main -> main.tpl)

 Note: the number of columns can be changed for all Themes 
 except the “Intelligent View” theme.
 The number of rows can be changed for all Themes. 


In the main.tpl you need to find the following part of the code:

{module name="classifieds" function="latest_listings" number_of_rows="2" number_of_cols="4" count_listing="4" listing_type="Job"}


To change the number of columns or rows speciy the apropriate numbers here:

number_of_rows="2" – number of rows

number_of_cols="4" – number of columns

count_listing="4" – multiply the number of columns by number of rows and put here the total number of listings to be displayed.

Personal tools
Toolbox