Watched a while ago..... Quite simple. I built a theme on it.
@katieh773010 жыл бұрын
This is a captivating tutorial series, you explain everything really clearly
@pwollerman10 жыл бұрын
That "line thing" character is called the "pipe symbol", in case no-one else has mentioned it. Thanks for the tutorial!
@GarethDiedericks10 жыл бұрын
the "line thing" is a pipe... Thanks for the tut!
@scottharrington64419 жыл бұрын
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
@sayedakbarali565010 жыл бұрын
Thankyou all together a great tutorial
@xusoft20610 жыл бұрын
I had the same problem and found the same answer:
@Palpab1e10 жыл бұрын
Thank you so much! I was wondering why it didn't work
@mrityunjoydas127610 жыл бұрын
You know? I should have read this comment before trying this over and over. thanks Sayed.
@easternwawoman10 жыл бұрын
***** 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">
@SamSheekey9 жыл бұрын
Thanks for putting this up!
@brentonharper-murray175211 жыл бұрын
Following along, great tutorial. Can't wait for the next episode.
@JohnWilkinsonTesla10 жыл бұрын
Wow. WOW. Wow - Following along and its all coming together like magic.
@ailmcm11 жыл бұрын
Awesome work! Very easy to watch and understand!
@alexitaylor-parent890810 жыл бұрын
If having trouble with adding your .js files use this WP function instead:
@CharlesGnilka10 жыл бұрын
That worked for me!
@joedomingo696210 жыл бұрын
You. Are. Da. Man! thx (y)
@skrillexsn10 жыл бұрын
sir you just put back a smill on my face
@kempsterrrr379310 жыл бұрын
I've already tried this and still cannot get it to work:
@kempsterrrr379310 жыл бұрын
Will Kempster Just put the echo in but still nothing !
@xboxogjpz10 жыл бұрын
@aygrius10 жыл бұрын
You saved me!
@jooyeonlee311810 жыл бұрын
Thanks!
@mlangnoi10 жыл бұрын
Thanks !
@kajolason468310 жыл бұрын
Thank!
@overallsitescse10 жыл бұрын
Thanks.. Works like a charm
@sxsw319411 жыл бұрын
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!
@andrewmcbride889 жыл бұрын
that vertical line character is called a "pipe" in case anyone was wondering. didn't see it in the comments
@nikkipantony8 жыл бұрын
In the footer
@imrankhan-ln5ly8 жыл бұрын
Thanx /js/bootstrap.min.js"> Works great!!
@velosofy11 жыл бұрын
Lookin good
@gabsztoth9 жыл бұрын
This solves CSS link problem:
@supawadeechuchouy76459 жыл бұрын
Gábor Tóth Thank you
@Co-Monad10 жыл бұрын
Never realized that converting a BS3 to WP was so easy.
@NirajRajBana11 жыл бұрын
Next Video Please!!!....Part 3 very much needed...thank you.
@EdmundPunongbayan10 жыл бұрын
what software you use for coding?
@victorkimura110 жыл бұрын
this also works for the footer:
@michaelrussell7389 жыл бұрын
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_llc9 жыл бұрын
Thanks a mil Victor Kimura ...I could not get my bootstrap.min.js to work. This snippet you provided worked perfectly!
@victorkimura19 жыл бұрын
You welcome! :) Father God bless you both!
@ibiza4u9 жыл бұрын
Thank you! Thank you! Thank you! You saved couple hours for me man! =)
@TheInsox11 жыл бұрын
When is your next tut coming? Are you also gonna handle the comments and comments styling?
@mpty20228 жыл бұрын
that line is the pipe sign
@MrBledi10 жыл бұрын
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.
@TheRealGaffer10 жыл бұрын
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.
@iPlayGuitar070211 жыл бұрын
@Coder's_Guide Thanks for the great Bootstrap 3 videos! Quick question - are you still accepting new members to the Beta Site/Forum?
@CodersGuide11 жыл бұрын
Hi, saw your email. The site needs some last-minute security work done before I can start inviting beta members. Sorry about that!
@iPlayGuitar070211 жыл бұрын
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? :)
@CodersGuide11 жыл бұрын
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
@KatlegoMoilwa9 жыл бұрын
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.
@joaquinencinas9 жыл бұрын
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
@jankogagic17998 жыл бұрын
+joaquin encinas Yes this solved my problem, use bloginfo func. for both: jquery and boostrap.js
@rutamonkiene1729 жыл бұрын
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
@csantos7911 жыл бұрын
@CodersGuide10 жыл бұрын
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!
@Thaulopi10 жыл бұрын
***** both do not work for me....
@Thaulopi10 жыл бұрын
Thaulopi amendment; You cannot use both procedures..meaning @import inside the style-sheet and
@Thaulopi9 жыл бұрын
***** All is well, thank you, I was able to identify my! mistake. I love WP by the way. wp_query() is a wonderful tool.
@annaglikin89479 жыл бұрын
+LenkaPage.com Website Design thanks, i was looking 4 the cause almost 2 days :)
@gabrieldeluna168211 жыл бұрын
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.
@stefanmaier877911 жыл бұрын
next video please
@victorkimura110 жыл бұрын
@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.
@zerobambiro10 жыл бұрын
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?
@michelleanova10 жыл бұрын
I'm having a problem with
@InuHakushoGirl10 жыл бұрын
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.
@imrajkumarsm9 жыл бұрын
+Michelle Anova (Mimi) use this in ur css file @import url('css/bootstrap.css');
@drewconroy59389 жыл бұрын
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?
@hayderctee8 жыл бұрын
+Drew Conroy Hi Use This code:
@robbinshee10 жыл бұрын
awesome, can we get the source file?
@WebbizDublin9 жыл бұрын
SSL not renewed, Is it safe to download?
@raj08028810 жыл бұрын
If you update wordpress, would you lose the changes and customisations you've made?
@bradadams150310 жыл бұрын
No, not usually, although I'd recommend a backup of your theme & DB where wordpress is installed beforehand - Just in case.
@Jumbiiiee10 жыл бұрын
Where did he get the index.html file from?
@VandaliZmBand10 жыл бұрын
How to add a bootstrap carousel with thumbnail slider in this theme?
@medialuxsdnbhd430610 жыл бұрын
When I can get the HTML file? The link is broken.
@einnorwastaken10 жыл бұрын
this doesnt work in Wordpress 4.0..
@marcoventuri62478 жыл бұрын
Hi guys, the link to the HTML is broken. Does anybody have the right link? Thank you!
@KIKOmanasijev8 жыл бұрын
i have image logo insted of text logo, how do i insert it?
@rombar25237 жыл бұрын
From where can I download your source code actually?
@PatrickMelia9 жыл бұрын
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?
@igorc2c2c29 жыл бұрын
Replace it with
@brandongibbs58809 жыл бұрын
Igor Coelho Cunha That was a perfect fix for my site... having the same issue! Thanks a million!
@_CT_9 жыл бұрын
Igor Coelho Cunha yeah thanks, worked for me as well!
@andrewturner895110 жыл бұрын
Hi all, Sorry if I missed in in comments below, but after adding this line:
@imrajkumarsm9 жыл бұрын
+Andrew Turner use this in your css file. @import url('css/bootstrap.css');
@SilverWave649 жыл бұрын
What if I have different css files for mobile, tablet and desktop view? How do I link them?
@DaveWalter839 жыл бұрын
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.
@SilverWave649 жыл бұрын
***** I have a template that has different CSS files for each mode. No idea how to merge them...
@aeginorum9 жыл бұрын
SilverWave Use @media(max-width: 767px) { @import'css/mobile.css'; } etc. You should alter the max-width to your own desire of course!
@SilverWave649 жыл бұрын
Ruben Engelbrecht Great idea, thank you! :)
@jeaneatz10 жыл бұрын
Great tut
@amirhusain82648 жыл бұрын
How do I add a widget area!
@andreizmej959910 жыл бұрын
Still cant get index.htm template... please update!
@btm110 жыл бұрын
really good stuff,gj!
@JohnSeabourn9 жыл бұрын
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.
@jacobcloninger10 жыл бұрын
The "line thing" around 7:52 is usually called a "pipe"
@robertbobosila681910 жыл бұрын
It doesn't work. I can't download the html file, can you fix it? Thanks!
@mustafaehsanalokozay65510 жыл бұрын
Clear!!! thanks
@InuHakushoGirl10 жыл бұрын
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.
@InuHakushoGirl10 жыл бұрын
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.
@KasperTangHjriisKTH10 жыл бұрын
Hello i was all set up and ready to go, but then the link was broken.
@narekkeshishyan288910 жыл бұрын
The drop down menu is not working.
@gregtdude9 жыл бұрын
should be bootstrap.min.js not bootstrap.js as we've deleted it from the directory earlier in the video
@TolgahanBozkurt11 жыл бұрын
dropdown doesnt work even i use /js/bootstrap.js
@NazmulHossain10 жыл бұрын
try this
@SimonKlimekNetwork10 жыл бұрын
Nazmul Hossain thanks for advices :-)
@SimonKlimekNetwork10 жыл бұрын
hi guys line 7 in header.php : click -> 6:36 in result it make blank space between top edge and menu and nothing else
@SimonKlimekNetwork10 жыл бұрын
a false alarm
@handmadesoapbars9 жыл бұрын
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?
@ApexJnr9 жыл бұрын
Celestail Petals its safe.
@mekimchify60469 жыл бұрын
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 ....
@AnimaRookie9 жыл бұрын
Kim Nordin awesome! this worked for me! thank you!
@kyuba9 жыл бұрын
+Kim Nordin works like a charm, thanks!
@ivofrancisco3579 жыл бұрын
Thanks! This worked also for me :)
@slebbobjorn177810 жыл бұрын
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?
@jankogagic17998 жыл бұрын
My footer content doesnt show up , but my dropdown menu works... can any one help me?
@steejfan59238 жыл бұрын
html link isnt working anymore
@JuliaToya10 жыл бұрын
is there a difference for commands for wordpress if I'm using local server? Would this code work /js/bootstrap.js ???
@NazmulHossain10 жыл бұрын
Try this
@JuliaToya10 жыл бұрын
Thanks a lot!
@999avishek10 жыл бұрын
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.
@999avishek10 жыл бұрын
solved, sorry for being inpatient :)
@Skeeterz7110 жыл бұрын
Line thingy is called a "pipe"
@t-rexarg724810 жыл бұрын
/js/bootstrap.js not working ...so wierd..
@NazmulHossain10 жыл бұрын
Try this .
@hosam27510 жыл бұрын
Nazmul Hossain it work now thank you but why uri? it supposed to be url?i wonder if bootstrap.js is deleted !!!
@narekkeshishyan288910 жыл бұрын
I already fixed the problem) thank you
@obito79697 жыл бұрын
link isn't working :(
@gardinustaung10 жыл бұрын
Cant download the html
@Jordan-ei6rd10 жыл бұрын
When do you plan to fix the html file link? lol
@progmandev10 жыл бұрын
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 ..
@AbhiBhardwaj12899 жыл бұрын
thanks a lot. :) a lot of blessing for you .:-)
@MurhafSuz510 жыл бұрын
your html file link is broken !!!!
@xXStringZXx10 жыл бұрын
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
@rewz200610 жыл бұрын
its because he is using the bootstrapmin.js
@zerobambiro10 жыл бұрын
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 :)
@jankogagic17998 жыл бұрын
+artimachtpartyy you must explore boostrap documentation and watch some other basic tutorials to learn the diffrence between boostrap.css and .min.css
@random_3211410 жыл бұрын
it's called a 'pipe' character
@jacklucas442210 жыл бұрын
Fuction get_template_directory is not valid! Use get_template_directory_uri
@jacklucas442210 жыл бұрын
I use Wordpress 3.8.1
@t-rexarg724810 жыл бұрын
i can`t make it work......
@NazmulHossain10 жыл бұрын
Solved :)
@davidbuchan18 жыл бұрын
the line thing is called a 'pipe' :-)
@Alexraz0111 жыл бұрын
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 ;)
@bradaleyx11 жыл бұрын
| is called a pipe i believe
@iainmatchett706611 жыл бұрын
Yeah, Actually just paused the vid when he said it to come and post lol
11 жыл бұрын
More posts
@shakingwater10 жыл бұрын
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">.
@warrenmjerzyszek10 жыл бұрын
PIPE!
@deividasdevd9 жыл бұрын
Why you cant just teach us how to create good website, by explaining all the things, than just copy pasting codes..
@BoogieMashina10 жыл бұрын
The linking of the bootstrap.min.css dosen't seem to work for me.Can somebody please help
@aygrius10 жыл бұрын
same for me, the menu dosen't work.
@ronizshakya7 жыл бұрын
where do we get the html for coping it to the index.php file??