• Resolved jimmamal

    (@jimmamal)


    Hello,
    Can you help my how I can remove this notification:
    Since version 1.5.24, a new Country validation was added to WC Pickup Store. Please, update stores without country manually or use the default country GR here.

    I do not find anything these option to change!

    Thank you in advance.

Viewing 6 replies - 1 through 6 (of 6 total)
  • Same here, on fresh install, the nag will not go away! And the customizer is set, with stores added.

    Love to get an update on this, or if anyone got rid of this message

    I’ve the same issue, always showing the same alert in Spanish in Version 1.8.3:

    Desde la versión 1.5.24, se ha agregado una nueva validación de país a WC Pickup Store. Por favor, actualice las oficinas sin país al ES predeterminado.

    I hope it gets solved soon. Regards.

    Happens to me even on a new site, updated to a recent version, but the message is persistent.

    franciscochanto

    (@franciscochanto)

    @jimmamal and everyone.

    The problem can be fixed (at least temporarily) by adding the CSS class .is-dismissible in the wc-pickup-store.php file

    However, the message will appear every time the page is reloaded, as the function must be validated to actually dismiss the notification.

    File path: plugins\wc-pickup-store\wc-pickup-store.php
    Line: 89

    <div id="message" class="notice notice-error is-dismissible">

    We will be very grateful to the author if it is included in a future update.

    Plugin Author Keylor Mendoza

    (@keylorcr)

    Hey guys

    It’s been a while, but the new 1.8.5 release will fix the validation of countries that is displaying that message.

    Best regards.

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

The topic ‘How remove notification Since version 1.5.24…’ is closed to new replies.