Class
Forum Replies Created
-
Forum: Your WordPress
In reply to: Requesting feedback: High school club website, WP backendOh I looked at the site itself but forgot to comment, heh..
Load times are fine, the use of few colors makes it easy on the eye, text is easy to read with enough margins. I like it, good job.I know most people have/use flash, it just rubs me the wrong way when I need a plugin to surf the web, that’s not how the WWW was supposed to work 🙂
I don’t have anything agains flash itself but when I surf with my ancient laptop, it nearly dies on some sites with lots of animationsof all kind 🙂 If Lappy can render a web page, it’s good hehe …
Again, good work.
Forum: Installing WordPress
In reply to: WordPress on Jumpline.com Does it work?What (if any) error message do you get?
Forum: Your WordPress
In reply to: Requesting feedback: High school club website, WP backendHonestly I don’t bother with all flash sites.
I’m not sure what I dislike the most, the<blink>tag or websites that need flash 😉Forum: Themes and Templates
In reply to: Category Listing PageMaybe list_cats() can be used inside the loop? http://codex.wordpress.org/The_Loop
Forum: Fixing WordPress
In reply to: Insert a Flash in headerLook in (your theme) header.php. A search here might get a few pointers…
Forum: Fixing WordPress
In reply to: Comments Still Not WorkingI haven’t used comments_popup so I can’t help with that, but what file is this? I can’t see any reference to output comments.
Forum: Fixing WordPress
In reply to: can not log out in firefoxTried clearing cache and cookies?
Forum: Fixing WordPress
In reply to: Plugins not displaying…Maybe the permissions are wrong?
Forum: Fixing WordPress
In reply to: Comments Still Not WorkingWhat theme are you using? I cant see any call to the template tags for comments in your source.
http://codex.wordpress.org/Template_TagsForum: Fixing WordPress
In reply to: Live Bookmarks, I only see 1 postIf you limit the posts for the feed to show to 2, is it working then? Maybe it’s some special character in one of the posts that mess with the feed?
Forum: Fixing WordPress
In reply to: site hackedergate, are you using Cpanel?
http://www.php-update.co.uk/forum/view.php?msgid=3258&forum=1&page=1Forum: Fixing WordPress
In reply to: Live Bookmarks, I only see 1 postControlpanel -> Options -> Reading?
Forum: Installing WordPress
In reply to: Error establishing a database connectionWhen you say ‘In MYSQL’, do you mean from commandline/shell?
Did you check permissions on the wp-config.php file?Forum: Themes and Templates
In reply to: Anybody clever enough to design a WYSIWYG template editor?It’s called Macromedia Dreamweaver 😉
Forum: Installing WordPress
In reply to: Centering Horizontal MenusLike podz said it would be easier to help if we knew the URI to your page.
No need to reinstall WP if you mess up a theme, just upload it again.
You could make a copy of the theme you like best and edit the copy, that way you can switch between the original and the copy.