Gabfire web design
Web design-development and WordPress news


Wordpress Magazine theme released

I am happy to announce that my latest Wordpress theme, Worpress Magazine is released.

Theme has been tested with 6 different browsers (Internet Explorer 6 and 7, Firefox 1.5 and 2.0, Safari 3.0 and Opera 9.26) and latest WordPress (2.5) version.

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

Download (English only)
Preview | Download

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

Features

  1. Tableless and Unique design
  2. Improved Widget support (3 sidebars)
  3. Dropdown navigation
  4. Valid CSS
  5. Valid XHTML

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.

Questions about modification
If you believe that you are going to ask a simple question, go on submit it. However, hundreds of questions that I received via email, contact form and here on this post took a lot of time for me to answer. So, I wont guarantee to deliver answers for modification questions.

Changelog

  1. April 10, 2008: style.css is updated. Whenever you add an image into a post, assign a class for it as alignleft or alignright.

171 Responses to “Wordpress Magazine theme released”

  1. I am very excited and i really want to try this.

  2. wow i love this theme its beautiful , thanks.

  3. The theme is very good?thanks

  4. Great template!

    How do I alter the “advertise here” bit?

  5. Hi Alex,

    Thanks for your comment. Can you please describe little bit more what you exactly want to do?

    If you want to leave some space between image ad and recent posts block, then add style=”margin-bottom:15px” into your img tag.

    If you want to place two image ad on your sidebar, then assign class=”left” and class=”right” to them in your img tag

  6. I was hoping to put a widget type box containing HTML. If not I can settle for a .gif image which links to a page.

    I shall proceed to show off my new site in the meantime!

  7. I sent you an email to the address that you left while leaving comment. Please check it Alex

  8. I installed it but news don’t show up. :(

  9. Did you follow all the written instruction on installation guide moni? I wanted to ask more info but seems that you’ve left a fake email address while leaving a comment

  10. Hi, Mehmet. I didn’t read it , silly me. Everything is OK now.

    I don’t know why the template is centered in Firefox and not in IE. I didn’t change anything in css code. Can you help me to solve this problem, please?

  11. Can you write your website address here or email it to mhmtozek at gmail dot com

  12. [...] Wordpress Magazine Theme- A fresh and clean magazine theme, worth checking. [...]

  13. [...] | Last ned/informasjon Bookmark and Share This Page | « CloseSave to Browser [...]

  14. [...] Demo | Last ned/informasjon [...]

  15. [...] Wordpress Magazine Theme: [...]

  16. [...] Demo - Download [...]

  17. Hi Mehmet, nice job.

    Would you tell me if this template runs well on other languages rather than English? Is it easy to translate all the titles into Spanish?

    Thanks,

  18. [...] Demo / Release Page & Download [...]

  19. Hi. I insert a picture in the post like directed….300 px, etc. When I view the page in IE, the featured article has the text to the right and pushes the whole page over. Any suggestions?

  20. @Leonardo,

    It is very easy to change the language of the theme. You need to change the proper words in to spanish language that are located in index.php and comment.php

    Ask for further help, if you can not figur out how to translate it. I will be pleased to help you.

    @Nathan
    I guess you are using a visual wysiwyg editor for writing articles. Please try to open your source (html) codes and find the following line.

    <IMG height=217 alt=”lead toys” hspace=5
    src=”…./lead_toys.gif”
    width=300 align=left vspace=5 border=0>

    You’ve placed a lot of uncessary codes which are causing a mess with IE. Remove hspace=5, align=left, vspace=5, border=0. That should fix your theme.

    Btw, the widget support of this theme is very weak. I will re-install widget today. So I suggest you to re-download theme today.

  21. Thank you so much….worked great. I’ll re-download the theme today. By the way….any way to make the pictures small thumbs in the middle column instead of 300 px?

  22. Nathan,

    With this method, you can align them all to left;
    1- Open your style.css file. Go to end of document. and paste following line

    #midcolumn img {float:left; margin:5px 10px 5px 0}

    In that case, you will align all the images to left, and your text will appear next to images. But there is a problem, allowed word count for middle column is 30, so if your images is going to be higher than 50 px, text will be short, image will be long and that will look ugly. To fix this problem;

    2- Open your index.php file and find

    <?php the_excerpt_reloaded(30, ‘<img><a>’, ‘content’, false, ‘More…’, true);?>

    30 is the number of the words to be displayed on the middle column. Increase it to 60.

    After all, if your middle column looks higher than left and right columns due to increased text counts, open your index.php and find &showposts=4′); ?>. 4 is the number of posts to be displayed on the middle column. Decrease it to 3

    I hope all these makes sense

  23. Thanks. How about SEO, is this theme optimized?

  24. Thank you….you’re great.

  25. Leonardo,

    No, I didn’t do anything for that. Actually, I believe that the only problem comes with WordPress is the duplicate content problem. Everybody has different solutions. If I would try to fix it with some snippets, then people who use robots.txt (to prevent duplicate content issue) could face such a situation like blocking everything from search engines. That is why I left optimizing part to the end user.

    Actually, you can copy my robots.txt to your webhost. This way you will fix duplicate content issue. As for rest, you can use all in one seo plugin

    I hope all these makes sense

  26. Mehmet, thanks again. You’re doing a great job!

  27. Hi

    I’ve downloaded and install the theme on localhost, its awesome. Is there a plugin i could use for the sponsors column. lets say i want to show ads from openads?
    Or
    do you know any plugin that could measure the click rates of the ad.gif for example?

  28. Hi Bob,

    I unfortunately don’t know the answer of your question. I didn’t check if there is a Wordpress plugin that tracks the outgoing links yet.

    I would be very pleased if you could share with us in case if you find the plugin that you are looking for.

  29. Actually, vanilla WP-stats does fairly decent outbound tracking:
    http://wordpress.org/extend/plugins/stats/

    Truly awesome theme, Mehmet… It’s truly terriffic. Why don’t you include some additional info about it? Is it CSS-driven, tableless, etc. I haven’t done validation tests myself, but I suspect it’s 100% XHTML 1.0. Wouldn’t hurt to include that in the info! That, and it loads really fast, too. Not to mention that it’s pure eyecandy. Makes me wish I had time enough to implement it and blast off a magazine myself…

  30. Thanks for the head up Alvaro, I have missed to add features part into the description. Now it is there.

    Also thank you for the plugin (which is already installed) and your nice comments about the theme. It means a lot since I didnt have any negative feedback yet and all the comments I’ve encouraged me to start to build up another magazine style theme or photo album that is based on Wordpress :)

  31. Bob….I also believe that google analytics is now able to track outbound clicks.

    Mahmet - Thanks for the help and i absolutely love your design….you have done a very good job and your response to questions is remarkable. I just have one last question….do you know of a way I can use an image for my title, plus use two outbound clickable graphics within the header? for an example, here is the way my old html header was: http://www.nationalsquib.com/html/space_shuttle.html

    Thanks!

  32. hi Mehmet
    thanks for the great and beautiful theme. i have tried so many others the past 1 year.. yours is one of the best that i have tried..

    i tried customising it somehow and i have problems with the 300X250ad and the smaller ad. i know i can replace the respective ads images under the theme image folder to show my own banner ads… but my question is how i do enable my own banners to become a hyperlink itself so that when someone clicks on my banner, they will be sent to the designated URL?

    also if i want to insert a word “Sponsor” just before the placement of the 300X250ad, how do i do it?

    hear from you soon on this..

    last but not least, thanks and do continue to build us more themes. we all appreciate your talent and hard work in releasing those great themes for free to us! I salute you for this! :) thank you!!

  33. Nathan,

    I will explain how to set a header images just like on the example page you showed

    We need to edit our style.css first, so please open that file and

    1. Find the following lines
    #wrapper {
    width: 970px;
    padding:20px 0 10px;

    And change 20px to 10 px

    2. Find the following lines
    #headerleft {
    width: 650px;
    float: left;
    border:1px;
    }

    Change it to
    #headerleft {
    width: 650px;
    float: left;
    border:1px;
    height:78px;
    }

    3. Find the following lines
    #headerright {
    width: 300px;
    float: right;
    margin: 0px;
    text-align: right;
    }

    Change it to (we are going to insert some padding value here)
    #headerright {
    width: 300px;
    float: right;
    margin: 0px;
    text-align: right;
    padding-top:15px;
    }

    And for the last step, open your header.php file and remove following line completely
    <h1><a href=”<?php bloginfo(’url’); ?>/” title=”<?php bloginfo(’description’); ?>”><?php bloginfo(’name’); ?></a></h1>

    Paste this lines instead of the one you removed
    <img src="http://www.nationalsquib.com/assets/images/LFFLogo.jpeg.jpg" style="float: left;margin:20px 10px" height="38" width="129">
    <img src="http://www.nationalsquib.com/assets/images/newsbanner.gif" style="float: left;" height="78" width="339">
    <img src="http://www.nationalsquib.com/assets/images/LFFLogo.jpeg.jpg" style="float: left;margin:20px 0 0 10px" height="38" width="129">

  34. Hi Donald,

    I will explain step by step. Open your WordPress admin area and click Presentation>Theme Editor> (from the right side of screen)300×250ad.php

    After all, you should have following lines on your screen.
    <!-- Left column 300*250 piksel ad -->
    <img src="<?php bloginfo('template_url'); ?>/images/300_250add.gif" alt="" />

    Remove the above codes completely and paste following lines

    <h2>Sponsor</h2>
    <a href="#"><img src="<?php bloginfo('template_url'); ?>/images/300_250add.gif" alt=""></a>

    Dont forget to change # to the website address that you want your visitors to be redirected when they click on your 300×250 ad image.

    By the way, your middle column looks shorter than sidebar. If you are not going to use images on your middle column why not to display 5 posts instead of 4? To do so, Presentation>Theme Editor>Main index template and digg coding until you find out showposts=4 (there is also showpost=10, dont touch it, it is the count of latest features stories). Change showposts=4 to showposts=5

  35. Wordpress Magazine theme released - Gabfire: Web design-development and wordpress news…

    FREE Wordpress Magazine Themes by Gabfire. This magazine wp theme is ads ready. It have 4 place for ads 125×125, and one place for ads 300×250….

  36. thanks Mehmet!
    i really think you are amazing especially when you are giving support to people who are using your free theme..

    you responded to my queries fast, with clear, precise instructions to fix my problem, as well as giving me feedback on my site on how to better use your theme!

    thanks so much! i will check back your site often! :D

    best wishes to you in whatever you need..

  37. 2 more questions, hope you do not mind!

    1. how to go about editing 125×125ads.php to show my ads banner as hyperlinks to another site?

    2. how to change the background colour of the theme which is current grey.

    Suggestion: I think the questions that all of us are asking you, mine included, should be added to a FAQ so that you can save time answering those frequently asked questions :)

    thanks!

  38. Donald,

    I sent the answers of your questions via email. Let me know if you didnt receive it.

  39. Hi Mehmet, awsome theme! I am preparing a site for launch and there is only one “bug” that I can’t seem to tackle. It relates to the built in “tag cloud” widget from WordPress. There is no line break or space that separates the tag cloud from the widget that is below it. Do you have any ideas? I searched all over the Wordpress site but found no solutions. The site is at graymarketnews.com. Thanks!

  40. Wow!! A really awesome theme!!!! Nice ever!

  41. Yes Mehmet
    I have received your email and have just replied them :D
    Thank you! hehehe…

    Regards
    Donald

  42. Mike,

    Thank you for your comment. A quick solution for your problem would be to replace the place of blogroll and Tag cloud. If you dont like to keep tag cloud bottom of the page, I have some coding work for you. let me know.

    Hanep
    Thanks for you mail. I believe your site would look much better if you would open your stylesheet and paste the following column to the end of document
    #featured h3 {margin-top:20px;} #featurednewslist {margin-top:20px;}

  43. hi Mehmet
    thanks for your help again! i managed to sort out the ads link.

    BTW to everyone else,
    Mehmet is really a great guy! I need help with the Wordpress Magazine theme and I asked him various questions. Not only did he offer to help me solve my issue, he even did more than what i asked for! And he responds fast!

  44. Really nice! But what about: Printing of single posts? Emailing single posts? Related stories? Tag cloud?

  45. Hi John,

    I believe that most of things that you mentioned can be handled by widgets, but to be honest, you inspired me for V2 (:

  46. I use your wordpress magazine theme with wordpress 2.5. I insert image from flickr, but no lead image at front page. Is it because the wordpress 2.5 or I did something wrong with how to embed the image. I follow your instructions at downloaded zip.

  47. C Sutanto,

    I checked your site, and I saw that there were some flickr pictures. Can you tell me exactly what you would like to do?

  48. I am using WordPress 2.5. Will your theme still work with this version?

  49. Yes Jessie, it works fine with Wordress 2.5

  50. Thank you Mehmet, your help very useful. Now I can use wordpress magazine theme with wordpress 2.5.

  51. Wow, this looks nice! By chance: Anyone who have tried to attach “print this post” and “send by email”-plugins? That would have made this one just genius.

  52. I think I need to write a changelog. I’ve inserted another CSS file that is going to reformat the single page when somebody wants to print the an article from File > Print options on their browser.

    This css file is going to remove all the unnecessary divs, such as sidebar, header and footer while printing of a single article.

  53. Great template.

    Like Donald, above, I am also interested in how to have a different gif (with link) for each of the four small ads positioned in the upper right side.

    Thanks

  54. Darryl,

    Upload four gif files into images folder. Let me know the file names and the links that you will like visitors to be redirected when they click on them and email this information to mhmtozek at gmail dot com. I will send you back some codes to put them into 125×125ads.php file

  55. Mehmet, this is a great theme….it reminds me of Revolution News theme by Brian Gardner, but you have surely tried to make it unique, and free. I am sure this will receive lots of adoption. It might be a good idea to just post all the support answers you are offering on email on this blog page as well!

  56. Thank you Ashih,

    Donald also gave me same idea, to collect all the answers and questions and create a faq sections with them.

    I guess it is a great idea. Only problem is, I am a bit out of time currently :) But I’m on my way to do that

  57. Thank you for making this available. I am having a problem, however, following your installation instructions in Wordpress 2.5, since the category IDs no longer show up in the “Manage Category” tab. Any idea where I might find that information in 2.5?

  58. Hi Marry,

    It is possible to see category ID’s with WordPress 2.5 as well. To do so, when you move your mouse over a category, watch the address that is written on the status bar.

    Check this picture to understand what I mean.

  59. Thank you, I would have been searching for ages. I also found that someone came up with a plugin for this: http://wordpress.org/extend/plugins/reveal-ids-for-wp-admin-25/
    Well, back to installing! Thanks a bunch for this!

  60. Your welcome Mary, Just ask if some another issue comes up

  61. Hi Mehmet,

    I wanted to know how to edit the footer on this theme without messing up the info and link-backs that are already there. Please let me know… thanks!

  62. Hi Jessie,

    I sent the answer by email. Let me know if you didn’t get it.

  63. Hi Mehmet,

    If I change the middle column posts, how to show other posts like wp-pagenavi(plug-in) to put the pages navigation.

    It will be convenient for the readers.

  64. Hi Corker,

    I never tried to add a page navigation to the bottom of middle column. Today, after your question I tried to do that, but it seems that it doesn’t work. However, I dont belive that a page navigation would be a good idea to use on the main site of a magazine style theme.

    Currently you do display 4 posts on the main page, how about to display 10 more? I mean, you will be keeping your latest 4 news there with excerpts, but what about to show (only) headline of other 10 latest news category? This way, user will have 14 news headine on the main page.

    If that interests you, add following snippet right after endif on your middle column.

    <h2>Other headlines</h2>
    <ul>
    <?php query_posts(’cat=category_numbers&showposts=10&offset=4′); ?>
    <?php if (have_posts()) : while (have_posts()) : the_post(); ?>
    <li><a href=”<?php the_permalink(); ?>”><?php the_title(); ?></a></li>
    <?php endwhile; else : ?>
    <?php endif; ?>
    </ul>

    There are some ready list styles on your stylesheet. Just assign one of them for #midcolumn to have a better looking list.

  65. [...] been turning around to decide what to do. The success of WordPress Magazine Theme kept me busy for a while as I had to answer all emails and deal with all different requests of each [...]

  66. Thanks for your reply,anyway it’s just a idea.

    Maybe readers don’t wanna read the pages one by one,and pick a page instead and casually to review.(Just like really to read a magazine)

  67. Hi!

    I just wanted to express my thanks for this wonderful theme. The design is awesome and it’s just what I’ve been looking for.

    Here’s the blog if you want to see how it’s being used.

    http://www.lavrai.com/blogs

    Thanks again.

  68. Corker, I wish I could have the answer how to fix it. But with customized loops, I dont have the answer. Readers can search articles by using date from the sidebar. In that case page by browsing articles page function works.

    Lavrai,

    Thanks for your comment. But I believe that your site has chance to look even better. I will send you an updated and customized CSS file today.

  69. [...] 6?Worpress Magazine [...]

  70. Hi,
    Thank you for the word you did on this theme. I just moved from Joomla to Wordpress.

    Is this template Fluid ? and if not how can make it Fluid.

    Thank you !

  71. [...] Demo | More Info (No Ratings Yet)  Loading [...]

  72. Fantastic work you have there, Mehmet. High five for making it standards compliant and validated. I’ll definitely feature it in my gallery. Keep up the good work.

    - Dulce

  73. Hannibal,
    Can you detail it little bit more. I am not sure if I understood what you mean when you said fluid?

    Dulce
    Thanks for the nice comment.

  74. hello Mehmet.

    thanks for the theme - i’m a beginner and your clear instructions are really great!

    i have two questions: first - how do i get rid of the little flower?
    second: my blog description is not showing up in the header - what should i do to make it visible?

    thanks.
    ab

  75. Hi Mehmet,

    I had to leave you a note. I tried countless Wordpress magazine-style themes and after hours of frustration with tinkering in the code I found your theme. And while I did tinker in your code to make the theme do what I wanted, it was comparatively painless when compared to Mimbo and Branford Magazine. I love this theme and I’m so happy that I found it - and thank you for writing it. You can see how I modified it at Skeptics GlobalWarming. One question, though: how do I enable widgets in your theme? The Archives and Categories are part of the code and widgetized and when I add widgets I don’t see them. Did I miss something obvious?

  76. boomtak,

    1. Open your stylesheet and remove the following lines,
    padding-left:45px;
    background:url(images/flordeju.gif) no-repeat left center;

    2. To add also description tag next to site name; open header.php and find the following line

    <h1><a href="<?php bloginfo('url'); ?>/" title="<?php bloginfo('description'); ?>"><?php bloginfo('name'); ?></a></h1>

    Replace it with the following line

    <h1><a href="<?php bloginfo('url'); ?>/" title="<?php bloginfo('name'); ?>"><?php bloginfo('name'); ?><?php bloginfo('description'); ?></a></h1>

  77. Skeptic,

    I emailed you new sidebar.php which I adjusted as you wanted to have. Let me know if it doesn’t land to your inbox.

  78. [...] 6?Worpress Magazine [...]

  79. [...] : gabfire.com | Voir la [...]

  80. Hi, Mehmet and thanks for your excellent theme. Just a question:

    in single post view when I up just an image, with no text, the post info doesn’t flow under the image but on the side…can you correct the problem? Anyway your theme is great…thanks

    Roberto

  81. Hi Roberto,

    Open your stylesheet and find the following lines
    .post img {
    float:left;
    margin: 5px 15px 5px 0;
    display:block;
    }

    To delete, float:left should fix your problem.

    Or someother way;

    open your image in code editor You will see something like
    <img src =”

    Insert style=”float:none” right after <img. So it will become to <img style=”float:none;” src=”

  82. Great theme, I love it. I’m just testing it out now, but I was wondering if there’s a way to have the featured and news images on the front page link to their specific posts. Right now only the post title links. For example, on your preview page of the theme (http://wp-magazine.gabfire.com/), I’d like to have not only “Narrow streets of Barkhor” link to the post but also the image of the woman link to it. I know I can do this after the fact, but it would be handy if it was automatically taken care of.

    Thanks!

  83. Hi Mike,

    Images used in posts are dynamic. They always changes. So, they are never same, for that reason, I am unfortunately not able to create links for images as well along with the title.

    You can do that manualy while writing the post, but I wouldn’t suggest that since it can cause a mess later if you decide to change your permalink structure.

    By the way; stay tunned, I am going to come out with a news theme (:

  84. Thank you Mehmet, the float:left; modification solved my problems.
    Could you share with us the sidebar or the code that accepts widgets that you sent to Skeptic?
    Could you share with us the code to modify the 4 square ads in the upper right area of your theme? (The one you sent to Darryl)
    I am building up a faq for you, so in case you don’t have time, I will send that to you.
    I know it’s maybe too much, but do you have a roadmap for the “news theme” you are going to release… ;-)

    Thumbs up high for you and your theme!

    Roberto

  85. Hi Roberto,

    I am not writing a change log but I apply each changes also into the file and then re upload it to server to make it possible for others also to get benefits of it.

    For example; right after answering to your question, I’ve updated my style.css file and re-uploaded theme. So, sidebar has widget support.

    I built three sidebar support. So, the column where categories are placed called as sidebarleft, the column where links and archives are placed called as sidebarright, and as extra, there is a widget bar called as sidebarbar, where widget is subjec to both sidebarleft and sidebarright.

    About square ads; if you do have basic knowledge of html, you can edit theme easily. Squareads are placed in the 125×125ads.php file. Just to open and modify the image names or inserting links to images should do whatever you want.

    And the roadmap; I will write a post in the blog about it today. But an estimated time would be 30-45 days and the theme would be something like nymag.com. I’m going to build a lot complicated and big theme which really would look like a news site :)

    Last thing; I really appreciate a lot for your efforts to build up a faq. Thanks a lot for that. Once you completed it please email it to mhmtozek {at} gmail com.

    Thank you again

  86. Thanks. Very helpfull. And the news theme is impressive…

    I will let you know about the faq as soon as it is done…

    Good work

    Roberto

  87. Hi Mehmet,
    Ur magazine theme is really nice. Thumbs up! Thank you, you are great designer!

  88. This is one of the greatest theme I have ever seen, and it fits my need. Thank you for your great work!

    Could you help me this little question? I would like to change the navigation bar hover color from RED to another color. I searched the whole style.css but I couldn’t find the default red color code. Could you tell me where can I change that?

  89. Hi Simon,

    When you open the stylesheet try to find #d92100 and replace it with the color that you want

  90. As Al
    thanks…now ‘www.recollect.in’ looks like a real news website
    please tell how to upload middle column photo and news
    can a banner and logo be added
    please reply
    Aftab

  91. Al Sal :)

    I am not sure if I understood what you meant Aftab. The picture that would appear on the mid column is your image in the post. If you set everything as its written on the installation guide, just write a post to display on the mid column.

  92. Hi Mehmet,
    I was wondering the best way to use an iframe inplace of one of the 125×125 ads. Amazon seems to only be giving iframe code instead of images and links.

    How can I incorporate this:

    into this:

    <img src=”/images/ad.gif” class=”right” alt=”" />

    Thanks again.

  93. Mike, how big is the size of your amazon ad? 125×125?

  94. Hi Mr Mehmet,
    Tq for ur wonderful site.
    Can I ask for some help with this… I tried to change the size and font color of my fonts in my post.
    Eg. “This site is under construction”, this words I make red in my “manage post” editing. But when the post appear on the website, the fonts are not red but go back to deafult color.
    How may I change the coding to relect the red font color?
    I am cpmplete idiot newbie… please hv specific guides.
    TQ.

  95. Aos,

    Find the both following lines on your style.css file and add color:#c00; before } characters

    #featured {
    padding-bottom:5px;
    border-bottom:1px solid #f2f2f2;
    margin-bottom:15px;
    }

    .midcolumnpost {
    margin-bottom:10px;
    padding:10px;
    }

  96. Thank you! I can change the navigation bar color now.

    However, am I be able to create another new category under “latest features stories” at left side column separately. I tried to add another after , but those new contents will move to the middle. Could you help me?

    Thanks!

    Simon

  97. The Wordpress Mag theme is great and I chose it after a week of trying others. I downloaded the theme when I had WP 2.3, now I have 2.5 and the LATEST NEWS does not update at all- any ideas?

    Thanks

    Shawn

  98. Sorry Simon, I need to adjust some codings for that and I really dont have time to deal with. I am really sorry :(

    Shawn,
    My demo runs on WP 2.5 and I have tested Magazine theme with WP 2.5. It works fine. Make sure that you have written all category IDs’ of latest news section to index.php file.

    Try to post something under some other category.

  99. I have posted under new and sub categories new articles but they still don’t show as expected. I will play around with it and see what I come up with.

    Thanks Shawn

  100. Mehmet

    Thanks! I hope that you will have time later on and take this in consideration. Keep it up!

    Simon

  101. Hi! I am trying to use your theme on this site…

    http://www.simplyfamilymagazine.com

    however, the drop-down menu is not working.

    I would love your assistance. This is a fantastic theme, by the way! I appreciate your hard work.

  102. Hi Traci,

    I just checked your site and found out that there is no any submenu for navigation and as expected there wont be any dropdown as well. Try to create some subpages for the page items.

  103. Hi Mehmet,
    I like this theme. I am trying out some modifications to colors, column widths, etc. In the meantime, I was trying to add widgets, I downloaded newer style.css as indicated above, but when I add widgets through Wordpress interface, all the current ads and categories disappear. I must be missing something! I want to add my sign-up form and RSS feed info at upper right, which I guess I can do by adding it above the ads in the 125×125 php file, but I’m guessing that’s not the best way to do it? I thought an html widget would be the thing to use.

  104. Ho Mehmet, related to the tag cloud we previously discussed at graymarketnews.com, the cloud is still cut off at the bottom. Any suggestions? Thanks!

  105. [...] 6?Worpress Magazine [...]

  106. Laurie,

    You dont need to add RSS buttons, they are already placed on the navigation.

    The place where the ads are not widget supported. So you need to edit manualy 125×125ads.php file to be able to configurate them. As for the rest; full sidebar has 3 widget support named as sidebarleft (where categories are), sidebarright (where links and archive are) and sidebarwide (just both column and there is nothing on the area of this widget)

    Whenever you add something through widget support, it is very normal that the things gets disappeared. You are customizing the sidebar so you need add your things by yourself (including categories and other stuff)

    As for graymarketnews.com; I am not quite sure if I get your question. I checked your site and it looks fine.

  107. We have been using this theme and very happy so far but have a question about images and video in the post intros on the home page.

    Is it possible to show an image in the intro and the post page at different sizes (ie show a thumbnail size in the intro and a full size in the post)?

    Also - we have embedded a video into a featured post (at the top of the post and have sized it to fit 300 px) but the video will not show up in the featured post intro on the home page - is it possible to have this video visible in the feature intro?

    One more question about intros on the home page - how do you make sure that posts in the “featured” articles intro don’t also appear in the “latest” article intros just next to it at the same time?

  108. 1. Yes it is possible. Lets say that you inserted both, thumb and original size image into the post. and assigned a class for both as .thumn and .original

    in css file something like following would be ok.
    #leftcolumn .original, #midcolumn .original {display:none;}
    #single .thumb {display:none;}

    2. You need some adjustment in coding. open index.php file and find following code block
    <?php the_excerpt_reloaded(30, ‘<img><a>’, ‘content’, false, ‘More…’, true);?>

    replace it with
    <?php the_content(__(’&raquo;’)); ?>

    3. We have adjusted our codes so spesific categories appears on the spesific columns. That is why featured article and mid column posts dont get mixed

  109. [...] / Download (No Ratings Yet)  Loading [...]

  110. Hi Mehmet.

    First of all. I love your theme. It was just what I was looking for! And thank you for answering peoples questions on this page. I have learned alot just from reading your answers here. Thank you!

    I have a question aswell, that I hope you will find the time to answer. I think its an easy one, but I cant figure it out…

    How do I remove the flordeju.gif and the name of the site and instead replaces it with a banner I have created?
    The banner is w550X100

  111. LE tisseir,

    First of all, upload your image to your images folder and then open your header.php and find the following code block

    <div id="headerleft">
    <a href="<?php bloginfo('url'); ?>/" title="<?php bloginfo('description'); ?>"><?php bloginfo('name'); ?></a>
    </div>

    Replace the above code with following one
    <div id="headerleft">
    <img src="<?php bloginfo('template_url'); ?>/images/imagename.jpg” alt=”" />
    </div>

    Rename the file name to the one that you uploaded into your images folder.

  112. Thank you for the quick answer. It isnt working though. The image isnt showing even though I have placed it in the same folder as the flordeju.gif

    When I edit the header.php I cant find the text-block you refer to. This is the closest I get. Is something wrong with my header.php??

    <a href=”/” title=”">

    <script src=”/javascript/date.js” type=”text/javascript”>

  113. Once again: Thank you so much for your help with the header.php

    My site is starting to look the way I want it to. I still have some small adjustments, that I am not sure how to do. I have created an image to make it easier to see what I mean

    http://img134.imageshack.us/my.php?image=examqf8.jpg

    How do I remove the padding to the left (marked as 1)

    How do I remove the padding at the top (marked as 2)

    How do I remove the border around the site? (marked as 3)

    How do I remove the date next to the search box? (marked as 4)

  114. Worpress Magazine[...]

  115. Meta in sidebar

    How do you remove certain entries in the meta-widget? I have tried other themes where you just have to edit the sidebar.php, but there is nothing in this theme.

    I want to keep site admin and login/out, but I just want to get rid of the rest of the options.

  116. LE tisseir,

    I am sorry but I believe that I sent you the answers of your questions by email.

  117. Yep Mehmet. You have been most helpful and answered all my questions my mail except for the last one about the meta-widget.

    Thank you Mehmet!

  118. I don’t know how to edit widgets, I actually don’t use widgets at all, so, I am not very handy with them.

    But I can send you the plain login logout code to place on your footer, so you will be just keeping a login/out link on your footer.

  119. [...] Wordpress Magazine - Demo | Download [...]

  120. Hi! i Loved this theme and I´d like to use it ,but I´m having the following problem: I´m traducing all the content to spanish, but i can´t find the way to translate the title “Recent comments”. I don´t see any text or command in sidebar.php or index.php. ¿Could you give me some advice?

  121. NCV,

    Recent comments must be one of the widgets that you are using. To change the text “recent comments” into some other language, you need to play around widgets tab on your admin area.

  122. [...] Wordpress Magazine - Demo | Download [...]

  123. How do you add the links to 125×125.php

    Here is the current code: <img src=”/images/ad.gif” class=”left” alt=”" />

    If I want to ad a link to each little ad what do I need to do?

  124. randel,

    I updated faq section and added your question along with its answer. Please check faq page.

  125. Hi - thought you might like to see how we’ve bashed about this theme as an experiment for a new website for our non-profit.

    I’ve been quite ruthless, so it doesn’t look much like the original, although all the core architecture is from the original wordpress magazine theme. It has been fun - I’d not played with css before.

    One thing I’ve been unsuccessful on is how to move the left-column to the middle and vice versa. Any hints?

    http://www.freedom-clothing.co.uk/test

  126. Joe,

    here is the answer of your question

    Lets play with CSS to replace margin values of left and mid column
    Open your style.css and find the following code blocks

    #leftcolumn {
    float:left;
    display:inline;
    background:#f2f2f2;
    margin-right:15px;
    padding:8px 10px 10px 10px;
    width: 300px !important;
    width: 320px;
    width/**/:/**/300px;
    }

    #midcolumn {
    float:left;
    width: 320px;
    display:inline;
    }

    Cut margin-right:15px; from the #leftcolumn and (assign) paste it to #midcolumn.

    and then open your index.php file and cut everyting that are placed between <!– Left Column –> and <!– /Left Column –>. Paste them right after <!– /Middle Column –>

  127. Mmm.. I tried that and it doesn’t seem to have made much difference!

  128. Hi Mehmet,

    As with everyone that writes a comment… THANK YOU for this theme! It’s awesome, and has been so easy to work with!

    I do have a quick question though…
    I have set up all of my categories like you said to in your installation instructions. I was wondering if there was a way for all of the posts under the news category (middle column) to also be listed in a new page from my main navigation.
    Is there a way to run the wp-loop for the news category on a defined page?

    Thanks again

  129. britt,

    I guess you can achieve this with the help of exec-php plugin

    I didnt try but this plugin claims to allow user run php function while writing articles. I guess after activating it, you can write your loop codes as page.