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. [...] 그림에서 왼쪽은 SmallMagazine, 오른쪽은 GablogWordPress 테마입니다. 스몰매거진도 블로그 첫화면에서 [...]

  3. LevY says:

    Hello!
    Do you know how to insert image into the small magazine?

    Thanks.

  4. Grenoli says:

    Hi

    Lately I have been trying to find a way to show the category name in front of the name of the post in “Featured Posts” – how can I do that?

    Lets say I have a category called 4-4-2, I want all the posts in that category to be showed like: 4-4-2 :. Name of the post

  5. Sebastian says:

    Hi,

    1. http://sm.gabfire.com/installation-guide/ addres does not work (404) so I can’t find installation guide
    2. http://www.gabfire.com/magazine-theme-faq/ – the same (404) – i can’t read FAQ
    3. how to add images on featured and bottom left sides? What does it mean “custom fields”? How to add “custom fields”? About what “keys” (i.e. top) are you talking?

  6. Great theme, but main navigation does not work in IE (Firefox ok). Can I do something about that please?

  7. yanti says:

    I receive a message error:
    Warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, ‘nofollow_archives’ was given in /home/anakspe1/public_html/wp-includes/plugin.php on line 166

    what shall I do?

    Thanks

  8. Great! thank you for sharing.

  9. jagoane says:

    Thank for theme.. i like it.

  10. Joe Crawler says:

    Thanks for the great theme…

  11. Hey Mehmet-

    I’m installing this theme but I need to know how to make the advertising spots show up?
    (The 4 upper ones and the 1 big one, lower right)

    Please please please?

    mKoontz.

Leave a Reply

ADVERTISEMENT

Log in - BlogNews Theme by Gabfire themes