Find Jobs
Hire Freelancers

Convert Back Wordpress site due to Wordpress Theme Update

$30-250 USD

ที่ทำเสร็จแล้ว
โพสต์ ประมาณ 7 ปีที่ผ่านมา

$30-250 USD

ชำระเงินเมื่อส่งงาน
Due to WP Theme update, the WP site CSS configuration was updated. Past programmers must have updated the parent theme versus the child theme. A past configuration is available on a subdomain, but I can't find what files are different in review of the wp_content directory. TASKS: - Understand the past configuration and make the new configuration work the same by updating individual files. - Define each file path that is modified for my records if this is so. - If the update is within the parent theme file, convert the parent update to a child theme to prevent this from happening again if possible. If not possible, justification needs to be provided. -Review and provide guidance to reduce the number of rows in Table wp_postmeta. This is a very very large file and it affects UpdraftPlus Backup Plugin. May require a different plugin if this is the fault of UpdaftPlus. Justification is required to understand why wp_postmeta should stay the same. -Review and recommend if the font size for the mobile option is required. It looks large to me. - Knowledge of WHM and Cpanel - Wordpress theme - Emmet Lite / Emmet Child - Good template - [login to view URL] - Required update - [login to view URL] Good English skills are required and communication via text / emails are required Boiler Plate responses will be ignored. Write an original response. The project will be awarded in three days due to holiday.
รหัสโปรเจกต์: 12845868

เกี่ยวกับโปรเจกต์

39 ข้อเสนอ
โปรเจกต์ระยะไกล
ใช้งานอยู่ 7 ปีที่ผ่านมา

กำลังมองหาการสร้างรายได้ใช่ไหม?

ประโยชน์ของการประมูลกับ Freelancer

กำหนดงบประมาณและกรอบเวลาของคุณ
รับเงินจากการงานของคุณ
อธิบายข้อเสนอของคุณในภาพรวม
ลงทะเบียนและเสนอราคาฟรี
หมอบหมายให้:
รูปอวาตาร์ของผู้ใช้
Hey there, I understood you are trying to stay away from "boiler plate" responses, so just confirming to you that i have read your requirements and I believe we should be able to work together on resolving that CSS customizations loss, working on your child theme along with the other requests you have. You probably would have noticed I have excellent command of English communication. Still just a little background though about me, we can't miss on that: I am a highly experienced wordpress developer, with over 12 years of professional experience and excellent English communication skills. I have dealt with developing custom & complex wordpress+woocommerce solutions and plugins. Feel free to checkout my reviews and project completion rate (100% completion rate). https://www.freelancer.com/u/mcfarhat.html Looking forward to working together for a long term. Some sample work as well :) : [login to view URL] [login to view URL] [login to view URL] & [login to view URL] [login to view URL] [login to view URL] [login to view URL] [login to view URL] [login to view URL] [login to view URL] [login to view URL] [login to view URL] [login to view URL] [login to view URL] [login to view URL] [login to view URL]
$340 USD ใน 3 วัน
4.9 (29 รีวิว)
6.0
6.0
39 freelancers are bidding on average $210 USD for this job
รูปอวาตาร์ของผู้ใช้
I think since your data is there in the database, someone can simply create a child theme on top of a wordpress installation and configure it for you. It will be a longer route to adjust the current installation.. thats what I think as of now. Tx
$200 USD ใน 3 วัน
4.9 (540 รีวิว)
8.6
8.6
รูปอวาตาร์ของผู้ใช้
The size of wp_postmeta is a problem and there's also wp_commentmeta as they filled with junk such as meta data of deleted posts and revisions and they should be cleaned from time to time to reduce DB size and help improving site performance. To do this we will start be cleaning the site by deleting unused plugins, trash posts and post revisions and there's lot of WP plugins can do all this for us but in certain stage we will need to run some SQL commands that will do the rest of work for us. Anyway this is not problem and wp_postmeta and wp_commentmeta will be cleaned. Just i will need full access to the server (files and DB) plus the WP-admin info and all the work will be finished as you like to match the good version you listed. Just feel free if you have any question i'm looking for long term business relationship with clients that understand what they want like you. Aymaan
$200 USD ใน 3 วัน
5.0 (674 รีวิว)
8.0
8.0
รูปอวาตาร์ของผู้ใช้
Hi, I can do your job but need to make a short chat discussion with you. let me know if possible for you. please let me know. You can check my profile and feedbacks of clients which itself I got from them . Hope they make some small help trust on me for your job. Profile url : https://www.freelancer.com/u/AltiuseCreaton.html Regards Rina
$488 USD ใน 14 วัน
5.0 (76 รีวิว)
7.2
7.2
รูปอวาตาร์ของผู้ใช้
Hi, Sure. I understand. I can do it for you and finish within 2 days .
$250 USD ใน 2 วัน
4.9 (145 รีวิว)
6.7
6.7
รูปอวาตาร์ของผู้ใช้
Hi, I am ready to start it. But i have some questions for you. So kindly leave message for me, then i'll discuss it in depth.
$155 USD ใน 3 วัน
4.9 (168 รีวิว)
6.6
6.6
รูปอวาตาร์ของผู้ใช้
Hello i am expert and want to help you in this lets discuss more on chat ready to start asap waiting for your reply thanks
$77 USD ใน 3 วัน
4.8 (63 รีวิว)
6.1
6.1
รูปอวาตาร์ของผู้ใช้
Hello Hope you are doing good. I have read your requirement I am having 8+ years work experience in Wordpress and other CMS and Framework. I can give you my best if you provide me the details. Could I have an interview Please? Best Regards, Dushant
$155 USD ใน 3 วัน
4.8 (78 รีวิว)
6.0
6.0
รูปอวาตาร์ของผู้ใช้
Hi, while things would be more clear after inspecting the code of parent/child, few ideas first on theme then on wp_postmeta - it's parent theme which should be updated, rationale is so to keep it's child themes from breaking by updating only master - however sometimes programmers develop custom code inside child theme; in some situations this could be justified, but usually that's not good practice - on some sites I've worked issue was in outdated parent theme; meaning parent theme was 1-2 years old, updated version had some new functions added and other removed, but child theme was using removed functions (there was no backward comp.) so it was breaking ---------- Problem with wp_postmeta is, in essence, problem of WordPress architecture. Different parts of WordPress and it plugins eco-system are saving data in that table, so quickly it become large, making sites slow. Because of the nature of problem, issue can be tackled on different levels, that is, on different layers of the server/web stack. For example number of plugins and theme itself can contribute to large wp_postmeta and wp_options table (eg, multipurpose and multifeature themes). Similarly like you write it could be that UpdraftPlus plugins are causing the issues. Regards, Ivan
$244 USD ใน 10 วัน
5.0 (13 รีวิว)
4.9
4.9
รูปอวาตาร์ของผู้ใช้
Good Evening! I will be pleases to work on this project. This will be done perfectly. Price can be negotiate. I am a experienced web designer-developer having expertise in the required techs Let’s have a discussion to start and get it completed soon. I ensure you for outstanding output from my side with full of responsibility and under the time restrictions!. Thanks in advance Suren
$244 USD ใน 3 วัน
4.9 (24 รีวิว)
4.3
4.3
รูปอวาตาร์ของผู้ใช้
Hey sir i can do this work as i am a custom PHP plus WordPress expert having an experience of 3 years. I can help you achieve this task as i have done similar tasks before and can do this work real quick for you and within no time. Kindly respond to my request so we can talk further. Awaiting for your positive reply. Thanks!!
$250 USD ใน 0 วัน
4.9 (12 รีวิว)
3.7
3.7
รูปอวาตาร์ของผู้ใช้
Hello Sir, i have Fully Understand your Project , i have More then 8 Year Experience in Wordpress and WHM and Cpanel, i have my own 50+ Sites and 10 Server from Different Host Company's, SO i am Ready to Handel your Project... let me know when you want to fix your issue, Looking forward to hearing back from you.. Thanks
$34 USD ใน 3 วัน
4.0 (3 รีวิว)
4.1
4.1
รูปอวาตาร์ของผู้ใช้
Hello, We would love to do this project for you. Please see our detailed porfolio and samples attached. You can also take a look at our reviews. We’ll be glad to answer any questions you may have! Thank you for your time, Hamza(CEO HHDevelopers)
$133 USD ใน 3 วัน
5.0 (12 รีวิว)
1.6
1.6

