WP皮肤 “风景”
The Scenery v0.93
A slightly different dark theme with some animation effects. You can replace the big-background-image to any pictures you like, and config how to display the background image under the “Design” page of admin console.
How to change the background image:
There is a image file called: “11670011000.jpg” in the theme folder, you can either:
- replace it with your own image file before uploading the whole theme folder to your server
- or if you have already uploaded the theme, put your own image with the name “11670011000.jpg” to <Your wordpress installation folder>/wp-content/themes/the-scenery to overwrite the old one
The inspiration came from the photo my friend taken, and the brown grass, on the Shanghai-to-Lhasa train.
published on wordpress.org:
http://wordpress.org/extend/themes/the-scenery
Update history
0.93
Change:
- default background image changed, it’s a photo taken by me in the sunrise of Poonhill, Nepal.
- the search box in the top is invisible by default, you need to turn it on with theme option page mentioned above
Bug fixed:
- in Safari/Chrome browser, the background image will not be visible if its cached
- some security fixes
0.91
Improvements:
- Improved theme overall performance by re-implementing the rendering mechanism of the background.
(change from using flash to using javascript) - Improved theme look & feel and performance under Microsoft IE.
- use text-shadow css attribute on Firefox3+ and Safari to gain better look & feel for the title text.
Bug fixed:
- a security issue: theme might be attacked by script injection
0.6
Bug fixed:
- a flash error poped out if flash/flex debug version is used.
- php warning “headers already sent by theme-options.php” when operating in WP admin console (like posting posts).
0.5
There are more than 10 guys using the theme now
, so, update begins.
Feature added:
- “Keep Ratio” or “Stretch” zooming or the big-background-image, this is done by a flash control.
You can find an extra configure page under “Theme” menu in admin console, there will be more options there in the future. (see the below picture)

Bug fixed:
- if there are two post in one day, the date of post might be incorrect.
- several layout issue fixed, now the theme looks better in small screens.
0.1
Actually, there are still distance between what the theme is now and what I imagine it to be. So I give it version 0.1. If there are more than 10 people use this theme, I’ll consider make v1.0.
Known Issues, or we say “things to do to be v1.0″:
- Make full support for all popular browser. IE & Safari and Opera. (currently it only looks good on Firefox)
- IE & Opera do not have rounded corner implemented; Safari only has some
Use image instead of css attribute border-radius to implement the rounded corner - IE6 does not support multi-level dropdown menu
- Slidebar doesn’t looks good IE6
- IE & Opera do not have rounded corner implemented; Safari only has some
- Redesign the header dropdown menu. I think it now makes the whole page looks complicated, but I really need that dropdown menu.
- Consider using some background image from places like flickr. I can query the latest & hottest big scenery images using their API, and show it as the blog background image.

