Forum Replies Created

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • in reply to: Comments on Page don't work #182895

    Hi Peter

    Thank you for the answer.

    In fact I entered the sentence below in “loop-page.php” from “mywebsite/wp-content/themes/enfold/includes”

    //wordpress function that loads the comments template “comments.php”
    comments_template( ‘/includes/comments.php’);

    Just after;
    <?php

    $thumb = get_the_post_thumbnail(get_the_ID(), $avia_config[‘size’]);

    if($thumb) echo “<div class=’page-thumb’>{$thumb}</div>”;

    //display the actual post content
    the_content(__(‘Read more’,’avia_framework’).'<span class=”more-link-arrow”> →</span>’);

    And it worked

    Thanks for answer

    Claude

    in reply to: Comments on Page don't work #182004

    Hi Dude

    But “Comments” doesn’t appear as shortcode in this Magic Wand icon

    Thanks for help

    Claude

    in reply to: Change Language #136140

    I’m sorry to interfere in your discussion again, but trying to change “you are here”, I’ve got no access in framework.php…..

    Any help available?

    in reply to: Change Language #136135

    Hi

    Looking to translate in french some wording here and there, I tried this plugin, but it didin’t work.

    I couldn’t find where was “You are here”, to start with in the edit pages.

    Thanks for help

    Claude

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