gareth824
Forum Replies Created
-
Forum: Plugins
In reply to: [FeedWordPress] [Plugin: FeedWordPress] After update to 3.2 do not worksYes mine is doing the same since I upgraded to 3.2 yesterday.
Forum: Fixing WordPress
In reply to: 3.1 Problems with image alignNo I don’t use any.
Forum: Fixing WordPress
In reply to: 3.1 Problems with image alignIt’s in the Visual Editor but I then have to switch to html to add the code manually myself. It worked fine before this new update.
Forum: Themes and Templates
In reply to: Automatically Insert Text in to new post?YAY…thanks…that’s exactly what I wanted to do 🙂
Forum: Themes and Templates
In reply to: Tag Page to show full storyHi MichaelH, that worked 🙂 Thanks
What is the encoded junk? Is that bad? I wanted a very plain theme that I could easily change to my own.
Forum: Themes and Templates
In reply to: Tag Page to show full storyHi the theme is called ‘Silverlight’ it’s available to test and download here:
http://www.blogohblog.com/wordpress-theme-silver-light/
If you click on a tag page you’ll see that it only displays a few lines of each story.
Forum: Themes and Templates
In reply to: Remove pages from header.Sorry I have just seen the following line in the code:
<?php wp_list_pages(‘title_li=&depth=1’); ?>
Removed this and it works 🙂 Now I just insert the pages I want to appear manually.