• Resolved dshryock

    (@dshryock)


    In setting up my home page, I accidently placed an image at the bottom of the page. I don;t know how I did that and I don’t want it there. I deleted the image file but I can’t make the box go away. Any suggestions? http://yamhillvalleyblog.com/

    thanks

Viewing 5 replies - 1 through 5 (of 5 total)
  • Do you mean the text widget in footer if so you can drag it out from Appearance>>>>>widgets

    Thread Starter dshryock

    (@dshryock)

    Thanks for responding.
    No, not the text widget in the footer. I’m talking about the big horizontal missing photo. I know why the photo is missing. I want to remove the assignment; I don;t want any image in that spot.

    If is blank space under menu is some kind of slideshow do you have any theme options where you can make the slideshow not show.

    wpismypuppet

    (@wordpressismypuppet)

    Deleting an image from the media library doesn’t remove the photo from any page it was inserted on. To do that, you must edit those pages and delete the “reference” to that image from the code.

    I think all you’ll need to do is edit the “home” page under the “pages” menu and remove the image from the bottom of the page. If you don’t see it, toggle over to the html tab and remove this code:

    <a href="http://yamhillvalleyblog.com/wp-content/uploads/2012/01/ss_red_house_915.jpg"><img class="size-full wp-image-39 aligncenter" title="ss_red_house_915" src="http://yamhillvalleyblog.com/wp-content/uploads/2012/01/ss_red_house_915.jpg" alt="" width="915" height="310" /></a>

    As govpatel mentioned, you also have a nivo slider above your two sidebars (currently not working or showing images) that is giving a php error relating to a “foreach” loop. Look into that as it’s giving out info you might not want to share 😉

    Thread Starter dshryock

    (@dshryock)

    Thanks Puppet Person, that was it!

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Image call on home page’ is closed to new replies.