It’s been a while since I’ve released my latest free WordPress Theme - Solemnity because i’ve focused on writing, mostly about WordPress itself. But here it is now, new free WordPress theme called miniBlog. Again made by sixshootermedia.com and Stylized Web
This is just a simple, small template designed specifically for the blog obsessives. If you decide to use it please let me know. Also I would like to say thank you to people who have donated and to point out that i’m not responding to questions where link to this site is removed. Have fun!
22 comments so far
Freebies Themes Wordpress
Random post
When New WordPress started using this i though you know Internet Explorer is definitely out now when i’m doing some css work that needs rounded corners I’m mostly using only this technique because buyers are ok with it although it’s just for FireFox and Safari. And since most of people still don’t know about this i figured it’s good thing to share.
Of course i’m talking about Border-radius property for FireFox and Safari 3 (only). And here are some nice examples how to use it.
28 comments so far
CSS Design
Random post
Ok, this has bothered me for a long time and now i have finally found a solution for it thanks to Kafkaesqui moderator on WordPress Support. As the title says when you are using a query_posts() to exclude, include categories or what ever you want pagination dosen’t work it shows same posts on every page (This is for all pages that use query_posts not just index, so it’s for templates etc…)
Where’s the problem? query_posts() is a powerful function, but in this situation it has a flaw: it overrides nearly everything in the standard posts object query, including what the paged offset is.
23 comments so far
Hacks Wordpress
Random post
If you don’t have Alexa toolbar i’m sure you have seen somewhere a rank according to it, for example on BuySellAds etc… The traffic rank is based on three months of aggregated historical traffic data from millions of Alexa Toolbar users and data obtained from other, diverse traffic data sources, and is a combined measure of page views and users (reach).
So if you need it for some professional services or dunno just for fun (like me, so far) here’s the code for it ready for copy/paste and just change the url.
11 comments so far
General
Random post