go41

Re: Another Category Bar Change Question :: Reply by Joern

von Joern am 20. Jan. 2010 | Keine Kommentare

that’s very easy, just take off 2 of the 5 Category IDs you entered once in index.php

these are the numbers behind

<?php $display_categories = array( ….
It should look like this then

<?php $display_categories = array(3,5,6); $i = 1;
you will see now only three categories, I think you did that already.
So now you just have to set the width for each category to a wider value, done in style.css here:
.category {

..

..

width:286px;

}
It should be 286.66, that’s not to do so only if you are good you will see the last bar something like nothing short of the end.
Thank’s for asking here – I want to get some traffic too..
____________________
you find me on Google+, Twitter and Facebook

(von: Joern)

Hier noch 8 weitere Ergebnisse dieses Threads:

Another Category Bar Change Question

20. Jan. 2010 (von: Blogchick)

Hey JoernQuick question. Is it possible to have the category bar show only 3 sections instead of 5?Basically, what I would like to do is delete 2 categories and have the three take up the width of the screen -…

Re: Another Category Bar Change Question :: Reply by Blogchick

21. Jan. 2010 (von: Blogchick)

Hi Joern,Thanks for the tip. I actually haven't touched the template at all yet. All I did was adjusted an image of the theme to show what I meant. I'll try that now and let you know how everything goes.And…

Re: Another Category Bar Change Question :: Reply by Blogchick

21. Jan. 2010 (von: Blogchick)

I just went into my dashboard and made those changes - it worked out perfectly!Vielen dank! Weiterlesen →

single.php ‚post-format‘ template for builtin Post Formats

17. Sep. 2012 (von: Joern)

The problem: I need a single.php for one of the built in post formats like 'aside', 'gallery', 'link', 'video', 'image' or 'quote'.My theme was calling the content-single.php Post Format in it's original single.php like <?php get_template_part( 'content', 'single' ); ?>and…

Issues with upgrading WordPress, please help!

10. Okt. 2012 (von: omerkhan01)

Hi there Admin, I am trying to use a plug in but it says I have to upgrade from WP 2.7 to WP 3.0 and above. I have heard horror stories of people's WP sites disappearing after upgrading. What can…

Re: Issues with upgrading WordPress, please help! :: Reply by Joern

12. Okt. 2012 (von: Joern)

I would recommend to update! Sure there are some stories of peoples having problems upgrading - but this doesn't reflect my experience.The WordPress team tries to keep most stuff backwards compatible, I think they remove functions only if there are…

Re: Issues with upgrading WordPress, please help! :: Reply by omerkhan01

12. Okt. 2012 (von: omerkhan01)

There is an "auto update" button in the dashboard, can you not click on that and just do it this way, or must you do it "manually"? Weiterlesen →

Re: Issues with upgrading WordPress, please help! :: Reply by Joern

12. Okt. 2012 (von: Joern)

this "auto update" button might be much easier, but I never tried it. You have to supply your ftp login and hope it works. In case anything goes wrong, you have to do it manually. So I prefer doing it…

Autor:

Du findest mich auch auf Twitter und Facebook!

Schreibe einen Kommentar

Pflichtfelder sind mit * markiert.


Diese Website verwendet Akismet, um Spam zu reduzieren. Erfahre mehr darüber, wie deine Kommentardaten verarbeitet werden.

weitere forum Beiträge: