harpersdesigns
Forum Replies Created
-
Forum: Themes and Templates
In reply to: New posts go in to the same post box :(Ah, I think it’s CSS to blame, needed to change a tag!
thanks for your help!
Mike
Forum: Themes and Templates
In reply to: New posts go in to the same post box :(I think it’s set to display 10 posts?
What I find weird is when I view source it even shows as three separate posts
Forum: Themes and Templates
In reply to: New posts go in to the same post box :(I swapped my code for yours but still have the same issue 🙁
Forum: Themes and Templates
In reply to: New posts go in to the same post box :(Forum: Fixing WordPress
In reply to: image links not showing in IE6Uploading Files
Store uploads in this folder Default is wp-content/uploads
Full URL path to filesthey were both blank so I changed uploads to wp-content/uploads
does this seem right?
Forum: Fixing WordPress
In reply to: image links not showing in IE6When I remove ‘wordpress’ from the page link they still work fine but when I remove it from the img src the images vanish, do I need to move the image files?
<a href="http://www.bullterrierstud.co.uk/jimmy"><img src="http://www.bullterrierstud.co.uk/wordpress/wp-content/themes/bullie/img/jimlink.jpg" alt="jimmy" /></a> <a href="http://www.bullterrierstud.co.uk/junior"><img src="http://www.bullterrierstud.co.uk/wordpress/wp-content/themes/bullie/img/junlink.jpg" alt="junior" /></a> <a href="http://www.bullterrierstud.co.uk/bobby"><img src="http://www.bullterrierstud.co.uk/wordpress/wp-content/themes/bullie/img/boblink.jpg" alt="bobby" /></a>thanks
Forum: Fixing WordPress
In reply to: image links not showing in IE6My permalinks are set to custom: /%postname%/
I added the dog picture links from the dashboard, do you think they need editing?Was there a way around this dexter? I’m having the exact same issue with streamline.net
Forum: Fixing WordPress
In reply to: point wordpress to index?thanks a lot, works great!