• Hello,

    The Arabic version of the checkout fields does not work post-plugin version 2.9.9 after checking I found by disabling cache_key the Arabic version works fine, but I get PHP errors for doing that.

    So I disabled the using the method you used in 2.9.9 in the current version 3.0.4

    //$resultCities = get_transient( $cities_cache_key );

    //$resultStates = get_transient( $cache_key );

    Around 80% of the customers are Arabic users by the way

    The page I need help with: [log in to see the link]

  • The topic ‘Arabic cities and states only works when cache_key is disabled’ is closed to new replies.