Make a WordPress theme with Bootstrap 3 - Tutorial #2

  Рет қаралды 76,833

Neil Rowe

Neil Rowe

Күн бұрын

Пікірлер: 163
@AgahNnaemeka
@AgahNnaemeka 10 жыл бұрын
This video series is the sweetest so far
@AgahNnaemeka
@AgahNnaemeka 9 жыл бұрын
Watched a while ago..... Quite simple. I built a theme on it.
@katieh7730
@katieh7730 10 жыл бұрын
This is a captivating tutorial series, you explain everything really clearly
@pwollerman
@pwollerman 10 жыл бұрын
That "line thing" character is called the "pipe symbol", in case no-one else has mentioned it. Thanks for the tutorial!
@GarethDiedericks
@GarethDiedericks 10 жыл бұрын
the "line thing" is a pipe... Thanks for the tut!
@scottharrington6441
@scottharrington6441 9 жыл бұрын
Thank you so much for this! I've done a couple very lengthy WP tutorials on theme development and this one was so simple and cutting that it really helped me understand more about WP and what the capabilities can be. Cheers
@sayedakbarali5650
@sayedakbarali5650 10 жыл бұрын
Thankyou all together a great tutorial
@xusoft206
@xusoft206 10 жыл бұрын
I had the same problem and found the same answer:
@Palpab1e
@Palpab1e 10 жыл бұрын
Thank you so much! I was wondering why it didn't work
@mrityunjoydas1276
@mrityunjoydas1276 10 жыл бұрын
You know? I should have read this comment before trying this over and over. thanks Sayed.
@easternwawoman
@easternwawoman 10 жыл бұрын
***** Why aren't you using a cdn for that js rather than your server? CDN would enable calling of latest version. e.g. "//maxcdn.bootstrapcdn.com/bootstrap/3.3.1/js/bootstrap.min.js">
@SamSheekey
@SamSheekey 9 жыл бұрын
Thanks for putting this up!
@brentonharper-murray1752
@brentonharper-murray1752 11 жыл бұрын
Following along, great tutorial. Can't wait for the next episode.
@JohnWilkinsonTesla
@JohnWilkinsonTesla 10 жыл бұрын
Wow. WOW. Wow - Following along and its all coming together like magic.
@ailmcm
@ailmcm 11 жыл бұрын
Awesome work! Very easy to watch and understand!
@alexitaylor-parent8908
@alexitaylor-parent8908 10 жыл бұрын
If having trouble with adding your .js files use this WP function instead:
@CharlesGnilka
@CharlesGnilka 10 жыл бұрын
That worked for me!
@joedomingo6962
@joedomingo6962 10 жыл бұрын
You. Are. Da. Man! thx (y)
@skrillexsn
@skrillexsn 10 жыл бұрын
sir you just put back a smill on my face
@kempsterrrr3793
@kempsterrrr3793 10 жыл бұрын
I've already tried this and still cannot get it to work:
@kempsterrrr3793
@kempsterrrr3793 10 жыл бұрын
Will Kempster Just put the echo in but still nothing !
@xboxogjpz
@xboxogjpz 10 жыл бұрын
@aygrius
@aygrius 10 жыл бұрын
You saved me!
@jooyeonlee3118
@jooyeonlee3118 10 жыл бұрын
Thanks!
@mlangnoi
@mlangnoi 10 жыл бұрын
Thanks !
@kajolason4683
@kajolason4683 10 жыл бұрын
Thank!
@overallsitescse
@overallsitescse 10 жыл бұрын
Thanks.. Works like a charm
@sxsw3194
@sxsw3194 11 жыл бұрын
The "line thing" is called a vertical pipe, they | are | awesome! Great vid! But seems like we're further back then in the first one haha! I get it though lots of code!
@andrewmcbride88
@andrewmcbride88 9 жыл бұрын
that vertical line character is called a "pipe" in case anyone was wondering. didn't see it in the comments
@nikkipantony
@nikkipantony 8 жыл бұрын
In the footer
@imrankhan-ln5ly
@imrankhan-ln5ly 8 жыл бұрын
Thanx /js/bootstrap.min.js"> Works great!!
@velosofy
@velosofy 11 жыл бұрын
Lookin good
@gabsztoth
@gabsztoth 9 жыл бұрын
This solves CSS link problem:
@supawadeechuchouy7645
@supawadeechuchouy7645 9 жыл бұрын
Gábor Tóth Thank you
@Co-Monad
@Co-Monad 10 жыл бұрын
Never realized that converting a BS3 to WP was so easy.
@NirajRajBana
@NirajRajBana 11 жыл бұрын
Next Video Please!!!....Part 3 very much needed...thank you.
@EdmundPunongbayan
@EdmundPunongbayan 10 жыл бұрын
what software you use for coding?
@victorkimura1
@victorkimura1 10 жыл бұрын
this also works for the footer:
@michaelrussell738
@michaelrussell738 9 жыл бұрын
Thank you very much Victor I was stuck on this and could not get JS to work on my site but this line of code works perfectly :)
@cjmedia_llc
@cjmedia_llc 9 жыл бұрын
Thanks a mil Victor Kimura ...I could not get my bootstrap.min.js to work. This snippet you provided worked perfectly!
@victorkimura1
@victorkimura1 9 жыл бұрын
You welcome! :) Father God bless you both!
@ibiza4u
@ibiza4u 9 жыл бұрын
Thank you! Thank you! Thank you! You saved couple hours for me man! =)
@TheInsox
@TheInsox 11 жыл бұрын
When is your next tut coming? Are you also gonna handle the comments and comments styling?
@mpty2022
@mpty2022 8 жыл бұрын
that line is the pipe sign
@MrBledi
@MrBledi 10 жыл бұрын
for all those who have problems with style.css import add this line too on style.css @import url('css/bootstrap-responsive.css'); and basically in end is like this @import url('css/bootstrap.css'); @import url('css/bootstrap-responsive.css'); i tried everything, every comma and every dot, since i was on a local server, i open ftp port on router and an new rule on windows firewall for port 21, but nothing. there is the solution.
@TheRealGaffer
@TheRealGaffer 10 жыл бұрын
Hey dude, have you used one of 320 wordpress-bootstrap themes? I've downloaded one to look through and I notice that they don't seem to do anything the same as you haha! Either way I think I'll start from scratch and follow you just so I can pick up the basics rather than relying on someone else's code I don't understand yet.
@iPlayGuitar0702
@iPlayGuitar0702 11 жыл бұрын
@Coder's_Guide Thanks for the great Bootstrap 3 videos! Quick question - are you still accepting new members to the Beta Site/Forum?
@CodersGuide
@CodersGuide 11 жыл бұрын
Hi, saw your email. The site needs some last-minute security work done before I can start inviting beta members. Sorry about that!
@iPlayGuitar0702
@iPlayGuitar0702 11 жыл бұрын
No problem, thanks again for the great videos! Another question - do you know where I can find FULL documentation on the CSS for Bootstrap 3? On the website, they show examples, but subclasses like navbar-inverse are not shown. Help? :)
@CodersGuide
@CodersGuide 11 жыл бұрын
iPlayGuitar0702 The Bootstrap website is the only good place that I know of. It does show some subclasses, including your example of navbar-inverse: getbootstrap.com/components/#navbar-inverted
@KatlegoMoilwa
@KatlegoMoilwa 9 жыл бұрын
I know it has been a few years now but I need help. Why won't my jquery and bootstrap files register? I have added them just as you have but my drop-down menu's are not working. I am developing my own machine using WAMP.
@joaquinencinas
@joaquinencinas 9 жыл бұрын
Hello thanks for the tutorial is has help a lot. I notice that get template directory function does not work on the new WP. I had to use
@jankogagic1799
@jankogagic1799 8 жыл бұрын
+joaquin encinas Yes this solved my problem, use bloginfo func. for both: jquery and boostrap.js
@rutamonkiene172
@rutamonkiene172 9 жыл бұрын
Hi there! I am trying to create my thirst Bootstrap Wordpress Theme while watching your videos. So far everything was ok. Though I have faced up one problem - after writing
@csantos79
@csantos79 11 жыл бұрын
@CodersGuide
@CodersGuide 10 жыл бұрын
Barack Obama I'm not entirely sure why the code that I used isn't working for some. The code I used is even in the WordPress docs: codex.wordpress.org/Function_Reference/get_template_directory Anyway, glad you got it working!
@Thaulopi
@Thaulopi 10 жыл бұрын
***** both do not work for me....
@Thaulopi
@Thaulopi 10 жыл бұрын
Thaulopi amendment; You cannot use both procedures..meaning @import inside the style-sheet and
@Thaulopi
@Thaulopi 9 жыл бұрын
***** All is well, thank you, I was able to identify my! mistake. I love WP by the way. wp_query() is a wonderful tool.
@annaglikin8947
@annaglikin8947 9 жыл бұрын
+LenkaPage.com Website Design thanks, i was looking 4 the cause almost 2 days :)
@gabrieldeluna1682
@gabrieldeluna1682 11 жыл бұрын
For some reason, I couldn't make the JavaScript part to work. Is there any way I could send you my files and if you could possibly look at it to see what the problem is? Thanks a lot. Can't wait for the next installment.
@stefanmaier8779
@stefanmaier8779 11 жыл бұрын
next video please
@victorkimura1
@victorkimura1 10 жыл бұрын
@Coder's Guide, can you inform the people who download your code that the permissions need to be changed. I think you have some special permission set on the downloaded files because they are greyed out when unzipping them and copying them to the folders - at least, this is the case for my Windows 7 WAMP machine.
@zerobambiro
@zerobambiro 10 жыл бұрын
in a design with anchors, where the page stays always the same, the header and footer.php isn't needed - just the index.php. right?
@michelleanova
@michelleanova 10 жыл бұрын
I'm having a problem with
@InuHakushoGirl
@InuHakushoGirl 10 жыл бұрын
Did anyone ever figure this out? I'm having trouble as well and none of the fixes that are in the comments are working for me.
@imrajkumarsm
@imrajkumarsm 9 жыл бұрын
+Michelle Anova (Mimi) use this in ur css file @import url('css/bootstrap.css');
@drewconroy5938
@drewconroy5938 9 жыл бұрын
Hi: I just finished your second video. Everything seems to look fine but the drop-down menu is not working. It just highlights when you put your cursor over the links but no drop-down? I checked over the code but I can see where the problem is?
@hayderctee
@hayderctee 8 жыл бұрын
+Drew Conroy Hi Use This code:
@robbinshee
@robbinshee 10 жыл бұрын
awesome, can we get the source file?
@WebbizDublin
@WebbizDublin 9 жыл бұрын
SSL not renewed, Is it safe to download?
@raj080288
@raj080288 10 жыл бұрын
If you update wordpress, would you lose the changes and customisations you've made?
@bradadams1503
@bradadams1503 10 жыл бұрын
No, not usually, although I'd recommend a backup of your theme & DB where wordpress is installed beforehand - Just in case.
@Jumbiiiee
@Jumbiiiee 10 жыл бұрын
Where did he get the index.html file from?
@VandaliZmBand
@VandaliZmBand 10 жыл бұрын
How to add a bootstrap carousel with thumbnail slider in this theme?
@medialuxsdnbhd4306
@medialuxsdnbhd4306 10 жыл бұрын
When I can get the HTML file? The link is broken.
@einnorwastaken
@einnorwastaken 10 жыл бұрын
this doesnt work in Wordpress 4.0..
@marcoventuri6247
@marcoventuri6247 8 жыл бұрын
Hi guys, the link to the HTML is broken. Does anybody have the right link? Thank you!
@KIKOmanasijev
@KIKOmanasijev 8 жыл бұрын
i have image logo insted of text logo, how do i insert it?
@rombar2523
@rombar2523 7 жыл бұрын
From where can I download your source code actually?
@PatrickMelia
@PatrickMelia 9 жыл бұрын
After watching you video from the start to around 6 mins/6 mins 20sec, the javascript will not work. Any tips on how to fix this?
@igorc2c2c2
@igorc2c2c2 9 жыл бұрын
Replace it with
@brandongibbs5880
@brandongibbs5880 9 жыл бұрын
Igor Coelho Cunha That was a perfect fix for my site... having the same issue! Thanks a million!
@_CT_
@_CT_ 9 жыл бұрын
Igor Coelho Cunha yeah thanks, worked for me as well!
@andrewturner8951
@andrewturner8951 10 жыл бұрын
Hi all, Sorry if I missed in in comments below, but after adding this line:
@imrajkumarsm
@imrajkumarsm 9 жыл бұрын
+Andrew Turner use this in your css file. @import url('css/bootstrap.css');
@SilverWave64
@SilverWave64 9 жыл бұрын
What if I have different css files for mobile, tablet and desktop view? How do I link them?
@DaveWalter83
@DaveWalter83 9 жыл бұрын
I think that by using Bootstrap 3, this guy plans to use one css file that is responsive to being viewed on mobile, tablet and desktop. It's easier this way when starting from scratch, although you might have a bit of work to do if you already have the different css files.
@SilverWave64
@SilverWave64 9 жыл бұрын
***** I have a template that has different CSS files for each mode. No idea how to merge them...
@aeginorum
@aeginorum 9 жыл бұрын
SilverWave Use @media(max-width: 767px) { @import'css/mobile.css'; } etc. You should alter the max-width to your own desire of course!
@SilverWave64
@SilverWave64 9 жыл бұрын
Ruben Engelbrecht Great idea, thank you! :)
@jeaneatz
@jeaneatz 10 жыл бұрын
Great tut
@amirhusain8264
@amirhusain8264 8 жыл бұрын
How do I add a widget area!
@andreizmej9599
@andreizmej9599 10 жыл бұрын
Still cant get index.htm template... please update!
@btm1
@btm1 10 жыл бұрын
really good stuff,gj!
@JohnSeabourn
@JohnSeabourn 9 жыл бұрын
as andrewmcbride88 stated, the "line thing" is called a pipe. It is common to use double pipes as a OR i.e. I would like to eat an apple || orange.
@jacobcloninger
@jacobcloninger 10 жыл бұрын
The "line thing" around 7:52 is usually called a "pipe"
@robertbobosila6819
@robertbobosila6819 10 жыл бұрын
It doesn't work. I can't download the html file, can you fix it? Thanks!
@mustafaehsanalokozay655
@mustafaehsanalokozay655 10 жыл бұрын
Clear!!! thanks
@InuHakushoGirl
@InuHakushoGirl 10 жыл бұрын
My wordpress admin bar covers up the menu bar that we just coded-- so I can't see if it looks right. Does anyone have any suggestion on what to do? I've tried to use several plugins and solvers from around google search but I still can't see my menu bar.
@InuHakushoGirl
@InuHakushoGirl 10 жыл бұрын
Never mind, it's not called the admin bar anymore. It's the Toolbar! You can turn it off via your Dashboard in the Your Profile.
@KasperTangHjriisKTH
@KasperTangHjriisKTH 10 жыл бұрын
Hello i was all set up and ready to go, but then the link was broken.
@narekkeshishyan2889
@narekkeshishyan2889 10 жыл бұрын
The drop down menu is not working.
@gregtdude
@gregtdude 9 жыл бұрын
should be bootstrap.min.js not bootstrap.js as we've deleted it from the directory earlier in the video
@TolgahanBozkurt
@TolgahanBozkurt 11 жыл бұрын
dropdown doesnt work even i use /js/bootstrap.js
@NazmulHossain
@NazmulHossain 10 жыл бұрын
try this
@SimonKlimekNetwork
@SimonKlimekNetwork 10 жыл бұрын
Nazmul Hossain thanks for advices :-)
@SimonKlimekNetwork
@SimonKlimekNetwork 10 жыл бұрын
hi guys line 7 in header.php : click -> 6:36 in result it make blank space between top edge and menu and nothing else
@SimonKlimekNetwork
@SimonKlimekNetwork 10 жыл бұрын
a false alarm
@handmadesoapbars
@handmadesoapbars 9 жыл бұрын
firefox says your site is not securred and warned me that it is potentially harmful. I wanted to download the resource file, can you add it to a dropbox?
@ApexJnr
@ApexJnr 9 жыл бұрын
Celestail Petals its safe.
@mekimchify6046
@mekimchify6046 9 жыл бұрын
i used this instead to import bootstrap into the footer.php from my webhosting server, else i got a wierd local server map instead of a URI with ....
@AnimaRookie
@AnimaRookie 9 жыл бұрын
Kim Nordin awesome! this worked for me! thank you!
@kyuba
@kyuba 9 жыл бұрын
+Kim Nordin works like a charm, thanks!
@ivofrancisco357
@ivofrancisco357 9 жыл бұрын
Thanks! This worked also for me :)
@slebbobjorn1778
@slebbobjorn1778 10 жыл бұрын
I'm kind of new to php - why does my browser keep caching php and emptying the cache won't help? I just keep on sending in variables in the URL-field but that's just a very poor workaround. (e.g …thesite/?=1234) can anyone help me out on this?
@jankogagic1799
@jankogagic1799 8 жыл бұрын
My footer content doesnt show up , but my dropdown menu works... can any one help me?
@steejfan5923
@steejfan5923 8 жыл бұрын
html link isnt working anymore
@JuliaToya
@JuliaToya 10 жыл бұрын
is there a difference for commands for wordpress if I'm using local server? Would this code work /js/bootstrap.js ???
@NazmulHossain
@NazmulHossain 10 жыл бұрын
Try this
@JuliaToya
@JuliaToya 10 жыл бұрын
Thanks a lot!
@999avishek
@999avishek 10 жыл бұрын
when i am refreshing the page after including the header and footer as get_header() and get_footer(); i don't see any thing, the header is not just there :( please help me, doing this thing on the local server btw.
@999avishek
@999avishek 10 жыл бұрын
solved, sorry for being inpatient :)
@Skeeterz71
@Skeeterz71 10 жыл бұрын
Line thingy is called a "pipe"
@t-rexarg7248
@t-rexarg7248 10 жыл бұрын
/js/bootstrap.js not working ...so wierd..
@NazmulHossain
@NazmulHossain 10 жыл бұрын
Try this .
@hosam275
@hosam275 10 жыл бұрын
Nazmul Hossain it work now thank you but why uri? it supposed to be url?i wonder if bootstrap.js is deleted !!!
@narekkeshishyan2889
@narekkeshishyan2889 10 жыл бұрын
I already fixed the problem) thank you
@obito7969
@obito7969 7 жыл бұрын
link isn't working :(
@gardinustaung
@gardinustaung 10 жыл бұрын
Cant download the html
@Jordan-ei6rd
@Jordan-ei6rd 10 жыл бұрын
When do you plan to fix the html file link? lol
@progmandev
@progmandev 10 жыл бұрын
this is so awsome and so good with this tutorial it can make it eazy for me to develop wp theme thank you so much ..
@AbhiBhardwaj1289
@AbhiBhardwaj1289 9 жыл бұрын
thanks a lot. :) a lot of blessing for you .:-)
@MurhafSuz5
@MurhafSuz5 10 жыл бұрын
your html file link is broken !!!!
@xXStringZXx
@xXStringZXx 10 жыл бұрын
I still don't get you Remove Bootstrap.js when you are actually using it on the footer script... Someone explain it to me if possible :l
@rewz2006
@rewz2006 10 жыл бұрын
its because he is using the bootstrapmin.js
@zerobambiro
@zerobambiro 10 жыл бұрын
i really dont understand why you delete the link to bootstrap.min.css. You just say: "we dont need it anymore" and noone understands why. Its a good tutorial but try to explain why you do things :)
@jankogagic1799
@jankogagic1799 8 жыл бұрын
+artimachtpartyy you must explore boostrap documentation and watch some other basic tutorials to learn the diffrence between boostrap.css and .min.css
@random_32114
@random_32114 10 жыл бұрын
it's called a 'pipe' character
@jacklucas4422
@jacklucas4422 10 жыл бұрын
Fuction get_template_directory is not valid! Use get_template_directory_uri
@jacklucas4422
@jacklucas4422 10 жыл бұрын
I use Wordpress 3.8.1
@t-rexarg7248
@t-rexarg7248 10 жыл бұрын
i can`t make it work......
@NazmulHossain
@NazmulHossain 10 жыл бұрын
Solved :)
@davidbuchan1
@davidbuchan1 8 жыл бұрын
the line thing is called a 'pipe' :-)
@Alexraz01
@Alexraz01 11 жыл бұрын
In the next video can you please tell us the advantages of wordpress. everyone in my school is using it, and at first I felt like it was cheating. don't forget to mention my username in the next video ;)
@bradaleyx
@bradaleyx 11 жыл бұрын
| is called a pipe i believe
@iainmatchett7066
@iainmatchett7066 11 жыл бұрын
Yeah, Actually just paused the vid when he said it to come and post lol
11 жыл бұрын
More posts
@shakingwater
@shakingwater 10 жыл бұрын
If anyone is having problem with /js/bootstrap.js"> I got it to work by following John Kane in the comment below by changing it to /js/bootstrap.min.js">.
@warrenmjerzyszek
@warrenmjerzyszek 10 жыл бұрын
PIPE!
@deividasdevd
@deividasdevd 9 жыл бұрын
Why you cant just teach us how to create good website, by explaining all the things, than just copy pasting codes..
@BoogieMashina
@BoogieMashina 10 жыл бұрын
The linking of the bootstrap.min.css dosen't seem to work for me.Can somebody please help
@aygrius
@aygrius 10 жыл бұрын
same for me, the menu dosen't work.
@ronizshakya
@ronizshakya 7 жыл бұрын
where do we get the html for coping it to the index.php file??
@Deevie313
@Deevie313 8 жыл бұрын
i cant open the link for the html
Make a WordPress theme with Bootstrap 3 - Tutorial #3
6:21
Neil Rowe
Рет қаралды 44 М.
8th November, Hamster Kombat Puzzle Game Today
Solving Puzzles
Рет қаралды 42
小丑揭穿坏人的阴谋 #小丑 #天使 #shorts
00:35
好人小丑
Рет қаралды 41 МЛН
СОБАКА ВЕРНУЛА ТАБАЛАПКИ😱#shorts
00:25
INNA SERG
Рет қаралды 2,6 МЛН
Disrespect or Respect 💔❤️
00:27
Thiago Productions
Рет қаралды 28 МЛН
One CPU To Rule Them All - Ryzen 7 9800X3D Review
12:47
Linus Tech Tips
Рет қаралды 1 МЛН
Transforming the Future of Food
7:00
Deloitte US
Рет қаралды 160
Dragon Ball Super Broly Full Fight in real time
25:35
Vaidsealow Entertainment
Рет қаралды 1,5 МЛН
AMD Ryzen 7 9800X3D Review - Hail to the Chief
19:57
KitGuruTech
Рет қаралды 52 М.
Make a WordPress theme with Bootstrap 3 - Tutorial #6
11:02
Neil Rowe
Рет қаралды 36 М.
6 Research Levels Every Academic Must Master - You're Stuck at Level 2
13:15