Tdude
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Template coding problemIf you haven’t tried already the “more” icon in the editor, try putting in
<!--more-->in your HTML. There is also a slick Mooposts (or something) plugin with an accordion effect.
Good luck,
TForum: Plugins
In reply to: Ajax link previewIt sounds as people would be interested in something like this: http://ajaydsouza.com/wordpress/plugins/snap-preview-anywhere/
Forum: Fixing WordPress
In reply to: Two home pages in WP 2.1Hi!
Check your theme’s header.php. It could be the “Home” link is hardcoded there.You could also set your “home” page’s title to nothing…uhmm null, zilch, you know, blank.
All the best,
TForum: Installing WordPress
In reply to: Blank Screen on WordPress 2.1 UpgradeHej Birger and others!
Here is a noob solution that you could try:
I got the same blank screen after activating the Hemingway theme after a clean and functioning 2.1 install on an IIS server (doesn’t show php error msgs). Just rename your theme folder and your installation should go back to the default theme. Try another theme until there’s a fix.
Hemingway seems to have some issues with php5.Forum: Themes and Templates
In reply to: CSS help – PleaseeeHi there. I was only briefly looking at your site. Check your style.css in your theme’s folder. Somewhere it says
a, h2 a:hover, h3 a:hover {
color: #006666;
text-decoration: none;
}a:hover {
color: #006666;
text-decoration: underline;
}Change the color values to “#ffffff” or “white” to get links white. If you only want your footer links/text white, you will have to add something like
#footer p, #footer p a, #footer p a:hover{color:#ffffff;}
I see you’ve tried to att <div style=” color:white;”> in your markup for the footer. It’s better to keep the styles in your stylesheet or you will get very frustrated one day when you want to change something. I’ve tried it and can’t recommend it.
I hope that helps,
TForum: Plugins
In reply to: calendar plugin examplesAha. RTFM at the bottom and suddenly ‘‘linx’‘ appear.
I feel even more stupid…Forum: Plugins
In reply to: calendar plugin examplesForum: Plugins
In reply to: calendar plugin examplesOk, så the link won’t work because of SPAM-risk, SEO cheaters etc. Never mind. Try typing. This budo club site is definitely non-profit, bla bla bla 😉
Forum: Plugins
In reply to: calendar plugin examplesHmm, try arebudokai.se. It’s my local club and there are not that many events, but the calendar is working.