Viewing 7 replies - 16 through 22 (of 22 total)
  • Thread Starter tradesouthwest

    (@tradesouthwestgmailcom)

    OK, my eyes went directly past that first option. Guess I was looking for WooCommerce alphabetically. Thanks for your time.

    Thread Starter tradesouthwest

    (@tradesouthwestgmailcom)

    OK, found that. But had not gotten around to submitting to there, yet. I did however submit a bug to Github https://github.com/woocommerce/woocommerce/issues/43305

    It appears as if the XHR for that one specific endpoint is not loading. EVERY tab or sub-setting on every tab will load at the least: wp-json/wp/v2/me?context and a few other XHRs like, wp-json/wc-admin/onboarding/tasks – This bug page (…admin.php?page=wc-settings&tab=shipping&section) does NOT load any XHR. The Console only shows this message for Shipping default tab (all other shipping subtabs load XHR) The resource at “https://thecoloradocookiecompany.com/stage1223/wp-content/plugins/woocommerce/assets/client/admin/components/index.js?ver=8.4.0” preloaded with link preload was not used within a few seconds. Make sure all attributes of the preload tag are set correctly.

    Saif

    (@babylon1999)

    Hello @tradesouthwestgmailcom,

    OK, found that. But had not gotten around to submitting to there, yet. I did however submit a bug to Github https://github.com/woocommerce/woocommerce/issues/43305

    Thank you for taking the time to create the report!

    Although I haven’t been able to replicate the issue myself, our developers will investigate further in case it’s a reproducible bug. Meanwhile, please continue to add any feedback you have about this matter directly to the report itself. :?)

    Thanks again!

    Thread Starter tradesouthwest

    (@tradesouthwestgmailcom)

    OK, found that. Update: opened ticket as bug on github https://github.com/woocommerce/woocommerce/issues/43305

    If you all need to close this forum ticket then feel free to do so. I don’t feel there has been much to follow up on on this platform. Although, someone above did say that this issue was a “known problem” with Woo.

    If you do follow the github issue you will see that I ended up hard coding the table list of shipping zones into the admin file woo/includes/admin/setting/views/…admin=page-shipping-zones.php

    Thread Starter tradesouthwest

    (@tradesouthwestgmailcom)

    For anyone looking for a patch to fix this issue using hard code, try my snippet: View: Woocommerce get shipping methods get zone locations WC_Shipping_Zone class tbody fix missing shipping zones and regions.

    I am still following the Github as an issue to Woo but, worse case I am thinkibng there could be a rouge script on the hosting that is not allowing XHR on the shipping settings page.

    Plugin Support Shameem R. a11n

    (@shameemreza)

    Hi @tradesouthwestgmailcom,

    We appreciate your diligence in submitting a bug report on Github and for sharing your workaround with the hard coding of the shipping zones into the admin file.

    We understand the importance of a functioning and effective shipping zone setup, and we’re glad to see you’ve found a temporary solution.

    Our developers will look into the issue you reported. While I don’t have an immediate solution, I assure you this is being taken seriously. Your detailed feedback and the steps you’ve taken to address the issue are extremely helpful and will aid in their investigation.

    In the meantime, please continue to monitor the GitHub issue and update it with any further findings or feedback. Closing this forum ticket as you suggested might be best to avoid confusion, as the GitHub ticket will be the main tracking point for this issue.

    Again, thank you for your valuable input and patience as we work to resolve this. Your understanding is greatly appreciated.

    Thread Starter tradesouthwest

    (@tradesouthwestgmailcom)

    And thanks to all the peeps here who chimed in. Closing. Any viewers can follow the Github issue.

Viewing 7 replies - 16 through 22 (of 22 total)
  • The topic ‘WC Shipping Zones missing’ is closed to new replies.