Skip to:
Content
Pages
Categories
Search
Top
Bottom

Forum Replies Created

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

  • SebastianTis
    Participant

    @sebastiantis

    Wrong code: On the BP Post Button issue.

    This is the media code, whats wrong why does it show the link of the inserted image. Anyone??

    function bp_post_buttons_inserts($form, $element, $snippetstag) {
    //uncomment and use insert_body instead of insert_body_disabled to hide by default
    // echo(‘<span class=”insert_head”><b>[Insert Media..] </b></span>’);
    echo(‘<div class=”insert_body_disabled bppb_headroom”>’);
    echo(“‘);\”>link“);
    echo(“<a href=\"javascript:insert_tag_url('$form','$element','‘);\” />image“);


    SebastianTis
    Participant

    @sebastiantis

    BP Post Buttons Problem

    The line that generates the popup and adds an image includes the img url in the post. Where in this code does it says that the must me added:

    echo(“<a href=\"javascript:insert_tag_url('$form','$element','‘);\” />afbeelding vanuit album“);

Viewing 2 replies - 1 through 2 (of 2 total)
Skip to toolbar