Junior/Midle CSS, HTML, WordPress, WooCommerce
Requirements:
- Knowledge of languages: minimum basic English
- Confident knowledge:
- HTML 5
- CSS 3 (flex, grid)
- WordPress
- Gutenberg
- Woocommerce
- Knowledge at any level above zero:
- Any WP builder, for example Elementor, Divi
- PHP
- Javascript
- jquery
- other CMS besides WP are welcome
Tasks:
- Installation and configuration of VPS
- Installation and configuration of WP
- Installation and configuration of Woocommerce
- Installing and editing WP templates
- Edit php, html, css, js files
- Working with third party plugins
- Website development
- Editing existing sites
What we offer:
- Rate + hourly rate — the rate per hour increases as experience and speed of work increases
- Distant work
- Teamwork
- Training and assistance
What is needed from you:
- Complete a test task and send it along with your CV:
- Send CV
Test Task:
Fork and run current Repl.it instance, follow the readme.md to set up your own instance.https://t.ly/xlpsQ
WordPress credentials: user: adminpassword: password
Working directory: wp/wp-content/themes/underscore/
Task: 1. Register new CPT — Location2. Register new taxonomy for Location — County
3. Add the custom fields to each Location— contacts (repeater for the ideal scenario, now it should be text with name, address and phone)— cover image
4. Fill some amount of counties and locationsLocation should have— Title— Featured image— Cover image— Short description— Full description— Contacts
County: — Title
5. Create/edit page filter template (page-filter.php)— markup hero section (simple background image, title, promo text — should be editable from admin side)— markup available locations with AJAX filter by county. Include pagination or load more.