Forum Replies Created

Viewing 15 replies - 1 through 15 (of 16 total)
  • I have the same issue, and I don’t have the cart block on the same page. It’s also appearing if I am using the default 2025 theme. What else can be affecting this?

    Hello! I am having the same issue on my site, too.

    What info do you need to help investigate the issue?

    Hi @j4studios!
    Yes, indeed i use 2 plugins. I use Members plugin only and only to create the additional roles i need, otherwise i use UM for anything else.
    If i remember correctly i contacted UM before about this and basically got a reply to just use Members for my needs…

    Hopefully you’d get a different reply!
    Hope it’s already in the works and we will soon have a feature to be able to create multiple roles per user!

    Thank you!
    Have a great day!

    Thread Starter Helena Boitsova

    (@lenchezzz)

    Hello @neversettle !

    Thank you so much for fixing this for me! I’ve installed the dev version of the plugin and your fix worked.
    Thank you again!

    Just going to leave a copy of your email for future is people will get here from search:

    I believe we have a fix that will allow cloning of the main site to work correctly . If this updated version of the plugin will work, we’ll include this fix in the next version release of the plugin.

    Thread Starter Helena Boitsova

    (@lenchezzz)

    Hello @neversettle thank you for your reply to me!

    I’ve tried to make the site “the same” as another one i have. I have the same theme activated and i’ve mimicked the plugins on the main site so it will be the same but it didn’t matter. I’ll forward the logs to your email, thank you!

    Can we not close this issue yet? I want to post the solution here if we find it.
    Thank you!

    Have a great day!

    Thread Starter Helena Boitsova

    (@lenchezzz)

    Hi @champsupertramp sorry for delayed response!

    And OMG sorry for wasted time!
    It was totally some cache and just waiting for a couple of days totally solved the issue.
    Using Incognito, didn’t help, clearing my Chrome cache didn’t help.
    So i’m guessing that was some server side cache.
    And answering your question, no that is not a multi-site. Just a normal WP setup and WPML is setup to have 2 different domains for 2 languages.

    Thanks again for your support, this is now solved.

    Thread Starter Helena Boitsova

    (@lenchezzz)

    Hi @champsupertramp !

    Thank you for you reply! Yes, i did try to docs and i’ve spent some extensive time googling too.

    The thing is the docs DO mention WPML but in a sense “You can use WPML, our plugin is fully compatible” and that’s about it. All other text is how to use Loco Translate to translate.

    The thing is everything translates Good, i can see login form in 2 languages, but my issue is:
    When i’m already logged in with EN form it redirects me to home page, if i want to see home page in FR and press on language switcher (to switch the language from front end) it redirects me to login page again to make me login, but i’m logged in already!
    Might be an issue because i use 2 different domains for 2 languages…

    Thread Starter Helena Boitsova

    (@lenchezzz)

    @champsupertramp thanks for your reply!

    @zantafio If you go inside each existing user profile you can add 2 roles (1 WP and 1 UM role) to any user. Just not from the table view of all users.

    Users -> Edit (underneath of the users’ username)
    Will basically lead you to the same screen as you see when you create a user.

    Hope this helps.

    PS. For having multiple UM roles i’ve installed a plugin called ‘Members’ from ‘MemberPress’. Looks like it works good with all UM restrictions i have on pages and Gutenberg blocks.

    Thread Starter Helena Boitsova

    (@lenchezzz)

    Hello @rafinkhan !

    Here are couple of screenshots i just made for you. I hosted them on my site since i can’t add them here:

    http://helenaboitsova.com/wp-content/uploads/2020/06/Screen-Shot-2020-06-24-at-2.38.51-PM.png

    http://helenaboitsova.com/wp-content/uploads/2020/06/Screen-Shot-2020-06-24-at-2.42.38-PM.png

    and these 2 examples are only from Docs Page settings in Customiser. i think this might be an issue that appeared after some recent updates, since when i started using your plugin in April-May this was not there.

    My site is with all plugins updated to latest version and WP too.
    BetterDocs v1.3.2
    BetterDocs Pro v 1.2.8
    WP v 5.4.2 with 2020 theme

    Yes is does work with Elementor. This should help you with this task https://github.com/elementor/elementor/issues/1284#issuecomment-540720172

    Actually! Just putting this code somewhere in header fixed it all for me!

    They have changed the order of Elementor CSS files load. This results in styles

    .elementor-heading-title>a {
        color: inherit;
        font-size: inherit;

    to load later than ‘site-wide’ link styles. Where as before that piece of code was loading on the very top and that made your Elementor settings for wrapping element that had the link inside to overwrite default link styles.

    Solution:
    On all elements containing links where you see wrong styles go to Advanced -> Custom CSS and put in this code:

     body .elementor-heading-title>a {
        color: inherit;
        font-size: inherit;
        font-family: inherit;
        font-weight: inherit;
    }

    This should solve the issue for you and all of us.

    похоже на то либо не перекинулась тема или нету связи с базой данных. Попробуйте проверить вся ли информация верна в файле для связи с БД.
    wp-config.php

    Пример моего сайта на локалке:

    // ** MySQL settings - You can get this info from your web host ** //
    /** The name of the database for WordPress */
    define( 'DB_NAME', 'test' );
    
    /** MySQL database username */
    define( 'DB_USER', 'root' );
    
    /** MySQL database password */
    define( 'DB_PASSWORD', 'root' );
    
    /** MySQL hostname */
    define( 'DB_HOST', 'localhost' );
    
    /** Database Charset to use in creating database tables. */
    define( 'DB_CHARSET', 'utf8mb4' );
    
    /** The Database Collate type. Don't change this if in doubt. */
    define( 'DB_COLLATE', '' );

    Если все верно – перейдите на бэкэнд (залогинтесь) и активируйте свою тему.
    test.local/wp-admin
    Appearance -> Themes -> Activate theme

    Thread Starter Helena Boitsova

    (@lenchezzz)

    ага, все таки есть ошибки на стороне 1С при автоматической выгрузке
    Выгружено товаров: 25
    Выгружено картинок: 13
    Выгрузка товаров успешно завершена
    Выгружено заказов: 1
    Произошла ошибка на стороне сервера. Не получен статус завершения операции. Файл не отправлен (C:\Users\ALenaT\AppData\Local\Temp\647\v8_C748_38.zip).
    Обмен не выполнен
    Ответ сервера:

    #0 wc1c_error(Функция id вызвана неправильно. Order properties should not be accessed directly. Backtrace: require(‘wp-blog-header.php’), require_once(‘wp-includes/template-loader.php’), do_action(‘template_redirect’), WP_Hook->do_action, WP_Hook->apply_filters, call_user_func_array, wc1c_template_redirect, wc1c_exchange, wc1c_mode_file, wc1c_mode_import, wc1c_xml_parse, xml_parse, wc1c_xml_end_element_handler, call_user_func, wc1c_orders_end_element_handler, wc1c_replace_document, WC_Abstract_Legacy_Order->__get, wc_doing_it_wrong Дополнительную информацию можно найти на странице «Отладка в WordPress». (Это сообщение было добавлено в версии 3.0.) in /home/antonio2/feelingwell.helenaboitsova.com/wp-includes/functions.php on line 4147, PHP Unknown Error) called at [/home/antonio2/feelingwell.helenaboitsova.com/wp-content/plugins/woocommerce-1c-master/exchange.php:142]
    #1 wc1c_strict_error_handler(1024, Функция id вызвана неправильно. Order properties should not be accessed directly. Backtrace: require(‘wp-blog-header.php’), require_once(‘wp-includes/template-loader.php’), do_action(‘template_redirect’), WP_Hook->do_action, WP_Hook->apply_filters, call_user_func_array, wc1c_template_redirect, wc1c_exchange, wc1c_mode_file, wc1c_mode_import, wc1c_xml_parse, xml_parse, wc1c_xml_end_element_handler, call_user_func, wc1c_orders_end_element_handler, wc1c_replace_document, WC_Abstract_Legacy_Order->__get, wc_doing_it_wrong Дополнительную информацию можно найти на странице «Отладка в WordPress». (Это сообщение было добавлено в версии 3.0.), /home/antonio2/feelingwell.helenaboitsova.com/wp-includes/functions.php, 4147, Array ([function] => id,[message] => Order properties should not be accessed directly. Backtrace: require(‘wp-blog-header.php’), require_once(‘wp-includes/template-loader.php’), do_action(‘template_redirect’), WP_Hook->do_action, WP_Hook->apply_filters, call_user_func_array, wc1c_template_redirect, wc1c_exchange, wc1c_mode_file, wc1c_mode_import, wc1c_xml_parse, xml_parse, wc1c_xml_end_element_handler, call_user_func, wc1c_orders_end_element_handler, wc1c_replace_document, WC_Abstract_Legacy_Order->__get, wc_doing_it_wrong Дополнительную информацию можно найти на странице «Отладка в WordPress».,[version] => (Это сообщение было добавлено в версии 3.0.)))
    #2 trigger_error(Функция id вызвана неправильно. Order properties should not be accessed directly. Backtrace: require(‘wp-blog-header.php’), require_once(‘wp-includes/template-loader.php’), do_action(‘template_redirect’), WP_Hook->do_action, WP_Hook->apply_filters, call_user_func_array, wc1c_template_redirect, wc1c_exchange, wc1c_mode_file, wc1c_mode_import, wc1c_xml_parse, xml_parse, wc1c_xml_end_element_handler, call_user_func, wc1c_orders_end_element_handler, wc1c_replace_document, WC_Abstract_Legacy_Order->__get, wc_doing_it_wrong Дополнительную информацию можно найти на странице «Отладка в WordPress». (Это сообщение было добавлено в версии 3.0.)) called at [/home/antonio2/feelingwell.helenaboitsova.com/wp-includes/functions.php:4147]
    #3 _doing_it_wrong(id, Order properties should not be accessed directly. Backtrace: require(‘wp-blog-header.php’), require_once(‘wp-includes/template-loader.php’), do_action(‘template_redirect’), WP_Hook->do_action, WP_Hook->apply_filters, call_user_func_array, wc1c_template_redirect, wc1c_exchange, wc1c_mode_file, wc1c_mode_import, wc1c_xml_parse, xml_parse, wc1c_xml_end_element_handler, call_user_func, wc1c_orders_end_element_handler, wc1c_replace_document, WC_Abstract_Legacy_Order->__get, wc_doing_it_wrong, 3.0) called at [/home/antonio2/feelingwell.helenaboitsova.com/wp-content/plugins/woocommerce/includes/wc-deprecated-functions.php:116]
    #4 wc_doing_it_wrong(id, Order properties should not be accessed directly., 3.0) called at [/home/antonio2/feelingwell.helenaboitsova.com/wp-content/plugins/woocommerce/includes/legacy/abstract-wc-legacy-order.php:407]
    #5 WC_Abstract_Legacy_Order->__get(id) called at [/home/antonio2/feelingwell.helenaboitsova.com/wp-content/plugins/woocommerce-1c-master/exchange/orders.php:276]
    #6 wc1c_replace_document(Array ([Ид] => 72bc13a3-20ba-11e8-951b-50465da09231,[Номер] => 737,[Дата] => 2018-03-05,[Время] => 23:03:51,[ХозОперация] => Заказ товара,[Роль] => Продавец,[Валюта] => грн,[Курс] => 0,[Сумма] => 880,[Контрагенты] => Array ([0] => Array ([Ид] => 72bc13a1-20ba-11e8-951b-50465da09231,[Наименование] => Гость,[Роль] => Покупатель,[РеквизитыФизЛица] =>

    )),[Комментарий] => № 737 feelingwell.helenaboitsova.com: Test on Lena,[Налоги] =>

    ,[Товары] => Array ([0] => Array ([Ид] => 0d2986fa-207b-11e8-951b-50465da09231#29d4a6c8-2081-11e8-951b-50465da09231,[Наименование] => 3123Ф/вып.бабочка,[БазоваяЕдиница] => шт,[ХарактеристикиТовара] => Array ([0] => Array ([Наименование] => 1 Цвет,[Значение] => зеленоватый),[1] => Array ([Наименование] => 2 Размер,[Значение] => L)),[ЗначенияРеквизитов] => Array ([0] => Array ([Наименование] => ВидНоменклатуры,[Значение] => Товар),[1] => Array ([Наименование] => ТипНоменклатуры,[Значение] => Товар)),[ЦенаЗаЕдиницу] => 0,[Количество] => 1,[Сумма] => 880,[Единица] => шт,[Коэффициент] => 1,[Налоги] =>

    )),[ЗначенияРеквизитов] => Array ([0] => Array ([Наименование] => Номер по 1С,[Значение] => 00000000302),[1] => Array ([Наименование] => Дата по 1С,[Значение] => 2018-03-05),[2] => Array ([Наименование] => ПометкаУдаления,[Значение] => false),[3] => Array ([Наименование] => Проведен,[Значение] => false),[4] => Array ([Наименование] => Номер оплаты по 1С,[Значение] => 0),[5] => Array ([Наименование] => Дата оплаты по 1С,[Значение] => T),[6] => Array ([Наименование] => Номер отгрузки по 1С,[Значение] => 0),[7] => Array ([Наименование] => Дата отгрузки по 1С,[Значение] => T)))) called at [/home/antonio2/feelingwell.helenaboitsova.com/wp-content/plugins/woocommerce-1c-master/exchange/orders.php:80]
    #7 wc1c_orders_end_element_handler(, Array ([0] => КоммерческаяИнформация,[1] => Документ), 1, Документ)
    #8 call_user_func(wc1c_orders_end_element_handler, , Array ([0] => КоммерческаяИнформация,[1] => Документ), 1, Документ) called at [/home/antonio2/feelingwell.helenaboitsova.com/wp-content/plugins/woocommerce-1c-master/exchange.php:381]
    #9 wc1c_xml_end_element_handler(Resource id #411, Документ)
    #10 xml_parse(Resource id #411, изита>
    <ЗначениеРеквизита>
    <Наименование>Проведен</Наименование>
    <Значение>false</Значение>
    </ЗначениеРеквизита>
    <ЗначениеРеквизита>
    <Наименование>Номер оплаты по 1С</Наименование>
    <Значение>0</Значение>
    </ЗначениеРеквизита>
    <ЗначениеРеквизита>
    <Наименование>Дата оплаты по 1С</Наименование>
    <Значение>T</Значение>
    </ЗначениеРеквизита>
    <ЗначениеРеквизита>
    <Наименование>Номер отгрузки по 1С</Наименование>
    <Значение>0</Значение>
    </ЗначениеРеквизита>
    <ЗначениеРеквизита>
    <Наименование>Дата отгрузки по 1С</Наименование>
    <Значение>T</Значение>
    </ЗначениеРеквизита>
    </ЗначенияРеквизитов>
    </Документ>
    </КоммерческаяИнформация>, 0) called at [/home/antonio2/feelingwell.helenaboitsova.com/wp-content/plugins/woocommerce-1c-master/exchange.php:398]
    #11 wc1c_xml_parse(Resource id #409) called at [/home/antonio2/feelingwell.helenaboitsova.com/wp-content/plugins/woocommerce-1c-master/exchange.php:448]
    #12 wc1c_mode_import(sale, 1cbitrix-a5a9b50f-ec3e-4008-a728-5561b3daaa70.xml, orders) called at [/home/antonio2/feelingwell.helenaboitsova.com/wp-content/plugins/woocommerce-1c-master/exchange.php:285]
    #13 wc1c_mode_file(sale, v8_C748_38.zip) called at [/home/antonio2/feelingwell.helenaboitsova.com/wp-content/plugins/woocommerce-1c-master/exchange.php:505]
    #14 wc1c_exchange() called at [/home/antonio2/feelingwell.helenaboitsova.com/wp-content/plugins/woocommerce-1c-master/exchange.php:533]
    #15 wc1c_template_redirect()
    #16 call_user_func_array(wc1c_template_redirect, Array ([0] => )) called at [/home/antonio2/feelingwell.helenaboitsova.com/wp-includes/class-wp-hook.php:286]
    #17 WP_Hook->apply_filters(, Array ([0] => )) called at [/home/antonio2/feelingwell.helenaboitsova.com/wp-includes/class-wp-hook.php:310]
    #18 WP_Hook->do_action(Array ([0] => )) called at [/home/antonio2/feelingwell.helenaboitsova.com/wp-includes/plugin.php:453]
    #19 do_action(template_redirect) called at [/home/antonio2/feelingwell.helenaboitsova.com/wp-includes/template-loader.php:12]
    #20 require_once(/home/antonio2/feelingwell.helenaboitsova.com/wp-includes/template-loader.php) called at [/home/antonio2/feelingwell.helenaboitsova.com/wp-blog-header.php:19]
    #21 require(/home/antonio2/feelingwell.helenaboitsova.com/wp-blog-header.php) called at [/home/antonio2/feelingwell.helenaboitsova.com/index.php:17]

    Request URI: http://feelingwell.helenaboitsova.com/?wc1c=exchange?type=sale&mode=file&filename=v8_C748_38.zip
    Server API: cgi-fcgi
    Memory limit: 256M
    Maximum POST size: 8M
    PHP version: 5.6.33
    WordPress version: 4.9.4
    Plugin version: 0.7r

    rollback
    Обмен заказами завершен с ошибками!!!

    а можно по подробнее про ваше решение? Вы вносили изменения в код плагина? Или это было где то в 1С?
    У меня сейчас точно такая же проблема! Интересно!
    ПС. Спасибо большое что написали Ваше решение выше!

Viewing 15 replies - 1 through 15 (of 16 total)