The theme you actually are viewing is in the Wordpress.org review process.
More info about its features and download link. Stay tuned!
The Maja Envato plug-in is a widget as well as a shortcode to display thumbnails from the Envato Marketplaces like Themeforest.
Are you trying to find the definitive solution to the annoying empty html paragraph tag in shortcode generated html? Maybe this post is for you…
The Maja Bookmarks plug-in is a widget as well as a shortcode to display a list of bookmarks (links) through several options.
After a lot of search on how to get is_active_sidebar() works, here the tip that just works.
If you need to check whether a particular sidebar is active (means has at least one widget registered) you should put on your theme the following code:
This is the second part of our step by step tutorial about programming a WordPress theme from scratch. Here you can find the previous one. Now we’re going to add some html code in our previous generated files. The Header [...]
This is the first post about how to program a wordpress theme from scratch.
I’m not covering the styling part of a theme, but only the php part.
The first thing to do is to create a folder inside ‘wp-content/themes/ of your wordpress installation.
I’ve recently needed to add a lot of static contents into a wordpress installation. So I had to dive a bit into the API of the most famous blogging-platform out there. Here a bit of what I’ve learned from that [...]
The first thing I did in my new WordPress time has been to upgrade my wordpress from 2.8.1 to 3.2.1. I decided to use the automatic update, knowing that something can to go wrong. Surprisely, everything went well! Kudos to [...]
It’s time to move forward and in the last months I look more around the wordpress than flash community. What I think is that Flash is an amazing platform, but it is not really suite for the web. The web [...]
Comments