humpty
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: How to remove a GIF banner?Uh oh – didn’t highlight the code as code…
Forum: Fixing WordPress
In reply to: How to remove a GIF banner?Thanks for reply.
Yeah there’s a slider.php which contains the following code I feel may be relevant…?
<!-- start slide --> <li> <div class="slide"> <?php if($slider_item->slider_icon){ ?> <img src="<?php echo $slider_item->slider_icon; ?>" class="header-picture" alt="icon"/>
This matches with what I can see in the source code from Chrome:
<!-- start slide --> </li> <li> <div class="slide"> <img src="https://www.humptydumptychildcareltd.co.uk/wp-content/uploads/2010/02/humpty-main-banner.gif" class="header-picture" alt="icon"/>
So I guess the next question is how do I change the img src=”<?php echo $slider_item->slider_icon; ? so it shows a new image?
Forum: Fixing WordPress
In reply to: Please Help Remove SidebarYou’re a hero! Thanks so much and sorry about the tags – I’ll make sure to use something more descriptive if I post again.
Thanks again
Forum: Fixing WordPress
In reply to: Please Help Remove SidebarI’m afraid the problem isn’t solved. The ‘test page’ is missing 1/3 of the width of the page and that’s how the rest of the site is set up.
Thanks for looking
Forum: Fixing WordPress
In reply to: Please help remove 'Latest News' box!Cased solved the box is now gone. Thanks for your help, wouldn’t have had a clue where to start otherwise
Forum: Fixing WordPress
In reply to: Please help remove 'Latest News' box!Thanks so much for all your help btw, very much appreciated
Forum: Fixing WordPress
In reply to: Please help remove 'Latest News' box!I’ve found it in sidebar.php – can I simply delete it? Bit sceptical to do so as I don’t want to bring the whole site down..
Forum: Fixing WordPress
In reply to: Please help remove 'Latest News' box!Thanks so much for your help. How do I got about getting rid of it without creating more problems?
Forum: Fixing WordPress
In reply to: Please help remove 'Latest News' box!Forum: Fixing WordPress
In reply to: Please help remove 'Latest News' box!The URL is:
https://www.humptydumptychildcareltd.co.uk
Yeah the site had a sidebar before, but I got rid of it last summer.. not sure why this box has popped up today.
Forum: Fixing WordPress
In reply to: Please help remove 'Latest News' box!It’s at the bottom of each page. I’ve looked in the HTML coding on each page and can’t see a reason why it’s there. Very confused as it wasn’t there this morning!