Adding a menu for your site. WordPress uses a great menus option in your theme. And sincce i want to enable great features i started on this one.
Category Archives: tutorial
Making a wordpress theme. Base styling
We now made a style.css with the correct definitions. Now we want to create the basics for styling. Like i said, i would like to use the kube css framework. So in my functions.php i will start to make a action to load my styles. I already uploaded the kube.min.css to a css folder in my theme.
Making a wordpress theme. part 1
I have recently starten my project for a new wordpress theme. Don`t know why, dont know when i will finish. Liking the project. I am using the basic usages from the wordpress templates of yonder year like twenty-ten, -eleven, -twelve and -thirteen… and whatever i find useful.