انجمن


مشکل در نمایش نظرات  (۵ نوشته)

  • moeincavallier

    آفلاین
    عضو
    تعداد نوشته‌ها: ۴
    # نوشته شده: ۱۱ سال پیش
    ۹ بهمن ۱۳۹۱ - ۱۵:۲۰

    درود، متاسفانه قسمت نظراتم نمایش داده نمیشه ، یعنی نظری که میدن نشون داده نمیشه بجاش اروره زیر داده میشه : Warning: call_user_func(print_comment) [function.call-user-func]: First argument is expected to be a valid callback in /home3/khabarsh/public_html/wp/wp-includes/comment-template.php on line 1333

  • abdulsalam

    آفلاین
    عضو
    تعداد نوشته‌ها: ۴
    # نوشته شده: ۱۱ سال پیش
    ۲۱ اردیبهشت ۱۳۹۲ - ۰۴:۱۸

    سلام خواهش میکنم به من کمک کنید نظر کاربرانتوی سایتم اصلا نمایش داده نمیشه ولی داخل مدیریت وردپرس نمایش میده به من بگید چجوری میتونم درستش کنم اینم فایل comments.php

    <?php
    /**
    *
    * comments.php
    *
    * The comments template. Used to display post or page comments and comment form.
    *
    * Additional settings are available under the Appearance -> Theme Options -> Comments.
    *
    */
    if (!empty($_SERVER['SCRIPT_FILENAME']) && 'comments.php' == basename($_SERVER['SCRIPT_FILENAME']))
    die('Please do not load this page directly. Thanks!');

    if (post_password_required()) {
    ?>
    <div class="art-comments">
    <h2 class="art-postheader nocomments"><?php _e('This post is password protected. Enter the password to view any comments.', THEME_NS) ?></h2>
    </div>
    <?php
    return;
    }
    if (have_comments()) {
    ?>
    <div class="art-comments">
    <h2 class="art-postheader comments"><?php printf(
    _n('One Response to %2$s', '%1$s Responses to %2$s', get_comments_number(), THEME_NS),
    number_format_i18n(get_comments_number()),
    get_the_title()
    ); ?></h2>
    <?php
    theme_ob_start();
    paginate_comments_links();
    $pagination = theme_stylize_pagination(theme_ob_get_clean());
    echo $pagination;
    ?>
    <ul id="comments-list">
    <?php wp_list_comments('type=all&callback=theme_comment'); ?>

    <?php echo $pagination; ?>
    </div>
    <?php
    }
    if (!comments_open()) {
    return;
    }
    /* comment form */
    theme_ob_start();
    $args = array();
    if (theme_get_option('theme_comment_use_smilies')) {

    function theme_comment_form_field_comment($form_field) {
    theme_include_lib('smiley.php');
    return theme_get_smilies_js() . '<p class="smilies">' . theme_get_smilies() . '</p>' . $form_field;
    }

    add_filter('comment_form_field_comment', 'theme_comment_form_field_comment');
    }
    comment_form();
    echo str_replace(
    array('id="respond"', '<h3', 'id="reply-title"', '</h3>', 'logged-in-as', 'type="submit"'),
    array('id="respond" class="art-commentsform"', '<h2', 'id="reply-title" class="art-postheader"', '</h2>', 'art-postcontent logged-in-as', 'class="art-button" type="submit"'),
    theme_ob_get_clean());

  • abdulsalam

    آفلاین
    عضو
    تعداد نوشته‌ها: ۴
    # نوشته شده: ۱۱ سال پیش
    ۲۳ اردیبهشت ۱۳۹۲ - ۱۶:۳۲

    چرا کسی به من کمک نمیکنه آخه من باید چیکار کنم خیلی لازمش دارم خواهش میکنم کمکم کنید
    چه جوری باید این نظرات به نمایش در بیاد؟

  • Araz

    آفلاین
    کاربر فعال
    تعداد نوشته‌ها: ۱۵۰۴
    تشکر شده: ۹۱۰ بار
    # نوشته شده: ۱۱ سال پیش
    ۲۳ اردیبهشت ۱۳۹۲ - ۱۷:۳۰

    abdulsalam گفت:
    چرا کسی به من کمک نمیکنه آخه من باید چیکار کنم خیلی لازمش دارم خواهش میکنم کمکم کنید
    چه جوری باید این نظرات به نمایش در بیاد؟

    متاسفانه در حال حاظر تنها فردی که در این انجمن فعالیت دایمی داشته و پاسخگویی می کند، من هستم.

    شما نیز نه آدرس سایت (جهت بررسی) داده اید و نه اشاره ای به استفاده از تم و پلاگین نموده اید.

  • Araz

    آفلاین
    کاربر فعال
    تعداد نوشته‌ها: ۱۵۰۴
    تشکر شده: ۹۱۰ بار
    # نوشته شده: ۱۱ سال پیش
    ۲۳ اردیبهشت ۱۳۹۲ - ۲۳:۴۶

    با پوسته پیشفرض تست کنید.

درباره‌ی این موضوع



برچسب‌ها

هیچ برچسبی نیست.