Περιγραφή
With Pablo Career you can easily manage all your job offers you to want publish in your WordPress page. The admin interface makes it easy to create, edit, delete, active or deactivate your job offers. You can also separate your job offers by a given language. Currently the following Languages are supported de, nl and pl.
Εγκατάσταση
From your WordPress dashboard
- Επισκεφτείτε ‘Πρόσθετα > Προσθήκη Νέου’
- Search for ‘PaBlo Career’
- Activate PaBlo Career from your Plugins page.
- Configure your job offer single view page using the settings
- Place the
[joboffer-list lang=de]
shortcode in you post or page to display the job offers list - Place the
[joboffer-view lang=de]
shortcode in your previously selected single view page to display the single view
Manually
- Upload
pablo-career
to the/wp-content/plugins/
directory - Ενεργοποιήστε το πρόσθετο μέσω του μενού “Πρόσθετα” στο WordPress
- Configure your job offer single view page using the settings
- Place the
[joboffer-list lang=de]
shortcode in you post or page to display the job offers list - Place the
[joboffer-view lang=de]
shortcode in your previously selected single view page to display the single view
Συχνές Ερωτήσεις
I got an 500 Internal Error. Whats wrong?
Check out the folder privileges. The plugin tmp folder has to be writable for the web server. In case of not smarty can not generate the templates. Check out your server logs. Maybe the plugin has some conflicts with another plugin. In this case, copy the thrown error and feel free to contact me on github or via mail info[at]bl0m[dot]de
How can I customize the Plugin-Templates
The templates are stored in the templates
folder inside the smarty directory beneath the plugin dir. Pablo Career uses Smarty3 which simplifies making changes to the templates. For detailed information about smarty 3 visit the official smarty project page
How can I edit the Plugin-Styles
The Plugin-CSS is located in the /public/css
directory inside plugin dir. Feel free to edit these to your needs.
Συνεισφέροντες & Προγραμματιστές
“Pablo Career” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη δημιουργία του.
ΣυντελεστέςΤο “Pablo Career” έχει μεταφραστεί σε 1 γλώσσα. Ευχαριστούμε τους μεταφραστές για τις συνεισφορές τους.
Μεταφράστε το “Pablo Career” στην γλώσσα σας.
Ενδιαφέρεστε για την ανάπτυξη;
Περιηγηθείτε στον κώδικα, ανατρέξτε στο αποθετήριο SVN ή εγγραφείτε στο αρχείο καταγραφής αλλαγών ανάπτυξης μέσω RSS .
Σύνοψη αλλαγών
v1.0.3
- Fixing sort icon bug. Sorting icons were only displayed with a logged in user
v1.0.2
- Edit shortcode rendering. Lists and detail view will now appear anywhere in the text and not only at the top
- Add some documentation
v1.0.1
- Add some documentation