BBPress Erez Baron : Replies Created

Forum Replies Created

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • in reply to: Add only city to title #292576
    Erez Baron
    Participant
    This reply has been marked as private.
    in reply to: Add only city to title #292575
    Erez Baron
    Participant

    I think I can manage this by just editing the line in the card.php to display
    , $entry->getNameBlock( array %city%

    but i don’t know.. can you see if you can parse this (this is example)

    echo '<div><h3 class="cn-accordion-item" data-div-id="cn-detail-' , $uuid , '"' , ' style="border-bottom: ' , $atts['color'] , ' 1px solid; color:' , $atts['color'] , ';"><span class="cn-sprite' . $open . '" style="background-color: ' , $atts['color'] , ';"></span>' , $entry->getNameBlock( array( 'format' => $atts['name_format'] ) ) , '</h3></div><div style="float:none; padding-right: 20px; font-size:12px !important;">' . $entry->getAddSOMETHING'</div>';

    Can you see if you can do anything with that? i want it to work really badly and it doesnt seem to be very complicated… :(

    in reply to: Adding a Map to Slim Plus #292496
    Erez Baron
    Participant

    Anything new here? is there a way to add a map into an entry somehow? or at least a ling that will lead to the map? this is very imporant to me, and will really appreciate your help.

    [Slim Plus used]

Viewing 3 posts - 1 through 3 (of 3 total)