Spid
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Share & Like Button] Licence Key Code RejectedI’ve tried again and it seams to be working now, thanks for replying.
Forum: Fixing WordPress
In reply to: Category Description in Archives page (Hemingway)I’ve sorted it, now, sorry to trouble anyone reading. 🙂
Forum: Fixing WordPress
In reply to: Category Description in Archives page (Hemingway)Thank you, thats just what I was looking for myself.
One thing, when it brings up the description, its showing the catagory title name again, without any spacing after it, is there a way of this not showing on this line?
I know its probably something simple, but I’m not that great with php.
Thanks in advance.
Forum: Fixing WordPress
In reply to: Welcome message on index page only?That worked perfectly, thank you!
Forum: Fixing WordPress
In reply to: Welcome message on index page only?Thank you. I’ve just tried
if (is_home())
{
include (‘welcome.php’)
}And get the following message
“Parse error: syntax error, unexpected ‘}’ “
I’m surrounding the if statement with php tags. What am I doing wrong? I don’t know all that much about php as yet…
Forum: Plugins
In reply to: Looking for a style switcher pluginThat worked perfectly, thank you.