เกี่ยวกับลูกค้า

ปักธงของ UNITED STATES
Tacoma, United States
5.0
48
ยืนยันวิธีการชำระเงินแล้ว
เป็นสมาชิกตั้งแต่ ธ.ค. 6, 2006

การยืนยันลูกค้า

ขอบคุณ! เราได้ส่งลิงก์สำหรับเครดิตฟรีให้คุณทางอีเมลแล้ว
เกิดข้อผิดพลาดขณะส่งอีเมลของคุณ กรุณาลองอีกครั้ง
โลโก้ Freelancer Thailand / ภาษาไทย ช่วยเหลือและสนับสนุน FreelancerประเภทโปรเจคการประกวดFreelancerองค์กรแพ็กเกจสมาชิกโครงการ Freelancer ชั้นแนวหน้าการจัดการโปรเจคงานในพื้นที่Photo Anywhereหน้าจัดแสดงผลงานAPI สำหรับนักพัฒนาได้รับการยืนยันDesktop App เกี่ยวกับเกี่ยวกับเราวิธีใช้งานความปลอดภัยนักลงทุนแผนผังเว็บไซต์เรื่องราวข่าวออกสื่อทีมรางวัลข่าวประชาสัมพันธ์ร่วมงานกับเรา ข้อกำหนดนโยบายความเป็นส่วนตัวข้อกำหนดและเงื่อนไขนโยบายลิขสิทธิ์ข้อพึงปฏิบัติค่าธรรมเนียมและค่าบริการหุ้นส่วนEscrow.comLoadshiftWarrior Forum แอปโลโก้ Apple App Store โลโก้ Google Play
ไม่สามารถคัดลอกไปยังคลิปบอร์ดได้ โปรดลองอีกครั้งหลังปรับเปลี่ยนการอนุญาต
คัดลอกไปยังคลิปบอร์ดแล้ว
ผู้ใช้ที่ลงทะเบียน งานที่มีการโพสต์ทั้งหมด
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
กำลังโหลดตัวอย่าง
ได้รับอนุญาตสำหรับตำแหน่งทางภูมิศาสตร์
เซสชั่นการเข้าสู่ระบบของคุณหมดอายุและคุณได้ออกจากระบบแล้ว กรุณาเข้าสู่ระบบอีกครั้ง