Skip to content

Errors and Solutions

This guide contains the most common issues when using the WPify Woo GLS plugin and steps to resolve them.

Parcel shop picker does not appear in checkout

Cause: The GLS ParcelShop shipping method is not configured in the shipping zone, or JavaScript errors prevent the widget from loading.

Solution:

  1. Go to WooCommerce -> Settings -> Shipping and verify that GLS ParcelShop is added to the relevant shipping zone
  2. Make sure the shipping zone matches the customer’s address (country, region, postal code)
  3. Check for JavaScript errors in the browser console (F12 -> Console) that may prevent the widget from loading
  4. Clear any caching plugins or CDN cache and try again
  5. Test with a default theme (e.g. Storefront) to rule out theme conflicts
Checkout validation error — pickup point not selected

Cause: The customer tried to place an order with GLS ParcelShop shipping without selecting a pickup point.

Solution: This is expected behavior — the plugin requires a pickup point to be selected. The customer needs to:

  1. Click on the parcel shop picker widget
  2. Select a pickup point from the map
  3. Confirm the selection
  4. Then place the order

If the picker is not visible, see the issue above.

No pickup points shown for the customer's country

Cause: The plugin supports pickup points in CZ, SK, SI, HU, HR and RO. If the customer’s shipping country is outside these supported countries, no pickup points will be available.

Solution:

  1. Verify that the customer’s shipping country is one of the supported countries
  2. Make sure the shipping zone is configured correctly for the target country
  3. Only offer GLS ParcelShop in shipping zones for supported countries
Shipping address is not replaced with parcel shop address

Cause: The Replace shipping address option is not enabled in the plugin settings.

Solution:

  1. Go to WooCommerce -> Wpify Modules -> GLS
  2. Enable Replace shipping address
  3. Save settings
  4. New orders will have the shipping address replaced with the selected parcel shop address
Parcel shop details not showing in emails

Cause: When Replace shipping address is enabled, the parcel shop details are not displayed as a separate section because they are already part of the shipping address. When disabled, the details should appear automatically.

Solution:

  1. If Replace shipping address is enabled — the parcel shop info is in the shipping address itself, this is the expected behavior
  2. If Replace shipping address is disabled and details still don’t show — verify that the order actually used the GLS ParcelShop shipping method
  3. Check that a pickup point was selected (check order meta for _gls_data)
GLS ParcelShop is not available as a shipping method

Cause: The plugin module is not activated or the shipping method was not added to the zone.

Solution:

  1. Go to WooCommerce -> Wpify Modules and verify that the GLS module is activated
  2. Go to WooCommerce -> Settings -> Shipping and add the GLS ParcelShop method to the desired shipping zone
  3. Make sure the plugin license is valid and activated
GLS logo does not appear in checkout

Cause: The Display logo setting is not enabled.

Solution:

  1. Go to WooCommerce -> Wpify Modules -> GLS
  2. Enable Display logo
  3. Save settings
Does the plugin support label printing or parcel tracking?

No, this plugin provides only the GLS ParcelShop pickup point selection in checkout. It does not include API integration for label printing, parcel tracking, or order submission to GLS. For label printing, use the GLS business portal or a dedicated shipping management solution.

Does the plugin work with block checkout?

Yes, the plugin fully supports the WooCommerce block-based checkout (Cart/Checkout blocks). The parcel shop picker widget works in both the classic and block checkout, with block-level validation in the block checkout.

Which countries are supported?

The plugin supports GLS ParcelShop pickup points in Czech Republic (CZ), Slovakia (SK), Slovenia (SI), Hungary (HU), Croatia (HR) and Romania (RO).

Can I use GLS ParcelShop alongside other shipping methods?

Yes, GLS ParcelShop is a standard WooCommerce shipping method. You can add it alongside flat rate, free shipping, or any other shipping methods in the same shipping zone. The customer selects the desired method during checkout.

What data is stored for the selected parcel shop?

The plugin stores the parcel shop ID, code, name, street, city, postal code, and country as order metadata. This information is displayed in the admin order detail and in customer emails.