Hi.
Thanks for the great theme.
I noticed that there is a file type extension typo in /spring-song/functions.php line 54-56.
The code is
register_default_headers(
array(
'spring' => array(
'url' => '%2$s/images/headers/spring.jpg',
'thumbnail_url' => '%2$s/images/headers/spring-thumb.jpg',
/* Translators: Header image description. */
'description' => __( 'Spring Song default header', 'spring-song' )
)
)
);
But is should be
register_default_headers(
array(
'spring' => array(
'url' => '%2$s/images/headers/spring.png',
'thumbnail_url' => '%2$s/images/headers/spring-thumb.png',
/* Translators: Header image description. */
'description' => __( 'Spring Song default header', 'spring-song' )
)
)
);
]]>
I have a blog with your theme installed. The frontpage is with all the post. I want all the post be fully displayed instead of only 3 rules and a […] to read it more. How do I do this?
]]>I love this simple pretty theme – yet it doesn’t appear to be mobile responsive on my little Android phone.
Is there a way to do this without slowing down load time with those plugins?
Would love to know.
And is this Header image yours?
Hallo,
My friend has a blog with your theme installed. The frontpage is with all the post. Now she wants all the post be fully displayed instead of only 3 rules and a […] to read it more. How do I do this?
Friendly Regard,
Jelmer
Theme Name: Spring Song
Site: freesocial2011.com
I am trying to figure out how to get my menu all on one line. Any new menu items I am adding go to the 2nd line.
How can I do this?
]]>