Wordpress Error Drving Me Bananas!

by Landis
14 replies
Okay, so I'm setting up my landing page..and right below my header img is a broken img icon. The broken image icon was there previously, but ever since I deleted the code + deleted it from wordpress media library, the icon is still there. It only shows up in IE and Chrome and Safari. It does NOT show up in firefox. Can anyone help me? Its driving me nuts!

to see the broken img icon yourself go to The Million Dollar Landing Page

help me pleaaaaase!
#bananas #drving #error #wordpress
  • Profile picture of the author Steven Fullman
    Originally Posted by Landis Phan View Post

    Okay, so I'm setting up my landing page..and right below my header img is a broken img icon. The broken image icon was there previously, but ever since I deleted the code + deleted it from wordpress media library, the icon is still there. It only shows up in IE and Chrome and Safari. It does NOT show up in firefox. Can anyone help me? Its driving me nuts!

    to see the broken img icon yourself go to The Million Dollar Landing Page

    help me pleaaaaase!
    Delete this from your source code, Landis:

    Code:
    <!--open launchinnertop-->
    <div id="launchinnertop">
    <a rel="attachment wp-att-231" href="http://milliondollarlandingpage.com/million-dollar-landing-page/underlines"><img class="aligncenter size-full wp-image-231" title="underlines" src="http://milliondollarlandingpage.com/wp-content/uploads/2011/02/underlines.gif" alt="" width="314" height="47" /></a></div>
    <!--close launchinnertop-->
    Cheers,
    Steve

    PS Nice pitch, by the way...I wish I sounded so natural.
    Signature

    Not promoting right now

    {{ DiscussionBoard.errors[3489648].message }}
    • Profile picture of the author Landis
      Originally Posted by Steven Fullman View Post

      Delete this from your source code, Landis:

      Code:
      <!--open launchinnertop-->
      <div id="launchinnertop">
      <a rel="attachment wp-att-231" href="http://milliondollarlandingpage.com/million-dollar-landing-page/underlines"><img class="aligncenter size-full wp-image-231" title="underlines" src="http://milliondollarlandingpage.com/wp-content/uploads/2011/02/underlines.gif" alt="" width="314" height="47" /></a></div>
      <!--close launchinnertop-->
      Cheers,
      Steve

      PS Nice pitch, by the way...I wish I sounded so natural.
      I to find that piece of code in the source but I can't locate it. I found "launchinnertop" but there was no mention of the image anywhere. Another clue that might be able to help...I tried to add an image inside a regular post and instead of appearing inside the post, it showed up where the broken image icon is right now. I then deleted the code from the post, but the picture still remained at the header spot. I had to delete the picture from the media library to get rid of it. But the broken image icon still remains! Any ideas?

      Thanks!

      PS- thanks for the compliment about the pitch..unless you're being sarcastic because to me it doesn't sound natural at all LOL.
      Signature

      buying bulk warm seo leads (PM me)

      {{ DiscussionBoard.errors[3489980].message }}
  • Profile picture of the author rcritchett
    Looking at the code.. I can't really figure out your issue man. The blank image is showing up for me too, on chrome.. very interesting.

    Could be in transit (cached).. and might just disappear once things update. Other than that, weird stuff man. No idea. DID YOU FTP in and check the wp-content... whatever

    folder to see if that image is somehow still there? If not, give that a shot.
    Signature

    We do mail-in iPhone Repair Services, Nationwide in the US. LCD/Digitizer Glass Replacement And More.

    {{ DiscussionBoard.errors[3489658].message }}
    • Profile picture of the author Landis
      Originally Posted by rcritchett View Post

      Looking at the code.. I can't really figure out your issue man. The blank image is showing up for me too, on chrome.. very interesting.

      Could be in transit (cached).. and might just disappear once things update. Other than that, weird stuff man. No idea. DID YOU FTP in and check the wp-content... whatever

      folder to see if that image is somehow still there? If not, give that a shot.
      Yeah. I'm baffled. I FTP in and checked to see if it has any mention of the image name and its not in there.
      Signature

      buying bulk warm seo leads (PM me)

      {{ DiscussionBoard.errors[3489988].message }}
  • Profile picture of the author terrapurus
    Get chrome or firebug for FF.

    In this instance, open the page in chrome and right click on the broken part. Click Inspect Element.

    It shows the html of the element you clicked on. In this case it is -

    <img class="aligncenter size-full wp-image-231" title="underlines" src="http://milliondollarlandingpage.com/wp-content/uploads/2011/02/underlines.gif" alt="" width="314" height="47">

    You either need an image added in or the html removed out.
    {{ DiscussionBoard.errors[3489702].message }}
  • Profile picture of the author Floyd Fisher
    It's simple....you either did not upload the image...or you uploaded it to the wrong location.

    Here's where the image should be according to my web browser:

    Code:
    http://milliondollarlandingpage.com/wp-content/uploads/2011/02/
    Put your image in that folder, and it will show up. If you need help, I'll fix ti for you.
    {{ DiscussionBoard.errors[3489796].message }}
    • Profile picture of the author Landis
      Originally Posted by Floyd Fisher View Post

      It's simple....you either did not upload the image...or you uploaded it to the wrong location.

      Here's where the image should be according to my web browser:

      Code:
      http://milliondollarlandingpage.com/wp-content/uploads/2011/02/
      Put your image in that folder, and it will show up. If you need help, I'll fix ti for you.
      Thanks for your suggestions, but I'm not trying to add an image in. There WAS an image there, but I deleted it. Instead of being completely gone, the broken image icon remains. Any other suggestions man? Im so OCD about this lol.
      Signature

      buying bulk warm seo leads (PM me)

      {{ DiscussionBoard.errors[3489994].message }}
  • Profile picture of the author Aimee Vo
    Landis, it looks like an optimizepress theme? I'm using it as well.

    If that's the case, you're probably using the launch page/sales page options when you created that page.

    You may have activated the logo option and header text by looking at your launch page.
    Hard to explain unless I can see your OP configurations.... that's if you're using OP.
    {{ DiscussionBoard.errors[3490109].message }}
    • Profile picture of the author ewenmack
      Landis,

      There are plenty of Wordpress experts on Fiverr who will fix the problem for you under Wordpress fix.

      Much easier than being told, as they go in and get it fixed.

      Best,
      Ewen
      {{ DiscussionBoard.errors[3490155].message }}
    • Profile picture of the author Landis
      Originally Posted by Aimee Vo View Post

      Landis, it looks like an optimizepress theme? I'm using it as well.

      If that's the case, you're probably using the launch page/sales page options when you created that page.

      You may have activated the logo option and header text by looking at your launch page.
      Hard to explain unless I can see your OP configurations.... that's if you're using OP.
      Yes, this is OptimizePress theme. I dont have logo option and header text turned on. I still can't figure it out. Is it safe letting people from fiverr into my wordpress?
      Signature

      buying bulk warm seo leads (PM me)

      {{ DiscussionBoard.errors[3490865].message }}
      • Profile picture of the author ewenmack
        Originally Posted by Landis Phan View Post

        Is it safe letting people from fiverr into my wordpress?
        Yes it is safe if you select one who has a long list of happy customers.

        You can also change your password after he's been in if you still feel unsafe.

        Best,
        Ewen
        {{ DiscussionBoard.errors[3490885].message }}
  • Profile picture of the author BenoitT
    You didn't find it maybe because it is hidden under coding. I know a lot about it just PM me and I'll help you to fix it asap.
    Signature

    Benoit Tremblay

    {{ DiscussionBoard.errors[3490894].message }}
    • Profile picture of the author mainswiggans
      Hi,

      I'm having the same issue with my site (dubdubdub-dot-healthylivingfordiabetics-dot-com)...I can't get rid of the erroneous 'Add to cart' button which appears at the very top of the page, but doesn't appear in the html/wysiwig editor in OptimizePress.

      Any ideas?

      Many thanks
      {{ DiscussionBoard.errors[3982735].message }}
  • Profile picture of the author JackTriggs
    I had this problem too...Wordpress can be such a pain sometimes
    Signature
    Make $1000's Every Month By "Cool Dude Marketing"? You Gotta Check This
    {{ DiscussionBoard.errors[3983923].message }}

Trending Topics