Stripes Theme

Este tema para WordPress es totalmente gratuito, y puede serviros también para desarrollar el vuestro.

El tema de marras :)

Estas son sus características principales:

  • Dos sidebars con posibilidad de meter widgets. Hay estilos para los widgets que vienen de serie con WordPress -Calendario, RSS, …-, y una de ellas está optimizada para AdSense, con un ancho de 160px.
  • Soporte para captions, y las alineaciones de la galería.
  • Soporte para entradas paginadas y divididas, y también para comentarios paginados.
  • Localizable por gettext, con traducciones al inglés y al castellano.
  • Comentarios destacados de usuarios registrados.

Si quieres descargarlo, accede al repositorio de temas de WordPress.

Comentarios

Dhampire

Hola, excelente plantilla, espero que no te importe que lo adapte a blogger Respetando todos tus derechos de autor ^^.

Ahora me quedo paseando por tu pagina que me parecio interesante

Manu

Claro, sin problema. Avisa cuando lo publiques ;)

Henrik Sultan

Hey man, great theme :) Using it now!
Just one thing, I suck at coding but would like to get a bit wider content area if that would be possible? Make the entire thing wider (with out caring for the low resolution folks out there)?

Manu

Hi Henrik,

I’m glad you like my theme ;)

If you want to expand the content, and the whole with, you have to change the CSS (style.css). Let’s say you want 200px more:

#wrapper, width:1000px; to width:1200px;
#columnaprincipal, width:506px; to width:706px;

And you should also change $GLOBALS['content_width'] = 500; to 700 in the functions.php

That should do it ;)

Regards,
Manu

Henrik Sultan

Gonna give it a go later :)
Thanks Manu

Dhampire

Listo, Tardó un poco ya que la pagina donde la colgué no trabajan los sábados y domingos.

Aqui el enlace para Stripes Theme Blogger.

Decirte que nunca habia trabajado con nombre de las “Div” “Class” en español. xD

Saludos.

Manu

Está bien la adaptación, aunque veo que el fondo se mezcla con el contenido :P

Curiosamente, hay un tipo que me ha comentado una duda de tu desarrollo ;)

Andrea

I really love this theme, but it have a little bug on Internet Explorer.
When you click on the top menu the header go down of 10-15pixel and when you go ‘hover’ the menu it goes up :)

Try to use it with IE, click on the top menù and do not move the mouse. And look at the header :)

Manu

It’s strange, it works fine for me on IE8. Maybe you are using an old version of Internet Explorer?

Andrea

Yes, i have IE 7 :)
I’ll try to fix it (i do not have IE8 and i can’t download it here at office.. and at home i have mac) if i can fix it i’ll send you the correction for IE7 if you want.

Thanks anyway for this great work, i really like this theme.

Andrea

Manu, hello.
I’ll try to use:

.romper {
content: “.”;
display: block;
height: 0;
clear: both;
visibility: hidden;
}

instead of:

.romper {
clear:both;
}

And it solves the problem with IE7. I don’t know if it works also on IE8 ’cause i can’t try it.. if you want to try yourself this fix the issue with IE7. :)

Manu

Hi Andrea, thanks for the tip! If it doesn’t break the layout in any browser, I’ll put the code in the next version. It seems that IE8 keeps working ok.

These kind of hacks make me hate IE even more ;-)

Henrik Sultan

Who uses IE? :p

Hate to be the bugger but I have been trying to figure out how to make a page without the sidebar and then let the content area take over the rest… if you know what i mean :p

have created a template and removed the get_sidebar bit but I am a bit puzzeld on how to get the content to use the extra space without breaking the layout? Tried some googleing but with nothing of use… any ideas?

Sry for the bothering :p

Manu

You have to change

div id=”columnaprincipal”

to

div id=”columnaprincipal” style=”width:984px”

The problem is that div is in the header.php file, so maybe it’s a good idea to move it to page.php, index.php, single.php and search.php and make the change only in page.php

I hope that helps ;)

Henrik Sultan

Its a start :) Gonna try moving the div and see what I mess up :p

Thanks for the extremely fast reply :p

Henrik Sultan

A bit surprised it worked as well as it did, all pages show up fine except the forum page that I want to use the entire area… (this is what happens: http://sultansblogg.se/?page_id=1636 )

Site in swedish so you will understand as much as I understand your lovley spanish blog :p But you see what happens. Tried changing style to with and such but same thing happens… Gonna fiddle some more but thanks in advance for any more help :)

Henrik Sultan

Sorry for spaming your comments but made a new entery in the style.css insted with the with to 984px :p

Thanks dude :)

Manu

Don’t worry Henrik… but I see you had some problems, as your site is shown “Under Construction”. Don’t hesitate to ask me if you need any help ;)

Jack

Hi Manu! I love the theme, and I’m using it on a new site I’m building.

I’m getting a bug on my registration page (wp-signup.php). The header & footer come together with no room in between, and the sign-up form just overlaps the footer and runs over below. Any ideas for a fix? (It’s at http://usas.org/wp-signup.php , but I might disable it until I figure out the problem)

Thanks for any help you can offer!

Manu

Hi Jack,

The problem is this theme is not fully ready to use it with WordPress MU. I’ll upload a new version with a little fix, and I’ll send it via e-mail to you, because it usually takes a day to go live ;)

Regards,
Manu

Jack

Perfect! Everything seems to work perfectly now – Thanks Manu

Manu

Hey, I’m glad to know that :D

da3m0n

Fantástico tema, lo he utilizado para mi blog (aún muy vacío).

Gracias por vuestro trabajo!!

Chris

Just started using your theme. Not bad. How do I put my logo in place of the text?

sugaar

Thanks for the theme ! I was searching one just like that for days (y noches) !

Manu

I’m glad you like it :D

David

Hi Manu,

I have installed your Stripes theme and I am very impressed with it, esp the font and font colors and how they gel with the dark background.

But i am not receiving comments and the layout is affected when simply viewing the post page after posting a comment.

I have investigated the WP docs and forum but to no avail. Can you possibly help? This is the error via Firebug:

Comments (

Fatal error
: Only variables can be passed by reference in
/home/content/z/i/g/zigmanbird/html/Blog/wp-content/themes/stripes-theme/functions.php
on line
29

If you click on a post with a comment you will see what i mean. (www.zigmanbird.com/Blog)

Would love to hear from you on this if you can. Thanks.

kosmo

thanks you manu for this theme, i will use it on my new site ;)
respect

laurent

ezzioac2

Excelente plantilla, ¿para usarla en wordpress hace falta un hosting de pago?
¿O teniendo el blog alojado en wordpress.com puedo modificar la plantilla sin problema?

Manu

No sé si la han añadido en WordPress.com, pero ahí no puedes modificar demasiado la plantilla, salvo que contrates el servicio de CSS personalizados. Lo mejor es tener hosting de pago.

ezzioac2

Vale gracias, ¿en blogger tampoco se puede hacer gratis?.
Supongo que por ahora me tendré que quedar con la que tengo.
P.D.: te he mandado un mail a la dirección que das en contactos, me sería de gran ayuda que lo repsondieses cuando pudieras.

¿Tienes algo que decir?