Themekraft / _tk

Themekraft Starter Theme

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

It miss a simple 4 columns footer widget enable

onigetoc opened this issue · comments

commented

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.

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.

commented

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

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.

commented

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/

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

commented

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