leggy
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: How to use featured Image?Ahh sorry Ok, visual mode, I’ve always got it switched to html…
Forum: Fixing WordPress
In reply to: How to use featured Image?Hi PSM, thanks for the reply, but I don’t know what you mean by this
‘So where your text is, remove the image from there by clicking once on it, and hit the red circle to remove from post. ‘Ipstenu, I add the image so I can get it to show on the left hand side of my post, when I use a featured image it always shows on the right??
Forum: Fixing WordPress
In reply to: How to use featured Image?So how do I set a featured image, but not have it show in a post?
Forum: Fixing WordPress
In reply to: Comments missing after 3.1 upgradeDone, thanks!
Forum: Fixing WordPress
In reply to: Comments missing after 3.1 upgradeThanks very much, I didn’t know about them!
Forum: Fixing WordPress
In reply to: Change Permalinks without changing existing posts url's?Hi guys, thanks for the replies.
My blog’s have no edit post button!
I believe there is only an edit url button when you have ‘postname’ as part of the permalink structure.
Also I went into the database via phpmyadmin and changed the GUID, for a new post keeping the present permalinks setting.
However, this did not change the url. I still ended up with mypost/postid.
How exactly are you supposed to overide a url?
Leggy
Forum: Fixing WordPress
In reply to: adding my own headerwordpress review site
Forum: Fixing WordPress
In reply to: How do I fit text around an imageThanks very much guys.
Forum: Fixing WordPress
In reply to: How do I fit text around an imageThanks,
Where exactly should I add this code?
Forum: Fixing WordPress
In reply to: How do I fit text around an imageForum: Fixing WordPress
In reply to: How do I fit text around an imageHi,
I’m still having some problems with this when I align the image to the left is looks perfect in the visual editor, but when I view the page on the site the image it displayed above the text paragraph that was wrapped around it on the visual editor.
Any Ideas
CheersForum: Fixing WordPress
In reply to: How Do I Change The Url of a bog postHi,
When I am writing or editing posts there is no option to change the permalink I only have that with pages.
Also how do I c=make changes in .htaccess. When I try to open the file I get the message that windows does not know how ot open it?
Forum: Fixing WordPress
In reply to: Front Page posts only showing a few words?Thanks but how do i actualy change the excerpt tag for the content tag, in my index.php file I have this code
<!-- Post --> <div class="reviewcount">"><?php comments_number('0', '1', '%' );?> Reviews</div> <h1>" rel="bookmark" title="<?php the_title_attribute(); ?> Customer Review"><?php the_title(); ?></h1> <?php the_excerpt(); ?> <?php //the_content(); ?>Forum: Fixing WordPress
In reply to: how do I add a space after a horizontal rule?thanks that sorted it
Anybody have any ideas on this, hopefully it’s pretty simple.