Archive

Majakovskij Theme

February 3, 2012 by fMajakovskij

The theme you actually are viewing is in the Wordpress.org review process.

More info about its features and download link. Stay tuned!

Maja Envato | WP Plug-In for Envato referrer

January 30, 2012 by fMajakovskij

The Maja Envato plug-in is a widget as well as a shortcode to display thumbnails from the Envato Marketplaces like Themeforest.

WordPress empty P in shortcode issue

January 26, 2012 by fMajakovskij

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…

Maja Bookmarks | WP Plug-In to display Links anywhere

January 25, 2012 by fMajakovskij

The Maja Bookmarks plug-in is a widget as well as a shortcode to display a list of bookmarks (links) through several options.

Conditional check for active sidebar in WordPress

October 31, 2011 by fMajakovskij

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:

Programming a WordPress theme from scratch part 2!

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 [...]

Programming a WordPress 3.0 theme from scratch part 1!

October 17, 2011 by fMajakovskij

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.

Import external data to WordPress post

October 14, 2011 by fMajakovskij

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 [...]

Time to upgrade

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 [...]

Hello WordPress!

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 [...]