Jérémie

Forum Replies Created

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • in reply to: [SKT Yogi Pro] – Change homepage section code (team) #50334
    JérémieJérémie
    Member
    • Topics: 3
    • Replies: 8
    • Total: 11
    Member since: June 20, 2016

    It’s ok I just found what I need 🙂

    in reply to: Yogi Pro – Team member #41792
    JérémieJérémie
    Member
    • Topics: 3
    • Replies: 8
    • Total: 11
    Member since: June 20, 2016

    function get_the_content_format( $str ){

    $raw_content = apply_filters( ‘the_content’, $str );

    $content = str_replace( ‘]]>’, ‘]]>’, $raw_content );

    $content_corrected = html_entity_decode($content);

    return $content_corrected;
    }

    🙂

    in reply to: Yogi Pro – Team member #41790
    JérémieJérémie
    Member
    • Topics: 3
    • Replies: 8
    • Total: 11
    Member since: June 20, 2016

    Hum I search where is the the_content_format function. It generates the HTML code.
    OK in custom-functions.php

    in reply to: Yogi Pro – Team member #41782
    JérémieJérémie
    Member
    • Topics: 3
    • Replies: 8
    • Total: 11
    Member since: June 20, 2016

    Thanks for your answer :).

    Maybe I can change the code about that.
    WWhere the text field store the information and where is the code for the display ?

    in reply to: Yogi Pro – Team member #41299
    JérémieJérémie
    Member
    • Topics: 3
    • Replies: 8
    • Total: 11
    Member since: June 20, 2016

    Ok, I just find for the picture on the home page. Very basic sorry ^^.
    THe second ask should be more complex.

    in reply to: Change footer widget width #38605
    JérémieJérémie
    Member
    • Topics: 3
    • Replies: 8
    • Total: 11
    Member since: June 20, 2016

    Thanks a lot.

    in reply to: Change footer widget width #38484
    JérémieJérémie
    Member
    • Topics: 3
    • Replies: 8
    • Total: 11
    Member since: June 20, 2016

    http://dev.sante-elementterre.ch

    in reply to: Change footer widget width #38468
    JérémieJérémie
    Member
    • Topics: 3
    • Replies: 8
    • Total: 11
    Member since: June 20, 2016

    I can’t juste change the “cols-3” class of each widget ?

    Thanks 🙂

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