Themekraft / _tk

Themekraft Starter Theme
GNU General Public License v3.0
430 stars 158 forks source link

It miss a simple 4 columns footer widget enable #60

Open onigetoc opened 9 years ago

onigetoc commented 9 years ago

Hi, The theme look good but i find it miss a simple 4 columns widget enable footer to make it perfect. oh, and may be a fixed top navigation header like most modern themes.

ginsterbusch commented 9 years ago

It's just a starter kit, so you'd have to build that yourself. Or maybe add it here as a gist?

You could either add an additional footer sidebar and add a col-md-3 to its class in the registration call, next on, add a separate sidebar file plus the related include call .. or try reading out how many widgets are in the current sidebar. The latter one requires more code digging, but would offer dynamic adjustment, so if you eg. got 3 widgets in the widget area, you could use col-md-4, and with 2, you would use md-6, and so on.

cu, w0lf.

onigetoc commented 9 years ago

I may add a Gist for it and other things, like a bootstrap pagination. http://fellowtuts.com/wordpress/bootstrap-3-pagination-in-wordpress/ I mixed your theme with Boostrap material and two plugins i did, The audio player and the ajax navigation. (not finish yet) http://podzic.com

svenl77 commented 8 years ago

Hi @onigetoc have you ever found the time to create a gist for 4 columns footer widget or the Bootstrap pagination?

We just prepare the next dev round and it would be great to have your work on board.

onigetoc commented 8 years ago

Yes i did it, I just create a gist. https://gist.github.com/onigetoc/40931fc5aafa827b159f

I added the functions.php part and a pagination based from: http://fellowtuts.com/wordpress/bootstrap-3-pagination-in-wordpress/

In my website i did add Material design and my own plugin Zajax for ajax navigation. http://podzic.com/ You can see the pagination here: http://podzic.com/category/dance-music/

Zajax: https://wordpress.org/plugins/zajax-ajax-navigation/

svenl77 commented 8 years ago

@onigetoc thanks for the replay. @konradsroka feedback would be welcome ;)

onigetoc commented 8 years ago

I did forget to show how the 4 columns footer look like. http://wpgit.org/