Skip to:
Content
Pages
Categories
Search
Top
Bottom

Need help! After Update the Image URL is Broken

  • @bheyne

    Participant

    Hello,

    i have a problem. After Update the buddy plugin my images are not displayed.
    The Image-URL is broken. The look like these:

    I don’t know how i can fix it and im not so good at wordpress.
    Anyone can help me? Pls!!! 🙁

    Siteurl: http://www.dot-ev.de/mitglieder/

Viewing 4 replies - 1 through 4 (of 4 total)
  • @bheyne

    Participant

    <img src="http://www.domain.com/path/"<img src="http://www.domain.com/path/file.jpg">

    @danbp

    Participant

    Hi,

    check your html and any other work you recently made in your theme.

    To understand, see what you published in your latest post, above. You’re nesting two img tag! That’s wrong…

    @bheyne

    Participant

    Hi,

    thanks for your fast answer. But i dont change anything in html and also nothing in the cms.
    The pictures all in the system dont shown (Buddy). I have found the point where these included and the entry in the DB. They correct but in the final page they are more code, include them wrong img-tag. I found this code below. Anyone an idea?

    Entry at the inc_home_worx.php
    <div class="item-worx" style="background:url(<?php echo get_site_url(); ?>/wp-content/uploads/<?php echo bp_member_profile_data( 'field=Arbeit 1' );?>) no-repeat center center; background-size:100%;"></div>

    Entry “Arbeit 1” at “bp_member_profile_data”
    “/profiles/650/10178000_952764714783106_9054488211953232103_n.jpg”

    @bheyne

    Participant

    I’m slowly approaching the solution. If i deactivate the plugin “BuddyPress Xprofile Custom Fields Type”. The Pictures are back. They overwrite the URL i think.

Viewing 4 replies - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.
Skip to toolbar