Small Magazine theme

I am happy to release my second magazine / news style WordPress theme. Small Magazine is based on my premium theme NewsPro.

License
You must agree with the license agreement before proceeding to download. You are not allowed to edit footer.php. Do not edit any of footer links and keep the links intact.

Download (English)
Preview
Small Magazine (25298)
Download Small Magazine (French)
Installation guide

If you are interested to translate this theme into some other language(s), would like to share it with the community, please drop me an email at mhmtozek at gmail.com with the translated files. It will be open to download on this page along with a credit back to you.

Features

  1. Unique and fresh design
  2. Widgetized Sidebar
  3. 125×125 ad spots
  4. 250×250 adsense spot
  5. Easily customizable using CSS
  6. Custom 404 Error page
  7. Fixed width
  8. Right Sidebar
  9. Built in Flickr support
  10. Styled Pagination
  11. Built in Gravatar
  12. Valid CSS
  13. Vald HTML

Donation (Isn’t it worth of 5 dollars?)
If you find this theme download helpful, please consider a small donation which which will go towards hosting costs and peace in the world (: Feel free to send donations via paypal to k_anafor56 (at) hotmail.com or use the paypal button below.


Before submitting a question
Make sure that you went through the installation guide that comes along within the zip file you downloaded. If the answer of your question is there, please check faq section. However, if you still can’t find the answer of question, submit it as a comment on this post.

Installation

Upload and activate plugins
Upload the content of plugins folder into your wp-content/plugins directory. Log in to the administration panel and activate the Wp-Pagenavi and flickrRSS (if you dont want to use photo album section, do not activate the flickrRSS).

Configuration of Flickrrss
While you are in the administration panel of WordPress, click on Settings>flickrRSS write your id number to first row. On the second row, chose user from the dropdown menu, item using 7 – square images. Do not change anything else, scroll down and click on Save Settings.

Getting necessary hacks over theme files
Create your categories for Featured (top section with three entries), bottom left (entertainment) and bottom right (other news) sections.

Lets say that you’ve created four categories that are Featured – Entertainment – Health and Technology. You want to display all entries that belong to the featured category on the top, Entertainment on the bottom left and all the other category entries to be displayed on the bottom right side.

Check this post to find out how to get category ID’s.

Setting up featured section
Now open index.php file with a text editor find the following snippet.
<h4 style="margin-right:15px;">Featured entries</h4>

<?php query_posts(’cat=3&showposts=3?); ?>
Cat=3 is the place where you need to edit. Change the number 3 to category ID of your post that you want to appear on the top section of the theme. Also, you can replace Featured entries text with something else that you want to appear above the entries.

Setting up bottom left section
In the index.php file, look for following code of snippet.

<h4>Entertainment</h4>

<?php query_posts('cat=4&showposts=3'); ?>

Change the Entertainment title to something else that you want to. Replace the category ID for with the one you want to be displayed on the bottom left section.

Setting up bottom right section
We are carrying on with editing of index.php

<h4>Other News</h4>

<?php query_posts('cat=5,6,7,8,9&showposts=7'); ?>

On that column, I display multiple category entries. Make sure to seperate two categories ID numbers with a comma.

Writing entries
The images on the featured and bottom left sides are custom fields. The key for featured section is top, for bottom left side is bottom.

111 Responses for “Small Magazine theme”

  1. [...] Source | Download | (Unable to Locate a Demo) [...]

  2. [...] Source | Download | (Unable to Locate a Demo) [...]

  3. Laureen says:

    Hi! I need your help. The images under my flickr disappeared. I checked the settings, and the flickr plugin is already activated. What should I do. Please help me. Thanks again.

    –Laureen

  4. [...] Magazine Wordpress Theme Download Demo – [...]

  5. Nate says:

    I cant get pictures to show up on the home page. I am uploading within the post. I can see the images if I go to the “read more” tab, but not on the home page. Any suggestions?

  6. Mehmet says:

    Nate. please google the “wordpress custom fields” for main page pictures. The main page pictures are displayed via custom field feature of wordpress

  7. Laureen says:

    Hi! I need your help. The images under my flickr disappeared. I checked the settings, and the flickr plugin is already activated. What should I do. Please help me. Thanks again.

    –Laureen

  8. Torsten says:

    Hi! Thanx for the nice theme. I have the same problem with the sidebar.php – can you send me the current file or better: post it here on your website?
    The link to the installation guide does not work. Any hints?
    And: how do I get images on the featured entries (top page)?

  9. Torsten says:

    The image problem is solved: just use “userdefinied fields” with the key “top” and as content the url to the JPG.

  10. Cadence says:

    hi mehmet! thanks for the theme. there’s one thing i would like to know though. is it possible to show the name of the author of the post? i’d really love that to personalize the pages and give credit to my writers. thanks.

  11. [...] Magazine Release page | Demo [screen [...]

  12. Day says:

    I need to changed my blog them.. my be this one a good choice! I need to know IF any bug in those theme, please email me for details

  13. [...] Source | Download | (Unable to Locate a Demo) [...]

  14. [...] Source | Download | (Unable to Locate a Demo) [...]

  15. [...] Small Magazine Theme Demo | Source [...]

  16. dery says:

    i like it but i have a problem to use it,
    could you give me the installation guide?
    link that you give (http://sm.gabfire.com/installation-guide/) is trouble.

    thanks.

  17. dery says:

    please email me for the installation guide..
    and thanks for the theme.

  18. Abhilash says:

    How do I use a picasa album instead of flickr?

  19. Abhilash says:

    can i use images from picasa instead of flickr?

  20. antudegil says:

    Hello mahmet. i’ve already downloading this theme and tried to see the installation guide but the link seems does not work. Can u email me the installation guide? Thanks.

  21. zild says:

    Hello, I was wondering how do i move the “date-comment-readmore” more to the left.. something like this..

    http://img14.imageshack.us/img14/1294/47902187.png

  22. [...] Source | Download | (Unable to Locate a Demo) [...]

  23. [...] SmallMagazine(left), GablogWordPress(right). SmallMagazine also use custom fields to set thumbnails which is displayed on front page like BrandfordMagazine, and the theme is necessary to have specific two plugins, WP-PageNavi and FlickrRSS. Don’t forget. [...]

  24. Seth says:

    Is the installation guide available at another URL? The one in the post doesn’t work.

  25. Mehmet says:

    Yes the link is no longer valid, but installation guide is embedded into post

  26. David says:

    Mehmet May 13th, 2009, 7:42 pm

    “Yes the link is no longer valid, but installation guide is embedded into post”

    David said: “What post?” Be more specific–provide a LINK that leads to somewhere useful… There is no installation guide for this theme anywhere, neither is an installation guide contained within the theme’s file, which is should be. If there is a guide, kindly lead us to it.

  27. Mehmet says:

    Post. is this post. Please look up guys. Dont you see a title as “installation” ?

    It is right below the Paypal Donate image. Please read post through before submitting a question

  28. Kosol says:

    I vote this theme. I’ll try.

  29. [...] 77] Small Magazine [Demo] [Download] [...]

Leave a Reply

ADVERTISEMENT

Log in - BlogNews Theme by Gabfire themes