Wordpress themes

It could be this one, who knows ?

 

Rounded V2 blue edition ready for Wordpress 2.1.3

I’ve fixed few things on the theme that prevented you from making it run on wordpress 2.1.3. Everything should be ok now, leave a comment if something is still going wrong. Zip updated on April, 10.

Filed under : Wordpress, Rounded V2
By Ghyslain
On April 10, 2007
At 11:12 am
Comments :
 

38 Comments for this post

 
Mandrake Says:

There is an unexpected endif in line 79 of index.php when I installed it

 
 
Ghyslain Says:

Yeah, I’m sorry I just take aware of that, it’s fixed now. Tell me wether it’s ok or not.

 
 
Mandrake Says:

Thanks, its working fine now. :)

 
 
alex Says:

Hello,

I’m french, sorry for my english, I(ve a problem, with smileys, i’ve not installed others plugins, just your theme, and in a article, they are always in the line after.
Example: http://www.studio-trackmania.com/ipod/

The final smileys are on the latest line but in my editor (admin panel) is in the end of the line, it’s in all the blog !

Help-me !
Thanks :)

 
 
Ghyslain Says:

Hi Alex, let’s talk french so. C’est parce que toutes les images des posts sont en float:left; je pense donc ça te les place à la ligne à chaque fois. Pour corriger ça essaie de trouver .post img et enlève le float:left;

Voilà j’espère t’avoir aidé. A bientôt.

 
 
alex Says:

Exact, merci beaucoup ! Comme vous le disiez il y avait un float:left en trop ici:

#content .post .storycontent p img{
float: left;
border: none;
}

Merci beaucoup pour votre sympathie et votre rapidité ! Bien à vous,
Alexandre

 
 
El Ev!L Says:

Hi, I have a problem, I have wordpress 2.1.3 and when I use widgets in my sidebar, when i attach the links widget, it appears without the border, only the text, what can I do, hope to get your help

 
 
Ghyslain Says:

Ho I’ve ever seen this indeed, I figured it out : the widget.php file which is used to build all widgets uses a wrong (well a wrong in my opinion) method to build the links block. I’ll try to look further but I remember someone has already asked me the same question, try to take a look at the previous comments.

 
 
Doug Ransom Says:

the blue version doesn’t appear to be liquid.

 
 
Darktoy Says:

thanks!
i love the theme!

 
 
diana Says:

Hi
i love your theme and use it for my blog…. now i wanna add not only the pages and categories … i wanna add my last ten entries in the sidebar.. can you give me an explanation how to add this in my sidebar????

thanks a lot..
bye diana

 
 
Agamum Says:

Hi!

I used your theme for a friend’s blog, and I’m having two problems since earlier versions:

1. If I use the Alex King share-it plugin, the icon image for this plugin dont appear using your theme, but it appears using others…

2. The date of the post is blank for may entries… :? some have the date and others not…

When I see that you released a fix of this theme for WP 2.1.3 I thinked “wow! this will run ok…” but using the new version any of those problems have fixed.

Any ideas??

Thanks!

 
 
Enstein Says:

Hello,I’m Chinese,my English is poor.I found a problem of this theme.

If the resolution of your computer is 800*600,the sidebar will be under the post box.

 
 
Walter Says:

hello Ghyslain,

is the rounded v2 also wp 2.1.3. ready (without the link box bug)?

thank you

 
 
Otto Says:

Good job. Thanks for share this great template.

 
 
Wendy Says:

I have installed Wordpress 2.2
I want to put my archives on a specific page. I;ve tried using the archives template in the default theme, and fiddling with the code but no matter what I do I seem to mess-up the layout. If you have time and its a simple task adding an archive template page to the theme would be appreciated :-)

 
 
Tze Heng Says:

The frame around a post will be discontinuous is the post is large (either with lots of text or pictures). Is there anything that can be done to fix this?

Thanks in advance

 
 
dodo_man Says:

I dont know if anyone mentioned this already or not. But there is a problem with the theme if you specify:
“Must be registered in order to comment on a post”.

The problem is that, if you have the above setting enabled (in order to prevent spam comments), then your sidebar will appear BELOW the comments section, instead of the usual right-hand-side.

Solution follows:
CHANGE THE FOLLOWING (in your comments.php file):
=================================================


==================================================
TO THIS (just the positioning of one line differs):
==================================================


 
 
dodo_man Says:

[sorry, I’m writing this again cause the php tags were removed from my earlier comment. oops!]