English
1
Beautiful. I love this them. Judicious use of transparency and a clean layout. I’m going to try this out on my blog. Thanks.
2
them->theme
3
This is amazing. I’ve never seen anything like it. This looks very creative and original to me, I hope to see more from you.
4
Hey, I love this theme. This is such excellent work!! Thank you very much! Here’s where I used it if you wish to check it out – http://quixotebroadcasting.com/blog/ .
5
很高興在wordpress發現由你創作的主題,也嘗試在我的博客使用;我是新手,所以想請問你
1.有關於底圖將如何更換?
2.在sidebar部分我並沒有像你一樣的淡出動畫效果,是為什麼呢?
還請你協助,thanks
6
Hello,
I mentioned above how great I think this theme is. I will write about it soon on my blog, and let everbody know about it on that watches my site Rabbit Bites. I am implementing it here http://www.quixotebroadcasting.com/blog/ and love how it looks. One thing I didn’t realize is that the image doesn’t scale to fit different sizes of resolutions/monitors. I have one computer with a 13 inch screen where the image gets cut off and another much larger screen inch where I get back borders. Do you know of a way to scale/stretch the image to fit the different sizes? I would very much appreciate any tips/help. I have looked at some pages where folks are talking about it like this http://www.cssplay.co.uk/comments/comments.php?comment_id=100%%20background%20image but it is beyond my skill to figure it out.
I am at nquixote (at sign here)rabbitbites.com and would very much appreciate any help. Thank You!
7
Just dropping a comment to compliment you on the awesome theme, I love it. If you have the time, please keep me posted on updates to it.
8
Thanks to share the theme
9
You now have more than 10 using the theme. Keep up the good work!
10
Theme bug.
When I have more than one post on a given day, the first post on that day comes up with today’s date instead of the date the post was created. The second post on that day works correctly.
I run a test site locally and post things there before I put it on the real site. Both run PHP5 and mysql. Both run the same version of WP and the theme. However, the test site uses MS IIS and the real site uses Apache. Not exactly sure at the moment if the mysql versions match.
The test site does not have this problem, only the real one. Switching to default or classic theme has the dates grouped properly. I’d fix it myself, but I don’t think I’m qualified. I’m still trying to figure out how the various php files talk to one another. I’d hate to break my site.
11
Adding:
<link rel=”shortcut icon” href=”/favicon.ico” type=”image/x-icon” />
to header.php breaks the fade out of widgets on the sidebar. Can’t figure out why.
12
[...] thanks to Leen for The Scenery Wordpress theme. It is one of the more cool, versatile themes around, [...]
13
I like the theme and would love to use it but smaller monitors seem to break it, when the scrollbar ppears at the bottom the headers for the sidebar gets cut so even scrollling right you can’t see them.
oh and in firefox the footer sticks so when you scroll down the footer scrolls instead of staying at the bottom.
works and looks great in ie8 btw
14
oh and my website is corporatebaseball.us
15
http://blog.v0-0.com
thanks
from Taiwan
16
Great theme, I love it. Keep up the awesome work I will be checking for updates. I am using it on my blog http://www.automatonsadrift.com. Check it out sometime.
Thanks again! =)
17
I was using a GoStats hit counter under 0.3 by modifying footer.php. I can’t seem to do the same thing under 0.5.
_gos='c4.gostats.com';_goa=mysiteidnumber;_got=4;_goi=17;_goz=0;_gol='html hit counter';_GoStatsRun();
<!-- queries. seconds. --> <?php echo sprintf(__("Powered by WordPress"), __("Powered by WordPress, state-of-the-art semantic personal publishing platform.")); ?>. : The Scenery.
You did fix my date display problem for multiple posts on the same day. Thanks!
18
Using the flash background image control results in an error in both IE6 and IE7. I believe the function getTheSceneryThemeSettings is returning one too many elements since the last element is followed by a comma “,”. This makes the last element of the array an unnamed key with a value of semicolon “;” and the page does not render. Page works in FireFox, Safari, Opera, and Konqueror – IE is the only browser showing problems. Using standard text/css style does not cause a problem.
Some (not all) IE6 browsers I’ve used for testing don’t display the pages at the top. Weird.
Modified style.css to include:
Put my hit counter code into footer.php as div footer-counter immediately after body-close. Seems to work.
19
Hello from Germany.
Thanks a lot for that great theme. We’re using this for our small baseball photo-blog http://www.elks.de/blog/
it works excellent also in combination with a flickr- photo plugin/api. i’m looking forward for your next updates.
With compliments
AES
20
Rendering very poorly in Microsoft Internet Exploder. In IE6 the top page menus (Home, About, etc.) are not being rendered at all. In IE7 they show up but the search control is misplaced. I cannot implement the flash image handling or the site won’t come up at all in either version of IE. For instance, your site in IE 6 or 7:
Line: 747
Char: 9
Error: Expected identifier, string or number
Code: 0
URL: http://leen.name/creations/the-scenery-wp-theme/lang/zh/
I think the ‘foreach’ loop in function getTheSceneryThemeSettings builds a parameter string that gets passed to the flash object. These parameters are key=>value pairs followed by a comma. Since the last parameter is also followed by a comma, under IE it is passing one too many parameters and rendering fails.
I don’t know enough about php to fix it and since most of the known universe uses IE the site has to display well in IE or I can’t use the theme. Using just the text/css method for now so the site will work for most browsers.
The pages rendering under IE6 and the flash rendering failure under all versions of IE are both critical errors.
21
Warning: Cannot modify header information – headers already sent by (output started at wp-content/themes/the-scenery/theme-options.php:11) in wp-includes/pluggable.php on line 770
seem got some minor pro there.
22
Hello!
I can’t understand how to change the background. Can you help me??
23
Sorry!
I can’t to change de background inmage!!!!!
And I don’t speak english
would you help me, please?
24
Hey Leen,
LOve the theme. I’m having a problem that happened once before. It happened before when I tried to upgrade wordpress, so I’m not sure if it’s related to an upgrade yesteray or not. I’m on mac osx and Vista. Doesn’t matter what browser: same problem. Not using zoom or anything (I tried these but only get a black screen instead of my image)
HERE’S THE PROBLEM: The sidebar appears below all of the posts. See here:http://quixotebroadcasting.com/blog/. Can’t you tell me how to correct this? Much appreciated.
25
Correction. It is working when I only have one post at a time visible.
26
Great theme. To simlish, just copy your image file (JPG) to the “/wp-content/themes/the-scenery/” and rename it “11670011000.jpg”.
Love the theme for sure in Firefox, but I can’t get it render at all in IE7, which renders it useless! Tons of people on IE out there! Search field not rendering, background not rendering, and none of my widgets are rendering. If I’m able to figure out what’s going on in the code, and how to fix it, I’ll make another post.
27
So I notice that if I open an article in IE everything looks fine, just not on my front page! Missing the search, all my widgets, background… Any idea of a fix for this?
28
I have a few questions. I am trying to build a site with this theme, as it is by far and away my favorite of any on the wordpress site. But I am running into a few issues.
1. With wordpress 2.7, the ‘design’ section of the admin appears to be gone, and I see no way to change the background picture of the blog unless it is done manually by uploading a different picture of the same name. Is this correct?
2. If I want to use different background pictures on different static pages – say, one pic for a page selling baseball equipment, a different background pic for a page about basketball equipment – can that be done?
3. Can the search box at the top be moved over to the widgets area for sites with a number of pages? This is one of the few themes I have seen with a top navigation bar, and the search being there seriously hinders it.
4. Is there a way to put long bullet points of text into 2 or more columns, instead of long scrolling?
5. The theme seems to render fine for me in IE7, but with no background picture, as stated earlier.
29
one question…
it’s possible to reduce the transparency of the posts area?
Because with more brightness background images the text and images posted lost too much definition.
thkx
30
I am using this theme as well! I love it… Thanks for sharing!
31
Hey everyone
If your theme background is not displaying in IE, it is probably related to the getTheSceneryThemeSettings extra comma error that has been mentioned above a couple times. To correct this problem, replace the function with the version I have pasted here. If this code fix helps you, please do me a favor and link to my blog website from your blog! http://www.automatonsadrift.com
Thanks everyone!
Rob
Source code begins:
———————–
function getTheSceneryThemeSettings(){
return {
$value){
$buffer[] = $key.”: ‘”.$value.”‘”;
}
$comma_separated = implode(“,”, $buffer);
echo $comma_separated;
?>
};
}
32
Sorry guys it screwed up, didn’t enclose in tags, here it is again
function getTheSceneryThemeSettings(){
return {
$value){
$buffer[] = $key.": '".$value."'";
}
$comma_separated = implode(",", $buffer);
echo $comma_separated;
?>
};
}
33
Oh for crying out loud! Ok, it didn’t accept code and /code tags and that pasted code is screwed up and won’t work. SO! If you would like to see the fix for the getTheSceneryThemeSettings() extra comma bug, just go here to my website. It is at the bottom of this page.
http://www.automatonsadrift.com/about/
34
I wasn’t able to post on your blog.
but thank you very much Rob!
I will fix this bug tomorrow.
35
hey guys, need some help.when some click on a picture, the image become in a blanc backgroud..how can i change into black?
regards
36
Thanks for the new .6 version, works well. As a note, I upgraded to WP 2.7, and the original version I was using (.1 I think) was working fine in IE at that point. At any rate, all is working well, LOVE the theme, thanks leen!
37
haha~
so cool~
so many comments which inspried me more or less to write some software/web by myself to share on the internet
38
Love the theme thanks – i’ve adapted it and used it for my friend’s site here: http://ciaraconsidine.com
39
Cool site! Dermod.
40
Thanks for the email update on the new theme! Really appreciate it!
41
Hello Leen- what a beautiful template! Thank you for sharing it. I am having trouble figuring out how to change the background image and see that others are having the same problem. Could you please direct me to some English language instructions on how to upload my own image in place of this lovely blue? Thank you, Fiona (Victoria, BC, Canada)
42
Number 28, above asked a question that I don’t see a response to. I also would like to be able to have a different picture as the background on each page. Is this possible and can you instruct me as to how to do this?
I really like the theme and the ease in using the code.
Thanks,
Lori
43
hey, please see the update on the main post:
How to change the background image:
There is a image file called: “11670011000.jpg” in the theme folder, you can either:
•replace it with your own image file before uploading the whole theme folder to your server
•or if you have already uploaded the theme, put your own image with the name “11670011000.jpg” to /wp-content/themes/the-scenery to overwrite the old one
44
ok, i hope for your sake leen that i am the last person to ask these questions. 1stly how do you change the background image & can u use different images for different pages?
what do u mean by putting ur own image with the name “11670011000.jpg”? do u mean that i should my jpg image name and then “11670011000.jpg” after it. or do i need to change the name of my pic to “11670011000.jpg”?
is there anyway you could put up a real quick web video of it? would stop so many headaches.
i also have a problem as since i have tried to change the image. the image does not stay in view when i scroll down the page. it goes out of view and just shows a black screen.what have i done?
oh and do you know how the author of this blog http://www.elks.de/blog/ has created that effect on the front page. The revolving image with links, its really impressive.
help would really be appreciated.
thanks
45
haha, finally i changed the background pic. Ive been trying to chnage it via wordpress but i had to go to my server host! if u could still help out with the other questions, it would be sweet!
46
I was not able to visit the site you mentioned: http://www.elks.de/blog/
Zugriff verweigert – Access Denied.
IP 58.38.93.7, referer, host or user-agent blocked. Attempts: 1. Good Bye.
47
it’s a great themes, thanks for share
48
Here is a technique that does not use Flash to achieve the same effects:
http://cssscoop.com/thescoop/perfect-full-page-background-image/
Cool.
Thanks.
49
Thank you very much Chris!
Currently “The Scenery” theme’s background is already change to use javascript + HTML implementation instead of using flash.
50
Why there is no “Categories” when you are not on Home page? Can it be changed?
Is there a way that Category stays always “open”?
51
I’ll answer part of my question by myself>>>
to keep “Categories” on subpages you should go to Sidebar template and change “__(‘Category’)” into “_e(‘Category’)”.
Nevertheless, it makes some mess with css… pitty…
I love how Rob changed the Sidebar… on http://www.automatonsadrift.com/ … exactly what I was looking for…
52
OK not exactly what I was thinking, but you can check this out at http://www.jokalux.co.rs
53
这个theme真的很好看,我很喜欢这种fixed background的类型。还有觉得圆角以及下拉菜单都做的很出色,谢谢你~
54
Hello Leen how are you?! Thank you for this great theme! I’m using / adapting it to a restaurant in Marrakech’s famous Djemaa el Fna Square.
I have one request please, how can I make the sidebar menus, like language menu and links full time visible? Is this hard to do?
thank you, check out the website at http://www.aichamarrakech.com/ , greetings from Sahara Desert!
55
Thank you very much Joao for your usage and suggestion, seems it’s the request for everyone.
I will do a update of theme soon and provide a option for you to toggle.
56
Thank you! I’ll be waiting.
cheers.
57
Hum… sorry for another comment, but, do you think I can addapt a flash swf to this theme instead of the simple image? It would be fantastic to get a flash movie into the background of the website. But, I don’t know how to do it. Check out this guy, he has a wordpress on top of flash background! http://www.thesquarefestival.com/ thank you again.
58
Hi!
Thank you for a great theme! I’m using it for a non-profit student organization in Sweden, and it works great!
I’ve made some modifications to it, just to make it show different backgrounds depending on what date and time it is, thought it’s not made using a flash movie as João asked for.
Otherwise the theme works great!
59
Hey there again, Andreas, I would love to be able to change pictures every time I reload the page. Would you be so kind on helping me out with it please? What should I do? thank you
60
Hey João
It’s actually not reloaded each time you reload the page, it’s just reloaded depending on what time it is. But, here’s the code (insert it in functions.php just above the regular background code):
//Andreas' addition
//This part check whether the day and hour is odd or even and changes the background accordingly
if ((date("d")) % 2) {
if ((date("h")) % 2) {
$CSS_bg = '/images/bio_1.jpg';
} else {
$CSS_bg = '/images/wind_2.jpg';
}
} else {
if ((date("h")) % 2) {
$CSS_bg = '/images/wind_3.jpg';
} else {
$CSS_bg = '/images/wind_4.jpg';
}
}
//End of Andreas' addition
And replace
backgroundImage => get_bloginfo('template_url') . '/11670011000.jpg',
for
backgroundImage => get_bloginfo('template_url') . $CSS_bg,
As you see, there are two different backgrounds that alternate on odd days, and two other on even days.
Good luck!
61
wow andreas thank you!!! very kind of you. greetings from sahara desert! anytime nearby come over for mint tea!
cheers
62
Good luck implementing it!
Thanks for the invite! I’ll let you know the next time I’m nearby!
/Andreas