We are back with a brand new corporate design Magilas WordPress theme. Magilas comes with a customizable front page which showcases the “About Us” and “What We Do” sections. This special multi-colored 5-in-1 free WordPress theme is packed with a better framework and a robust admin options panel to accommodate the General Settings, Page Tracker, Social Networking, Related Posts, Page Navigation and Custom Ads Settings.
Built by Padd Solutions, Magilas WP theme is great for any blogger who wants to impress their readers with their contents and a premium quality design blog at no cost!
Check out the other theme features:
- Featured Content Gallery
- Multiple color schemes (blue, brown, gray, green, red)
- Popular Posts
- Latest Tweet
- Spread the articles via Social bookmarks (TweetMeme, Delicious, Digg, Newsvine, RSS, Stumbleupon, Technorati, Twitter)
- Related Posts
- Separation of Comments and Trackbacks
- SEO optimized
- Automatic Thumbnail Resizer (without using a custom field)
- Compatible with WordPress version 2.9+
- RSS and Twitter subscription
- Google Analytics code integration
- Built-in Page Navigation
- Advertisement Blocks Ready
- Gravatar Enabled

Magilas | Demo | Download Magilas (6822)
Installation:
- Install magilas folder at /wp-content/themes/
- Activate Magilas Theme 1.0 by Padd Solutions (Note: Don’t worry if it might look disoriented at first, you need to activate the required plugins to fully utilize the theme.)
Activate the Required Plugins
- Popularity Contest
- TweetMeme Retweet Button (note on the settings, see below)
Customizing Magilas Options:
- Go to Appearance > Magilas Options
- General Settings
- Page Tracker Settings
- Social Networking Settings
- Related Posts Settings
- Page Navigation Settings
- Custom Ads Settings
- Then Save Settings.
Additional Customization:
- Changing the Logo:
- Use the site-name.psd found at the /images folder.
- Edit it using your favorite graphics application.
- Save as site-name.png and upload it at the /wp-content/themes/magilas/images folder.
- Changing the site description “WordPress Theme Awesomeness”:
- Use the site-description.psd found at the /images folder.
- Edit it using your favorite graphics application.
- Save as site-description.png and upload it at the /wp-content/themes/magilas/images folder.
- Using TweetMeme:
- Go to TweetMeme settings
- Display: check “Display the button on pages”
- Position: Manual.
- Type: choose “The compact widget”
- The rest of the settings can be left as is.
- Save changes.
- Updating the Featured Content Gallery:
- At the Custom Field post:
- Name: paddimage-gallery
- Value: url of the image (i.e. /wp-content/uploads/2010/02/image.jpg)
- Edit the settings.
- Save changes.
- Updating the Post Thumbnail:
- At the Custom Field of the post:
- Name: paddimage
- Value: url of the image (i.e. /wp-content/uploads/2010/02/image.jpg)
- Edit the settings.
- Save changes.
Requirements:
- WordPress 2.8+
- Host server with PHP5+
Thank you:
Thanks to Crowd Favorite and TweetMeme for the useful plugins and Woofunction for their amazing icons.



Good, it’s great theme!!
I like it! Five Stars for this theme!
These are really good themes, i want to use theme. Unfortunately I didn’t know how to update the Featured Content Gallery for Magilas. I followed the instructions, put paddimage-gallery value, but no results.
Could you help please ?
I had the same problem as reda with this theme and I got it to work with these steps:
1. change the thumps.php Line ” usort($files, “filemtime_compare”); ”
to ” if(is_array($files)) usort($files, “filemtime_compare”); ” .
This solves an array error I had with cleaning the chache.
2. this may not be necessary, but you have to check whether your cache directory is writable, which means a chmod permission of “666″.
This solved the problem for me, check if it works after step 1, it may be already solved by then.
Cheers and thanks for this great Theme!