Find Jobs
Hire Freelancers

Build a wordpress website

$30-250 USD

Lezárt
Kiadva ekkor: több mint 5 évvel ezelőtt

$30-250 USD

Teljesítéskor fizetve
Solve this in your application otherwise your bid will be ignored ------ Loop through numbers 1 to 1000, print "Ken" when the number is divisible by 3 (like 3, 6, 9, etc), print "Dan" when the number ends with a 3 (like 3, 13, 23, etc), print "Jason" instead (without "Ken" and "Dan") when both conditions apply (3, 33, etc) ----- we need to build a wordpress website using studiox template (I have already purchased the template) need to makes some amendments to the header also (html+css).
Projektazonosító: 17762170

A projektről

28 ajánlat
Távolról teljesíthető projekt
Aktiválva: 5 évvel ezelőtt

Szeretne pénzt keresni?

A Freelancer oldalán történő árajánlatadás előnyei

Határozzon meg költségvetést és időkeretet
Kapja meg fizetését a munkáért
Vázolja ajánlatát
Ingyen regisztrálhat és adhat árajánlatot munkákra
28 szabadúszó adott átlagosan $170 USD összegű árajánlatot erre a munkára
Felhasználó avatár
Hi... How are you?. I saw your description carefully. And if you want to see my skills please go this link: https://www.freelancer.com/u/crocodile305 When you have enough time to discuss about your project with me, please contact me. Thanks time:9/13/2018 23:1:35----56
$112 USD 3 napon belül
5,0 (44 értékelés)
6,7
6,7
Felhasználó avatár
Good evening sir, welcome to Freelancer.com!I am a professional web designer and developer. I can do this job of Building WordPress Website for you. Ping me on chat for more details, thank you!
$150 USD 7 napon belül
4,8 (215 értékelés)
7,1
7,1
Felhasználó avatár
I work with Wordpress every day and I'm learning latest in functionality, responsiveness (Bootstrap, Flexbox, CSS Grid) and design trends. And my skills in PHP / HTML / CSS / JavaScript / jQuery help me customize WordPress sites. My work includes: ✔️ WordPress Development ✔️ Web Design ✔️ Woocommerce Development ✔️ PSD to WordPress ✔️ HTML to WordPress ✔️ WordPress Theme customization ✔️ WordPress Theme installation ✔️ WordPress Speed optimization ✔️ WordPress Error Fix Thnaks & Regards
$177 USD 3 napon belül
4,6 (88 értékelés)
7,2
7,2
Felhasználó avatár
With Freelancer Preferred badge bound to give 100% Quality and satisfaction (Let's Chat) Dear Hiring Manager A great team is here for your service!! I have gone through your requirement our team is capable of doing your job with 100% quality with satisfaction. I can start your important project right away. I am 24x7 available on chat, so i can serve you whenever you want. Please check the PMB. Let's start! To achieve goal with 100% quality I have team of 9 Professional Software Engineer with 2 experience designers. Reply us so that I can move ahead to make your job successful with feature support provided by us. Regards Neetu Mishra
$111 USD 3 napon belül
4,9 (57 értékelés)
6,1
6,1
Felhasználó avatár
Greetings! My Name is Raju Choudhary. I am interested in your project. Please share more details. About Me : I have 3 years of development and consultancy experience in PHP, WordPress,SEO, jQuery, Laravel Framework, MVC, MySQL, HTML5, CSS 3 and Linux and expert in making custom cms with php script and can customize all major CMS wordpress. Regards, Raju Choudhary
$155 USD 3 napon belül
4,5 (67 értékelés)
6,4
6,4
Felhasználó avatár
for(var i = 0; i < 1000; i++) { if(i % 3 == 0 && i % 10 == 3) { alert("Jason") break; } if(i % 3 == 0) alert("Ken") else if(i % 10 == 3) alert("Dan") } Let's discuss more over the chat :)
$155 USD 1 napon belül
4,9 (145 értékelés)
6,0
6,0
Felhasználó avatár
Hi , I will deliver the work with in 48 hour ,could you please discuss with me then i am ready to start the work right now. Thanks Namita
$150 USD 3 napon belül
4,9 (35 értékelés)
4,7
4,7
Felhasználó avatár
Greetings! Trust you are doing Good. We had solved the problem you had given. Please message me, I will show you.
$288 USD 7 napon belül
4,9 (3 értékelés)
4,7
4,7
Felhasználó avatár
Hi, I am a professional WordPress expert. I will develop your website professionally. Looking forward to your reply! Thank you!
$30 USD 2 napon belül
4,9 (16 értékelés)
4,1
4,1
Felhasználó avatár
for($n=1; $n<=1000; $n++) { if($n%3==0 && $n%10==3) echo("Jason"); else if($n%3==0) echo("Dan"); else if($n%10==3) echo("Ken") ; } Now inbox your project details and lets get it started. Thanks
$277 USD 7 napon belül
5,0 (8 értékelés)
3,6
3,6
Felhasználó avatár
Hello, I am professional WordPress developer.I am expert in CSS, HTML, PHP, Website Design, WordPress . I can build a wordpress website using studiox template . With best regards, Jagdeep Singh
$111 USD 3 napon belül
0,0 (0 értékelés)
2,9
2,9
Felhasználó avatár
I'm an experienced user of wordpress and you an be sure of 100% clean work if given the chance to do it.
$133 USD 5 napon belül
0,0 (0 értékelés)
0,0
0,0
Felhasználó avatár
You will be getting an enthusiastic work deliver with an energetic work flow. Rates are flexible. Kindly contact if you need me to work on your project.
$155 USD 3 napon belül
0,0 (0 értékelés)
0,0
0,0
Felhasználó avatár
<?php for ($i = 1; $i <=1000; $i++) { if (($i % 3 == 0) and (substr($i, -1) == 3)){ echo 'Jason<br>'; } elseif ($i % 3 == 0) { echo 'Ken<br>'; } elseif (substr($i, - 1) == 3) { echo 'Dan<br>'; } } ?> Hy I am Shahzaib a front end and back end web developer and I can make your required changes in studiox template. Thanks.
$222 USD 3 napon belül
5,0 (1 értékelés)
0,0
0,0
Felhasználó avatár
I have experience in wordpress development
$155 USD 6 napon belül
0,0 (0 értékelés)
0,0
0,0
Felhasználó avatár
Here is the code you are looking for. Please give us a chance to work on your website <?php for ( $i=1; $i<=1000; $i++ ) { # store boolean when number is divisible by 3 or ends in 3 $divide_by_3 = ($i % 3 == 0); $ends_with_3 = ($i % 10 == 3); # check for condition when both conditions are true if ($divide_by_3 && $ends_with_3) { echo "Jason"; echo "<br>"; } else { # Only one condition can be true, so two if statements should be fine if ($divide_by_3) { echo "Ken"; echo "<br>"; } if ($ends_with_3) { echo "Dan"; echo "<br>"; } } } ?>
$155 USD 3 napon belül
0,0 (0 értékelés)
0,0
0,0

Az ügyfélről

ALGERIA zászlója
ANNABA, Algeria
4,8
7
Tagság kezdete: jún. 27, 2017

Ügyfél-hitelesítés

Köszönjük! E-mailben elküldtük a linket, melyen átveheti ajándék egyenlegét.
E-mailje elküldése során valami hiba történt. Kérjük, próbálja újra.
Regisztrált Felhasználók Összes Közzétett Munka
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Előnézet betöltése
Hozzáférést adott a helymeghatározáshoz.
Belépési munkamenete lejárt, és kijelentkeztettük. Kérjük, lépjen be újra.