Add a block of job posted in the homepage
Permalink
Hello all,
there is a job posting page on my website and i would like to add a job posting block in the homepage with the new job posted and updated. I would like only the title of job position with the link to the job detail on the recruitement page.
There is a module of block of job offer in Concrete5 but i just can add new job offer with text.
I don't know if i'm very clear and sorry for my english :)
Thanks for your time
there is a job posting page on my website and i would like to add a job posting block in the homepage with the new job posted and updated. I would like only the title of job position with the link to the job detail on the recruitement page.
There is a module of block of job offer in Concrete5 but i just can add new job offer with text.
I don't know if i'm very clear and sorry for my english :)
Thanks for your time
Hi Julian,
thanks for your answer.
You understood what i mean but i'm looking for an other way to work it for free. I thought use the code but with this CMS is a bit new for me !
thanks for your answer.
You understood what i mean but i'm looking for an other way to work it for free. I thought use the code but with this CMS is a bit new for me !
You could create a "jobs" page and create individual pages for each job under that page. Then use a page list block to display ALL the jobs on the jobs page and also use a page list block on your homepage to display the latest job(s) on the home page!!
edit: you could also install the free "thumbview template" available in the marketplace to add image thumbnails to your page list lists ;)
edit: you could also install the free "thumbview template" available in the marketplace to add image thumbnails to your page list lists ;)
I think the Randomizer add-on will do what you need:http://www.concrete5.org/marketplace/addons/randomizer/...
Although it is called Randomizer, you can set it to display one block from another area of the site in display order. So, although it will display the whole block, you could use CSS to hide the parts of the job that you don't want to display on the homepage, leaving just the title and the link to the job.
Does that help?