A person responsible, the job does 100%, always on communication, does not lose, I hope for further cooperation.
Vladislav Pro
Winning proposal- Projects 151
- Rating 5.0
- Rating 4 703
Budget: 1100 RUB Deadline: 1 day
Just finished the project for the transfer of the site to VPS, once I can start for yours, please, I will be happy!
Budget: 800 RUB Deadline: 1 day
Good day, ready to take your task.
I will be happy to work together.
Budget: 1000 UAH Deadline: 1 day
Hello to you! If you move the site to another hosting, everything will work. I am free and I can finish it today. Write if interesting.
Budget: 500 UAH Deadline: 1 day
I can offer my website transfer services. You need to know the details and on which engine the websites are written.
Skype: toxi22
by: romanpavlovsky
Email: [email protected]
ICQ: 267015082
Jabber: [email protected]
Budget: 500 UAH Deadline: 1 day
Good day .
Ready to fulfill your order for a reasonable cost. For more details, you need to communicate, call us at the free number 0800-210-993 (Yuri) we will discuss with you all the details of your project.
We offer a good price + quality of work we guarantee by contract.
We work legally, cash and cash-free calculations, FOP 3 group.
There is a delay from us, without interest for 3 months.
Please contact us, we will be happy to cooperate!
Budget: 700 UAH Deadline: 1 day
Ready to perform. We will also provide hosting if necessary. I can start at any time convenient for you.
Budget: 700 RUB Deadline: 1 day
Hello, you are ready to move your sites from one hosting to another.
Budget: 400 UAH Deadline: 2 days
Create a web site and base. Transfer to another hosting. All...
There is only a question about the new hosting:
Has it been bought?
A domain name to be transferred?
Proposals are currently absent
Proposals concealed
Budget: 300 UAH Deadline: 1 day
Hello to you!
Ready to begin implementation.
Write the access to the person and count what is already transferred.
I do it quickly!
A total of 500r. One site with 1 to 2 bases.
The bonus is consulted on the site.
Proposals concealed
Current freelance projects in the category PHP
Website: https://medgroup.com.ua Problem description The website has stopped opening. When accessing the site, a 404 error (This Page Does Not Exist) is displayed. The site runs on WordPress, hosting — Hostinger. No changes were made before the problem occurred. Required: Find the cause of the error. Restore the website's functionality. Check: WordPress; Hostinger settings; .htaccess file; permalinks; plugins and theme; file permissions; error logs; domain and SSL settings; DNS (if the problem is related to them). Access I will provide: access to Hostinger; access to WordPress (if necessary); FTP/file manager. Requirements Do not delete website data. It is preferable to make a backup before making changes. After resolving the issue, explain what exactly caused it. The work needs to be completed today, as quickly as possible
I need to create a simple application for the phone, literally one page. I will provide the design. All details in private.
Hello to you. You need to create a precise copy of the functionality of the module on the WordPress for the open card.Plugin Mondial Relay WooCommerce Module for delivery. I also add the documentation. The documentation is present in English. The essence of this integration is that when choosing the way of delivery, the Mondial Relay opens the card, and then from the address and postal index filled in the order form on the site shows the nearest issue point. There is all the documentation on the site and an example of the widget. There are modules under Prestashop, WordPress, etc. It is not for opencart. You can take the module and on this basis make a full copy for the open card. I look forward to price and deadlines. All peace and good. I love you friends.
Requirements for the development and setup of a website on WordPress General requirements It is necessary to perform complete layout and integration of the approved design into the WordPress content management system. The result should be a modern, fast, responsive website that fully complies with the Figma design and is ready for further promotion. CMS WordPress (latest stable version) without using ready-made templates (ThemeForest, etc.) custom theme clean code compliance with modern WordPress standards Layout according to Figma responsiveness Desktop Laptop Tablet Mobile Correct display in modern browsers: Chrome Firefox Safari The website must be maximally optimized. optimized HTML structure minimized CSS and JavaScript lazy load images WebP responsive images (srcset) preload critical resources font optimization absence of unnecessary libraries PageSpeed benchmark: Desktop — 100 Mobile — 90+ SEO Basic SEO preparation. The following should be implemented: correct structure H1-H6 title description Open Graph favicon robots.txt sitemap.xml canonical SEO-friendly URLs schema.org (Organization, Local Business, Service) Administration All text and graphic elements must be editable through the WordPress admin panel. Editable elements include: headings texts buttons images prices service blocks contacts phones email address social networks FAQ reviews SEO fields Forms: Leave a request or similar: Order a call Forms must: pass validation work without errors have spam protection provide a successful submission message Submission: Email Telegram Google Sheets Provide the ability to edit: phones email addresses Google Maps working hours Security spam protection Optimization: Use modern mechanisms: caching CSS optimization JavaScript optimization image optimization WebP Responsiveness: The website must work correctly on: Desktop Laptop Tablet Mobile Without horizontal scrolling. Provide functionality: smooth scrolling quality animations sticky header mobile version menu quick contact buttons CTA blocks FAQ (Accordion) Integrations Provide the ability to connect: Google Analytics 4 Google Tag Manager Meta Pixel Google Search Console Google Maps Telegram Content All materials must be easily changeable by the administrator. Code requirements: clean code no unnecessary plugins compliance with WordPress standards absence of critical errors in the browser console Project handover After completion of work, the contractor must provide: website archive database WordPress theme list of used plugins instructions for updating and backing up access (if necessary) Use of plugins Minimize the number of third-party plugins. Use only those that are truly necessary for the website's operation. Testing Before submitting the project, it is necessary to check: functionality of all forms correctness of responsive layout loading speed absence of broken links functionality of all buttons display in popular browsers correctness of SEO markup absence of JavaScript errors correct operation on mobile devices
It is necessary to create a "Questionnaire" Module, which will include questionnaires, questions, and answer options for the questions (the logic for question output and answer processing will be done as a separate project). 1. List and CRUD for "Surveys". The list should include "Survey Title", and "Edit/Delete" icons. When clicking on Edit, a form should open with: "Title" - input, required field, "Description" - textarea of the questionnaire (not required), and a "Save" button. Below, questions related to this questionnaire should be displayed in read mode. When clicking on "Delete", a confirm should appear "Do you really want to delete the Questionnaire?", if "yes" is clicked - the Questionnaire and all questions included in it should be deleted. Implement multilingual support with tabs, languages: Ukrainian, English, and Russian (in the future - German and Spanish). Above the list, there should be a button "Add Questionnaire", when clicked, the above-described logic will be implemented, only with empty fields. 2. List and CRUD for "Questions". The list should include: Question Title, and "Edit/Delete" icons. When clicking on Edit, there should be: "Question" - input field, required, "Question Description" - textarea, and dynamic blocks for adding answer options, this block should be called "Answer Options". Each answer option should contain "Option Name" - input (required field), "Quest 1" - dropdown list with 24 Quests (required field), and a short input "Score" with the ability to specify a positive number (required field), + another "Quest 2" - dropdown list with 24 Quests (not required field), and a short input "Score" (not required field) with the ability to specify a positive number, and a delete icon, when clicked, should have a confirm "Do you really want to delete the answer option?", if yes - only the current answer option should be deleted. A save button that saves the form. Implement multilingual support with tabs, languages: Ukrainian, English, and Russian (in the future - German and Spanish). Above the list, there should be a button "Add Question", when clicked, the above-described logic will be implemented, only with empty fields. 24 Quests is a static list with the Quest name and the corresponding number, NOT auto-incremented, but manually assigned. I will provide the entire list in personal messages. It is better to include this list in a separate table in the database, so it can be expanded when necessary. CRUD for this list is NOT needed. Design/layout - must correspond to the design and layout of the admin panel itself. The module code must use the CMS's own API, write your own code only when there is no ready API for it. Ideally, I expect an estimate in hours to understand the cost of 1 hour of work. I prefer to work in the logic of timerates.