Masagana is a premium quality WordPress theme with Featured Post Gallery, Feedburner Email Subscription, Twitter Account integration, Popular Posts, Automatic Thumbnail Resizer, Adsense ready with advertising blocks easily customize via an Option Page.
Theme features:
- Compatible with WordPress version 2.7
- Twitter Account Integration
- Built-in Page Navigation
- Featured Post Gallery
- Option Page for Easy Customization
- Feedburner Email Subscriber
- Popular Posts
- Automatic Thumbnail Resizer
- Adsense Ready
- Advertisement Blocks Ready
- Gravatar Enabled
- Threaded Comments
Download Masagana (20056)
Required Plugins:
- Popularity Contest
- WP-PageNavi
- Twitter for WordPress
Installation:
- Upload the popularity-contest, twitter-for-wordpress and wp-pagenavi folders in the /wp-content/plugins directory.
- Activate Popularity Contest Mod, Twitter for WordPress and WP-PageNavi plugins.
Customizing Masagana Options:

- Go to Appearance > Masagana Options
- General Settings
- Featured Gallery Slideshow Settings
- Googe Adsense Settings
- Banner Advertisement Settings
- Then Update Options.
Additional Customization:
- Changing the Logo:
- Use the logo.psd found at the /masagana/images folder.
- Edit it using your favorite graphics application.
- Save as sitename.png and upload it at the /wp-content/themes/masagana/images folder.
Custom Fields

- Posting a Featured Content:
- Write a post and place it at the “Featured” category.
- In your post, go below the Custom Fields section.
- Key: paddimage-gallery
- Value: full url of the image (with at least width: 625px and height: 263px)
- Then click Add Custom Field.
- Save or Publish your post.
- Changing the default post thumbnail:
- In your post, go below the Custom Fields section.
- Key: paddimage
- Value: url of the image in the uploads folder (i.e. /wp-content/uploads/2008/11/thumbnail.png), don’t worry about the size because it will be resized automatically.
- Then click Add Custom Field.
- Save or Publish your post.
Thank you:
Jonathan for the amazing jQuery plugin, also to Rick, Alex and Lester for making the WordPress plugins available.
Pass your 642-426 exam on first attempt using latest 352-001 dumps and 642-456 simulations.




Thanks for all your themes, there are awesome !
I got a problem with thumbnail with masagana… They are not displayed on this blog :
http://www.juanmarketing.com
I found the fix but an answer to this problem, it appears to be a problem with the code that auto changes the size of the picture to 125px * 125px
to fix follow these instructions
open index.php and go to line 34 look for this code
*********************************
$scrp = get_bloginfo(‘wpurl’) . ‘/wp-content/themes/masagana/functions/timthumb.php?’;
*****************************
i then remove the TIM THUMB.php code, but replaced it with – if an image isnt given then put this image in its place
so change the code to this
******************************
$imgpath = $scrp . get_bloginfo(‘wpurl’) . ‘/wp-content/themes/masagana/images/image.jpg’ ;
***************************
and then ensure that you upload an image to the wp-content/themes/masagana/images/ folder and call it image.jpg ( or change the name above and ensure image matches up)
this fixed it for me
I did find another error with the theme, if you make a post with less than 70 charcters, then the home page shows an error, you can get around this by 1 of 2 ways
1) ensure that each post has more than 70 characters (letters)
or 2) open index.php and look for line 47 this code
change the 70 to 50
The code will then request less letter to place in the box on the home page…
Hi, I love this theme but when I try to add a custom thumbnail or any featured content it doesn’t work?
Thanks for releasing for it free, it´s an amazing theme
and thanks “Richard” for the quick tips/fixes
The problem with timthub is not necessarily in index.php. You must be sure that the folder containing timthub.php is writable by anybody (permissions = 777). Be sure that the cache sub-folder is also 777
I am having problems with the theme and getting the page order to change. The page order is displaying alphabetically and not by page order. I am doing something wrong here.
Perfect template
Nice theme
thank u sharing.. good article..
This is a great Theme and thank you for sharing it.
I’d like to share my experience in case it helps someone else. I am not a programmer – just an HTML coder, and for the last 24 hours I’ve been trying to fix this timthumb.php issue. I changed server permissions and that didn’t help, I fiddled with codes and that didn’t help. The final solution (I think) was downloading the version of timthumb.php from http://timthumb.googlecode.com/svn/trunk/timthumb.php , changing the folder permissions back from 777 to 755 and sticking by the above instructions for the default post Key and URL. I am using WordPress version 2.9.
The blog displays fine in Firefox and Crazy but I’ve got some issues with IE – maybe need an upgrade …
Patricia
thanks man nice themes
Any fix or update for the thumbnail images not showing?
Nevermind.. Patricia’s fix worked and don’t put the url in the value field.. start from “/wpcontent/…”
Hey guys…first off thank you for this theme…it’s amazing the work you guys do and for putting this out for us! amazing..thank you.
i’m encountering my first problem ….you can see it on my site but here’s the error i’m getting…
“Warning: strpos() [function.strpos]: Offset not contained in string in”
where am i going wrong here? the images are appearing fine but i’m not getting what this warning means…
thanks-
drew
Richard…you answered my question above…in your 2nd response at the bottom. thank you… this theme is pretty impressive…very clean and wonderfully made. again, thank you!
Hello
Very good site ! thank you nice article. Thanks for sharing.
I can’t believe this is a free wordpress theme. Great work, Thanks for keeping it free.
use your site when I established a theme
Thank you so much,
Can I share that article on my website? If you allow, please contact with me.
Thanks again…
Its quite intersting i will try soon
Nice theme!.. Thank you for sharing..
Figured it out from another blog. You should look into changing the code in functions.php on line 220 from
wp_page_menu(‘show_home=1&title_li=’);
to
wp_page_menu(‘show_home=1&sort_column=menu_order’);
Thanks for the great theme. Love it!