Title: simplementNat's Replies | WordPress.org

---

# simplementNat

  [  ](https://wordpress.org/support/users/simplementnat/)

 *   [Profile](https://wordpress.org/support/users/simplementnat/)
 *   [Topics Started](https://wordpress.org/support/users/simplementnat/topics/)
 *   [Replies Created](https://wordpress.org/support/users/simplementnat/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/simplementnat/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/simplementnat/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/simplementnat/engagements/)
 *   [Favorites](https://wordpress.org/support/users/simplementnat/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[PDF Invoices & Packing Slips for WooCommerce] orders for vendors with wc vendors](https://wordpress.org/support/topic/orders-for-vendors-with-wc-vendors/)
 *  Thread Starter [simplementNat](https://wordpress.org/support/users/simplementnat/)
 * (@simplementnat)
 * [8 years, 11 months ago](https://wordpress.org/support/topic/orders-for-vendors-with-wc-vendors/#post-9212265)
 * In your code I just change this :
 *     ```
       if ( apply_filters('wpo_wcpdf_check_owner', WCX_Order::get_prop( $this->order, 'customer_id' ) != get_current_user_id(), $order_ids ) ) {
         wp_die( __( 'You do not have sufficient permissions to access this page.', 'wpo_wcpdf' ) );
       }
       ```
   
 * Tell me I you wan the other part.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[PDF Invoices & Packing Slips for WooCommerce] orders for vendors with wc vendors](https://wordpress.org/support/topic/orders-for-vendors-with-wc-vendors/)
 *  Thread Starter [simplementNat](https://wordpress.org/support/users/simplementnat/)
 * (@simplementnat)
 * [8 years, 11 months ago](https://wordpress.org/support/topic/orders-for-vendors-with-wc-vendors/#post-9212261)
 * I can give you the code for that if you want.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce COD Advanced Plugin] Cannot access Country in Select Country](https://wordpress.org/support/topic/cannot-access-country-in-select-country/)
 *  [simplementNat](https://wordpress.org/support/users/simplementnat/)
 * (@simplementnat)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/cannot-access-country-in-select-country/#post-8299342)
 * Hello, I just find in the main file (woocommerce-cod-advanced/woocommerce_advanced_cod.
   php) at line 166; $zone_fields is null
    I change the line with : `if ( $allowed_countries/*&&
   $zone_fields && $zone_fields['zone_country']*/) {` and it’s work
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce COD Advanced Plugin] Cannot access Country in Select Country](https://wordpress.org/support/topic/cannot-access-country-in-select-country/)
 *  [simplementNat](https://wordpress.org/support/users/simplementnat/)
 * (@simplementnat)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/cannot-access-country-in-select-country/#post-8298160)
 * Bonjour,
 * I get the same problem : the list of countries is empty.
 * There is no js error or XHR problems.
 * Do you need help to solve this ?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Contact Form 7] [Plugin: Contact Form 7] conflict mee news and contact form 7](https://wordpress.org/support/topic/plugin-contact-form-7-conflict-mee-news-and-contact-form-7/)
 *  [simplementNat](https://wordpress.org/support/users/simplementnat/)
 * (@simplementnat)
 * [15 years, 2 months ago](https://wordpress.org/support/topic/plugin-contact-form-7-conflict-mee-news-and-contact-form-7/#post-1778618)
 * in file /wp-content/plugins/meenews-newsletter/inc/init_meenews.php
    put the 
   code inside this condition.
 * if ($_POST[“_wpcf7”] != 1) {
 * }
 * It’s work for me.

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