rainer23
Forum Replies Created
-
Forum: Your WordPress
In reply to: I don't wanna upgrade. to WP 3.0hi adoresimon, for me your blog looks nice since it focuses on well written content and not bits and pieces.
You shouldnt worry to upgrade, nothing goes wrong. Just deactivate all plugins, make sure all files are uploaded and you’re done!
Or, wait till waning moon in a good sign.Forum: Fixing WordPress
In reply to: Changing user name after upgrade to 3.0Thanks macmax, this works!
Forum: Fixing WordPress
In reply to: Changing user name after upgrade to 3.0http://i49.tinypic.com/24c8w03.jpg
Thanks Saildude, pic above of my admin panel shows that the admin field cannot be edited.
Forum: Your WordPress
In reply to: New website designLooks ok and functional. Of course nowadays the surfers are cruel, always asking, couldn’t get any better?
For me the trick to have this all at once in the bag is a video message.
As soon you address people as person you are done. People hire you when knowing who you are as person. Therefore you have in any successful advertisement a person. Just my two cents worth.Forum: Your WordPress
In reply to: Finalist for “Best Real Estate Blog in Texas”Really awesome webdesign and topmost functional at the same time! Gratulations, you did a good job!
Forum: Your WordPress
In reply to: First ImpressionLooks quite ok, may be a bit old fashioned, like webdesign from 2005. But this depends on who your clients are what target group you’re addressing?
A slideshow and a video clip might provide more features for convincing prospective clients to chose you for the job.Forum: Your WordPress
In reply to: Beautiful Site But…Could be that the pics have too many KB, try 30-40 KB for each pic in a slideshow. 3 pics would be better.
Search engine optimization depends on the content you’re presenting in the news blog.Forum: Plugins
In reply to: [Plugin Postlist help] i realy need some helpsurf to your dashboard, below on the left side you see your installed plugins, click on postlist.
Forum: Installing WordPress
In reply to: rss fails with pretty permalinkstypical “safe mode on” problem.
Forum: Fixing WordPress
In reply to: How to make the blog show posts from only one specific categoryThis is explained here: Display posts from only one category by name:
query_posts(‘category_name=Staff Home’);
http://codex.wordpress.org/Template_Tags/query_posts
* Display only a single post on your homepage (a single Page can be done via Settings -> Reading).
* Show all posts from a particular time period.
* Show the latest post (only) on the front page.
* Change how posts are ordered.
* Show posts from only one category.
* Exclude one or more categories.Forum: Fixing WordPress
In reply to: Lots of Spambots lately..Thanks so much, hopefully this will work! Akismet: “Your key has been verified. Happy blogging!”
Forum: Installing WordPress
In reply to: wordpress.com to wordpress.org with bluehostYou installed your own wordpress blog at bluehost but your domain url is still directing you to wordpress.com? Did you change the paramater of your domain to your new webspace at bluehost?
Forum: Fixing WordPress
In reply to: .Htaccess within wp-admin folderThanks, riversatile! http://wordpress.org/extend/plugins/bad-behavior/
Forum: Installing WordPress
In reply to: Fatal Error Upgrading to 2.9.2Auto-upgrade mostly fails when your hosts has turned his servers “safe-mode on”. In US lots of servers are “safe-mode off”, in Europe almost all have “safe-mode on”.
Forum: Installing WordPress
In reply to: Upgrade failureJust repeat the installation, this time properly filling out the wp-config.php. Do you have table_prefix = ‘wp_’ in your wp-config.php? Use the secret key generator for wp-config.php: http://api.wordpress.org/secret-key/1.1/
Blog url can be edited at dashboard, general settings.