Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter webkix

    (@webkix)

    Thanks for your response:
    – I manage few websites for clients.
    – I have used my WordPress login (same account) to connect these sites for jet pack
    – when I login to woocommerce mobile app I can see all the sites
    – Some clients wants to be able to use woocommerce mobile app but I cannot give them only access to their store

    So my question is:
    Is there any way to select or disable woocommerce mobile app for selected stores? Or do I need to use different WordPress accounts to connect to the each store?

    webkix

    (@webkix)

    Yes, the recent update is causing a PHP fatal error. see the logs below:

    Got error ‘PHP message: PHP Fatal error: Uncaught Error: Call to undefined function is_plugin_active() in plugins/advanced-woo-search/includes/class-aws-helpers.php:723\nStack trace:\n#0 plugins/advanced-woo-search/includes/class-aws-markup.php(43): AWS_Helpers::get_lang()\n#1 plugins/advanced-woo-search/advanced-woo-search.php(145): AWS_Markup->markup()\n#2 plugins/advanced-woo-search/advanced-woo-search.php(329): AWS_Main->markup()\n#3 plugins/advanced-woo-search/includes/modules/elementor-widget/class-elementor-aws-widget.php(101): aws_get_search_form()\n#4 plugins/elementor/includes/base/controls-stack.php(2154):

    Thread Starter webkix

    (@webkix)

    Hi There,

    Unfortunately, it does not resolve this issue.

    For example, when I try to hide the state input field by using:
    add_filter( ‘woocommerce_shipping_calculator_enable_state’, ‘__return_false’ );

    Block does not hide the state filed. It looks like it does not use the woocommerce template files or filter hooks.

    Do you have any other workarounds?

    Hi There,

    I am trying to implement the same. Will you be able to share the work around? We have a few sites where we are experiencing some issues with suburb name autocomplete.

Viewing 4 replies - 1 through 4 (of 4 total)