I dont know if anyone mentioned this already or not. But there is a problem with the theme if you specify:
“Must be registered in order to comment on a post”.

The problem is that, if you have the above setting enabled (in order to prevent spam comments), then your sidebar will appear BELOW the comments section, instead of the usual right-hand-side.

Solution follows:
CHANGE THE FOLLOWING (in your comments.php file):
=================================================
{/form}
{/div}{!– close commentform-container –}
{/div}{!– close COMMENTS-POST –}
{?php endif; // If registration required and not logged in ?}
{?php endif; // if you delete this the sky will fall on your head ?}
==================================================
TO THIS (just the positioning of one line differs):
==================================================
{/form}
{?php endif; // If registration required and not logged in ?}
{/div}{!– close commentform-container –}
{/div}{!– close COMMENTS-POST –}
{?php endif; // if you delete this the sky will fall on your head ?}

 
 
Milla Says:

Hi!
Love these Rounded v2 Themes! I only have one problem: my posts always contain large images and I would like for the text NOT to wrap around the picture - how can I fix this? Also I see the same problem as Tez above me with the large posts.
Thanks for making these themes available to us!!
-Milla

 
 
Test Says:

asda

 
 
Fengt Says:

Testing the comments, wouldnt show up on mine….

 
 
Reyn Says:

totally love this theme :)

 
 
Petra Says:

Hello

As the french writer i have the same problem.
My smileys come on the next line instead of after!

How do i fix it?
I dont understand french. And Englisch is not my language to :)

Ghyslain can u please help me?

 
 
Sarah Says:

Hi, I am having a problem and I wonder if you could help me please? There is no link at the bottom of my page to go back to the previous entries. I have searched through the code and it looks like everything is as it should be but maybe I am missing something. Help?

Thanks in advance.

 
 
Petra Says:

Hm i have the pinkversion?? And ther is the arrow on the end of the page. Don’t know why it is not in the blue version??

 
 
Ghyslain Says:

To Petra : I don’t have any pink version, you must have taken it from another website, someone who has changed colors. Could you give the website where you took it please ?

To Sarah : maybe your number of maximum post display is set to 10 or more and you don’t have reach this value for now, that’s why the next and previous button doesn’t appear at the bottom of your page.

To Milla : to prevent images from wrapping around your text, you have to remove the float:left to all images contained in posts. Look at the css.

To Wendy : yeah, sorry, it seems I forgot to design this page, I’ll take a look at this when I got more time.

 
 
Petra Says:

Ghys,
I took it from Wordpress !
It was screend for a green one.
Mine is pink ?
Strange anyway.

You can see the theme on my site if u like. http://mgam.nl/

 
 
Meg Says:

Is there a way to make the main column a set width? I’m trying to keep larger pictures from extending into the sidebar. Thanks!

 
 
Liz Says:

Can you share the exact details as to how we remove the float so that the text does not wrap around the picture? I’m really ignorant with this stuff.

 
 
Bertrand Says:

Hello, I’ve just discovered your template and it’s great. thanks a lot ;)

 
 
Lau Says:

@Liz:
(Sorry for my english, I’m a french person)

You have to modify the file “style.css”
Open it and look for the line with “#content .post .storycontent p img{” (~ line 338)
Below this, delete “float:left”

 
 
Lisa Says:

My comments do not show an author. Is this usual? What modifications do I need to make to include who posted comments?

 
 
Helpfulliness Says:

Lisa> The comments.php in the “Rounded (v2) Blue Edition” seems broken somehow and won’t show the comment author information. Using the comments.php file from the “Rounded (v2)” zip file fixes it.

 
 
David Says:

Thanks a lot Helpfulliness : it solve the problem

 
 
Emily Says:

Like Tze Heng, I really need to know how to fix the issue with long posts. I’ve worked very hard tweaking this theme and love it, but this is a big problem. Do I just need to make those post images like 20,000 pixels high? I changed them to 6,000 and it bumped the gif filesize up to 27kb. Please, any help would be really appreciated here. I need to launch this website asap.

 
 
Ghyslain Says:

Emily,
as said and said before, rounded v2 is based on images, the only way to fix it is to make your post background images longer.

 
 
Anthony Says:

Hi,
First, congratulation for this template.
Second, i’ve the same probleme like agamum, the date of the post is blank for may entries…It’s when two entries havre the same date.
Sorry for my inglish, i’m french.
Thanks for your help
Anthony

 

Leave a Reply