Site gone away
-
Hi, I have a really urgent prolem.
My site wasn’t showing the pictures in their real size and I searched the forum for an answer an came across this:
“Q: Why can’t I post “full size” images correctly? Why does WordPress always limit them to 500 pixels wide?
A: Your theme has not been updated to use the new image scaling features properly. WordPress 2.5 allows themes to specify the width of their main content area. The reason for this is that people were commonly posting straight camera photos and then getting annoyed when their images made the blog super wide. All you have to do is add one line to your theme to make it compatible. Add this line to the theme’s functions.php:
$GLOBALS[‘content_width’] = 800;
Replace 800 with the maximum width you want to allow an image to be in the main blog area.”So I did exactly this. I must say that I do not understand the first thing about html but I gave it a shot. The first time I tried, nothing happened. So I asked a friend for help, but since she was not available I tried it again. But this second time, when I pressed the “Update File” button, this message appeared: “Parse error: syntax error, unexpected ‘$config’ (T_VARIABLE) in /home/fashione/public_html/wp-content/themes/sliding-door/functions.php on line 94”
I took it off and pressed the button again but the message kept appearing and now I’m kinda desperate because I don’t know what to do anymore. If anyone enters my site this is what it show instead of my page. And I can’t go anywhere else in the edit page, everything I try to do, this message shows up.
I would really appreciate any help you could give me, please.Thank you all.
The topic ‘Site gone away’ is closed to new replies.