Vacancies

Jobs 1

DITS is looking for people who are interested in working and developing in Internet marketing and web development.

If you are interested in a vacancy, but you are not confident in your abilities - send your CV, we will consider it and in any case will give you an answer.

We are interested not only in high level specialists, but also in junior and completely newbies, because we can teach, advise and guide!

Q

What doesn't matter to us:

  • your location;
  • floor;
  • age;
  • religion;
  • etc. personal moments
R

What is important to us:

  • desire to develop;
  • desire to work in a team;
  • self-criticism;
  • languages - ru, en, ro (optional);
  • the ability to look for answers;

What do we offer:

  • teamwork;
  • adequate assessment of the work;
  • timely payment;
  • training;
  • growth with the team;

Who are we looking for in our team now?

Who are we looking for now:

If you are interested in working with us - please write a message to us using any contact information indicated on the site!

It is not necessary to prepare a CV, write to us who you are, what you know, etc., what happens in a CV, and we test knowledge with work and the desire to learn!

Junior/Midle CSS, HTML, WordPress, WooCommerce
Looking for: Junior/Midle CSS, HTML, WordPress, WooCommerce
 
Requirements:
Language skills: minimum basic English
Sure 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:
Installing and configuring VPS
Installing and configuring WP
Installing and configuring 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 pay - rate per hour increases as experience and work speed increase
Distant work
Teamwork
Training and assistance
 
What is needed from you:
Complete a test task and send it along with your CV:
send CV to email [email protected]
 
Exercise:

Fork and run current Repl.it instance, follow the readme.md to set up your own instance.
https://replit.com/@IhorM1/WordPress-SQLite#README.md

WordPress credentials:
user: admin
password: password

Working directory:
wp/wp-content/themes/underscore/

Task:
1. Register new CPT – Location
2. 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 locations
Location 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.