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.
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.
There is an unexpected endif in line 79 of index.php when I installed it
Yeah, I’m sorry I just take aware of that, it’s fixed now. Tell me wether it’s ok or not.
Thanks, its working fine now.
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
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.
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
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
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.
the blue version doesn’t appear to be liquid.
thanks!
i love the theme!
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
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!
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.
hello Ghyslain,
is the rounded v2 also wp 2.1.3. ready (without the link box bug)?
thank you
Good job. Thanks for share this great template.
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
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
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):
==================================================
[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 ?}
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
asda
Testing the comments, wouldnt show up on mine….
totally love this theme
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?
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.
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??
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.
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/
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!
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.
Hello, I’ve just discovered your template and it’s great. thanks a lot
@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”
My comments do not show an author. Is this usual? What modifications do I need to make to include who posted comments?
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.
Thanks a lot Helpfulliness : it solve the problem
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.
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.
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