scont
Forum Replies Created
-
Forum: Plugins
In reply to: [True Lazy Analytics] МультидоменНу по сути сайт один, есть site.ru и есть poddomen.site.ru
Физически он один (один каталог, один хостинг, одна админка), происходит по сути подмена с заменой meta и description. Быть может некорректно, делал не я (не силен). В определенный момент, когда решили выделить счетчик для поддомена, подрядчик внес изменение номера счетчика на поддомене, на основном домене не проконтролировал, получили провал в метрике. Я увидел это через 2 дня (нахожусь в отпуске), начал разбираться. Подрядчик признал вину, но утверждает, что это из-за того, что плагин не поддерживает мультидомен. Сейчас подрядчик сделал решение вида
<? if($_SERVER['HTTP_HOST'] == 'site.ru') { $metrika = '89012345'; } else { $metrika = '89012346'; } ?>
Но меня это не устраивает, так есть потери по скорости и Ваш плагин их решал на отлично.
Forum: Plugins
In reply to: [True Lazy Analytics] МультидоменДобрый день. Функция востребована – для каждого поддомена свой счетчик. Цена вопроса?
The source of the error is that there was no field in the database. When updating, it was not added. Restarting the plugin solved the problem.
WordPress database error Unknown column ‘answer_explanation’ in ‘field list’ for query INSERT INTO
wpt_tutor_quiz_questions
(quiz_id
,question_title
,question_description
,question_type
,question_mark
,question_settings
,question_order
,answer_explanation
) VALUES (‘24322’, ‘\xd0\x92\xd0\xbe\xd0\xbf\xd1\x80\xd0\xbe\xd1\x81 2789’, ”, ‘true_false’, ‘1’, ‘a:0:{}’, ‘1’, ”) made by do_action(‘wp_ajax_tutor_quiz_builder_get_question_form’), WP_Hook->do_action, WP_Hook->apply_filters, call_user_func_array, TUTOR\Quiz->tutor_quiz_builder_get_question_form, refererThank you for your attention. Yes, I have this error too. I will be glad to learn about the solution of the problem.
I insert the form created in wpforms using elementor, using container. Maybe it’s the container
3 out of 4 errors are related to the form
Here is a link on validator to confirm the errorReply and mark as resolved
Good afternoon.
On my site, some of the pages are made without using Elementor. Unfortunately, I was forced to disable Scroll on Top, to promptly fix the problem.Good afternoon. The plugin has been installed. There are no comments. Validator does not see errors. Thank you for your promptness.
Similar fixes: added role=”tablist” to \includes\elements\Adv_Tabs.php in line 1002
<div class="eael-tabs-nav" role="tablist">
and in Cta_Box.php in line 1469 remove tag <p>, due to the doubling of tags
$contentMarkup .=$settings['eael_cta_content'];
Forum: Plugins
In reply to: [Tutor LMS - eLearning and online course solution] Alt tag for ImageSorry I didn’t specify.
It doesn’t work in the course archive of the Edumax theme.Functuons get_tutor_course_thumbnail() does not outputs Alt
echo ‘<div class=”tutor-course-thumbnail”> <img src=”‘ . esc_url( $thumb_url ) . ‘” /> </div>’;
- This reply was modified 1 year, 9 months ago by scont.
Forum: Plugins
In reply to: [Tutor LMS Elementor Addons] Alt tag for Imagesorry, not wrong branch
Forum: Plugins
In reply to: [AnyWhere Elementor] Work with php 8.0?php 8.1.15 error.log
PHP Fatal error: Uncaught ValueError: Unknown format specifier “\xd0” in /public_html/wp-content/plugins/anywhere-elementor/freemius/templates/forms/deactivation/retry-skip.php:23\nStack trace:\n#0 /wp-content/plugins/anywhere-elementor/freemius/templates/forms/deactivation/retry-skip.php(23): sprintf(‘\xD0\x92\xD0\xBE\xD0\xB7\xD0\xBC\xD0\xBE\xD0\xB6\xD0\xBD\xD0…’, ‘_get_uninstall_reasons(‘long-term’)\n#4 [internal function]: Freemius->_add_deactivation_feedback_dialog_box(”)\n#5 /wp-includes/class-wp-hook.php(308): call_user_func_array(Array, Array)\n#6 /wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters(NULL, Array)\n#7 /wp-includes/plugin.php(517): WP_Hook->do_action(Array)\n#8 /wp-admin/admin-footer.php(78): do_action(‘admin_footer’, ”)\n#9 /wp-admin/plugins.php(406): require_once(‘/…’)\n#10 {main}\n thrown in /wp-content/plugins/anywhere-elementor/freemius/templates/forms/deactivation/retry-skip.php on line 23, referer /wp-admin/plugins.php
Forum: Plugins
In reply to: [Tutor LMS - eLearning and online course solution] variable courses(@jobayertuser)
Hello @justin0790
Please update tutor lms we have resolve this issue already.
Forum: Plugins
In reply to: [Tutor LMS - eLearning and online course solution] variable coursesWhy did they write that support for variable products was added??? Talk about nothing.
Forum: Plugins
In reply to: [Tutor LMS - eLearning and online course solution] variable coursesGood afternoon. I put the latest version (on the test circuit, the version is not PRO). The product for the course is variable, but the variation is not displayed on the course page (single). Am I doing something wrong?