VasudevaServerRus
Forum Replies Created
-
Forum: Plugins
In reply to: [Yandex Maps API] КластеризацияПока в коде плагина этого нет. Но возможно.
Forum: Plugins
In reply to: [Dynamic Widgets] Dynamic Widgets Version 1.5.15Relased 1.5.16
Notice: Undefined variable: opt_tax_childs in wp-content/plugins/dynamic-widgets/mods/custompost_module.php on line 218
Notice: Trying to get property ‘act’ of non-object in wp-content/plugins/dynamic-widgets/mods/custompost_module.php on line 218
Notice: Undefined index: product_variation in wp-content/plugins/dynamic-widgets/mods/custompost_module.php on line 167
Notice: Trying to get property ‘label’ of non-object in wp-content/plugins/dynamic-widgets/mods/custompost_module.php on line 167Forum: Plugins
In reply to: [Yandex Maps API] Change Languagewp-config.php
define(‘YANDEX_API_LANGUAGE’, ‘ru-RU’);‘ru_RU’:
‘en_US’:
‘en_RU’:
‘ru_UA’:
‘uk_UA’:
‘tr_TR’:https://самопревосхождение.рф/peace-run-route-2017/?css=1&yandex-map-lang=ru_RU
https://самопревосхождение.рф/peace-run-route-2017/?css=1&yandex-map-lang=en_USForum: Themes and Templates
In reply to: [Customizr] If title emptyIf possible, fix an inaccuracy in your theme code. Added code in czr_fn_post_page_title_callback
if (!trim($_title)){
return ”;
}I also recommend to do the processing of the result through the filter
$x = sprintf….
return apply_filters(‘tc_vasu_the_title’, $x);Forum: Themes and Templates
In reply to: [Customizr] Lost compatibility with previous versions* Theme Name: Customizr
* Version: 4.1.37
add_filter(‘tc_head_display’, ‘…’);
tc_head_display can find only in readme.txtForum: Themes and Templates
In reply to: [Customizr] Lost compatibility with previous versionsExcuse me. We must enable classic mode for compatibility with previous versions.
Forum: Plugins
In reply to: [Yandex Maps API] SSL mixed contentГотово.
Спасибо.Forum: Plugins
In reply to: [Yandex Maps API] wp_register_script was called incorrectlyВ новой версии этого не должно быть.
Спасибо за сообщение.Forum: Plugins
In reply to: [Yandex Maps API] Cannot modify header informationУбрал строку 562 с закрывающим тегом ?>
В предыдущей версии эта строка была.
Странно, но у меня работает без проблем.
https://самопревосхождение.рф/yandex-maps-api-for-wordpress/
WordPress 4.9.8
Спасибо за сообщение.В конце в строке 562 был закрывающий тег ?>
Убрал. Спасибо за сообщение.czr-init.php
$Glo_vasu_uri = parse_url($_SERVER[‘REQUEST_URI’], PHP_URL_PATH);
if ($Glo_vasu_uri == ‘/wp-admin/admin-ajax.php’){
return;
}else{
//load real czr-init.php
require_once(get_template_directory() . ‘/inc/czr-init-no-ajax.php’);
}When calling ajax requests, even when all plugins are disabled and an empty request is executed, the response time is too long.
Now it’s a problem. Customizr became much more slowly, than in the early.
The size of the code has become very large.
Caching solves the problem in part. Caching not solves the problem in ajax.
Forum: Plugins
In reply to: [Yandex Maps API] Карта с указанием расстояния до объектов инфраструктурыНет.
“return false;” is work.
Forum: Reviews
In reply to: [Yandex Maps API] idiots plugina2gromov, я так понял, что у Вас не хватает способности понять, что и к чему. Вот ответ:
1. Русскоязычный домен показывает, что этот плагин отлажен для русскоязычных сайтов. Я не виноват, что целая страна пользует доменами в зоне .рф. Вы кого назвали идиотами?
2. Грёбанные значки пользователь должен заменить на свои собственные, а не использовать из примеров. “значки загружаются со СТОРОННЕГО сервера” – это пример!