joao.ramalho

Topic: New at jobberbase

Hello,
I am very new at jobberbase, and I like to build a website with jobs. I like to make a few modifications and I have some questions:

1 - I changed the standard menu directly from the database with another words. But the target link is http://localhost/dev/emprego/public/jobs/Empregos TI and the page displayed is the page-unvailable. But for Consultants (http://localhost/dev/emprego/public/jobs/Consultant) works pretty well. I'm trying to search where is the folder "jobs" because I can't find it anywhere. Can you help me out?

2 - I like to make a few modifications in template a change the language. How can I do that?

3 - Is it possible, for example, create logins for Companies that want to register their job offers? And for individual people? Is a good practice?

Sorry for the dummy questions, but I discovered this platform today and I am very excited!

Thanks a lot and have a nive day,
João

hobo

Re: New at jobberbase

Hi,
1. You need to add - in the url field something like: Empregos-TI , (no spaces) only then will your url work, but it will be .../jobs/Empregos-TI. There is no folder "jobs", but if you want to change it use your jobberbase admin panel.

2. Edit the files in _templates/default folder. Css files in css folder are for layout fonts and colors, translation folder is for translating or changing the words on the site, .tpl files can be modified to add functionality, banners etc. Edit all files using notepad or similar text editor.

3. This modification is not available for free, but you can buy it from redjumpsuit.com

joao.ramalho

Re: New at jobberbase

Thank you hobo for you reply. About question number 3, can I write my own code to implement that solution, or this is not possible at all?

Regards,
João

hobo

Re: New at jobberbase

You can write your own of course.