wiseowldotcom
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Close but not close enoughspace or no space instead?
Forum: Fixing WordPress
In reply to: Close but not close enoughwhere from?
<div id=”logo”>
<h1>”><img class=”logo” alt=”logo” src=”http://stocksforbreakfast.com/blog/wp-content/themes/Digital_Statement/images/logo.gif” /><?php echo $langblog;?></h1>
</div>thats what i just plugged in
Forum: Fixing WordPress
In reply to: Close but not close enoughI tried saving it again and as a gif to see if it would save as a GIF or gif… which I thought would be exactly the same.
I’ve also tried Digital_Statement, Digital Statement, Digital%20Statement and none of them seem to be working 🙁
Forum: Fixing WordPress
In reply to: Close but not close enoughahhh I see, why does it have to be lowercase to work?
Forum: Fixing WordPress
In reply to: Close but not close enoughI know it works… but doesnt show on the blog 🙁
not sure what the issue is between bluehost > blog atm
Forum: Fixing WordPress
In reply to: Close but not close enoughwont let me save it as a lowercase .gif for some reason?
Forum: Fixing WordPress
In reply to: Close but not close enoughtried it with images/logo.GIF and still no love!!
Forum: Fixing WordPress
In reply to: Close but not close enoughhaha thanks… I saved it in paint and it came out like a GIF… should I change the extension to GIF?
Forum: Fixing WordPress
In reply to: Close but not close enoughwhoops must have been a typo… has been amended and ive put this in;
<div id=”header”><!–Header–>
<div id=”logo”>
<h1><img class=”logo” alt=”logo” src=”http://www.stocksforbreakfast.com/wp-content/themes/Digital Statement/images/logo.gif” /></h1>
</div><div id=”searchbox”>
<form method=”get” id=”searchform” action=”<?php bloginfo(’url’); ?>/”>
<input type=”text” value=”<?php the_search_query(); ?>” name=”s” id=”s” class=”swap_value” />
<input type=”image” src=”<?php bloginfo(’template_directory’); ?>/images/go.gif” id=”go” alt=”Search” title=”Search” />
</form>
</div></div><!–Close Header–>
Thats the FTP address
/public_html/stocksforbreakfast/wp-content/themes/Digital Statement/images
and the files named logo.GIF
but still nothing.
Did you want to log in and take a look?
Forum: Fixing WordPress
In reply to: Close but not close enoughwhere exactly is that code going??
I’ve uploaded a .gif version and .jpg but using the .gif version and still no luck
Forum: Fixing WordPress
In reply to: Close but not close enoughIt’s stocksforbreakfast.com… the coding says to use their way of using the url but i’ve tried that AND what it says in my ftp
/public_html/stocksforbreakfast/wp-content/themes/Digital Statement/images/logo.jpg
got rid of the blog bit and it still oesnt work
Forum: Fixing WordPress
In reply to: Close but not close enoughOh my lord… if all I need to do is delete ‘blog’ then im an idiot haha
Forum: Fixing WordPress
In reply to: Close but not close enoughYeah but I mean to like restart and get it all going again, it should be a fresh install now.
The logo is uploaded under themes/Digital_Statement/images/logo.jpg, the header has been changed as well as the style.css and its not working… theres actually no way I can see why it shouldn’t be.
This is painfullll
Forum: Fixing WordPress
In reply to: Close but not close enoughI’ve deleted it all off my ftp, uploaded the theme + plugins, changed the style.css coding, then the header.php coding to this;
<!–Header–>
<div id=”logo”>
<h1>”><img class=”logo” alt=”logo” src=”http://stocksforbreakfast.com/blog/wp-content/themes/Digital_Statement/images/logo.jpg” /><?php echo $langblog;?></h1>
</div>and its still not working…
any ideas/clues at all would be helpful!
Forum: Fixing WordPress
In reply to: Close but not close enoughAhh I see, so deactivating all my plugins, revert back to classic or default then start again?
Why does nesting affect it?