2ответ(ов) в теме
Добрый день. Вопрос в следующем:
накладываются поля для тегов/меток:
Вы не можете просматривать опубликованные ссылки
HTML этого фрагмента
<div class="rcl-form-field">
<div id="rcl-tags-list">
<label>Метки:</label>
<div id="rcl-tags-list-post_tag" class="rcl-tags-list"></div>
<label class="block-label"><span>Добавьте свои теги</span>
<br><small>каждый тег разделяется нажатием на кнопку Enter</small></label>
<div class="ms-ctn form-control ms-ctn-focus" style="" id="rcl-tags-post_tag"><span class="ms-helper " style="display: none;"></span>
<div class="ms-sel-ctn">
<input type="text" class="" placeholder="Введите свои теги" style="width: 397px;">
<div style="display: none;">
</div>
</div>
<div class="ms-trigger">
<div class="ms-trigger-ico">
</div>
</div>
</div>
<script>
jQuery(function($) {
$('#rcl-tags-post_tag').magicSuggest({
data: Rcl.ajaxurl,
dataUrlParams: {
action: 'rcl_get_like_tags',
taxonomy: 'post_tag',
ajax_nonce: Rcl.nonce
},
noSuggestionText: 'Не найдено',
ajaxConfig: {
xhrFields: {
withCredentials: true,
}
}
});
});
</script>
</div>
</div>
Fatal error: Uncaught Error: Call to undefined function ads_get_box() in /var/www/www-root/data/www/codeseller.ru/wp-content/themes/codeseller/includes/adv.php:15 Stack trace: #0 /var/www/www-root/data/www/codeseller.ru/wp-includes/class-wp-hook.php(310): add_adv_content_after_first_forum_post('pfm-single-post...', '/var/www/www-ro...') #1 /var/www/www-root/data/www/codeseller.ru/wp-includes/class-wp-hook.php(334): WP_Hook->apply_filters('', Array) #2 /var/www/www-root/data/www/codeseller.ru/wp-includes/plugin.php(517): WP_Hook->do_action(Array) #3 /var/www/www-root/data/www/codeseller.ru/wp-content/plugins/wp-recall/functions/files.php(57): do_action('rcl_include_tem...', 'pfm-single-post...', '/var/www/www-ro...') #4 /var/www/www-root/data/www/codeseller.ru/wp-content/plugins/wp-recall/add-on/prime-forum/functions-templates.php(117): rcl_include_template('pfm-single-post...', '/var/www/www-ro...') #5 /var/www/www-root/data/www/codeseller.ru/wp-content/plugins/wp-recall/add-on/prime-forum/themes/prime-first/templates/pfm in /var/www/www-root/data/www/codeseller.ru/wp-content/themes/codeseller/includes/adv.php on line 15