Hi, managed to get all my other tweaks done by plugins but this one is harder to fix.
I don not want the posts in ‘blog’-mode to be chopped down (called exerp?)
Otherwise this is a very nice theme! And thank you for keeping it free!
Open loop.php and replace [code]the_excerpt()[/code] with [code]the_content()[/code]
Thanx! Its working but the text and link is still there
Still not clear with this, you sill have to go into post mode to see comments, I want it on the blog page or at least a text that diplays the amount off comments on each post!
Btw, I made a swedish translation, if you want it I can email it to you!
To display the number of comments in the blog see the function [url=http://codex.wordpress.org/Function_Reference/comments_popup_link]comments_popup_link()[/url]
Of course, the Swedish translation is welcome.
hello, I have removed the button “continue reading”, but I have to go into post mode to see comments, I’d like to have the comments box on the blog page. Is it possible? Can you help me?