YITH WooCommerce Desktop Notifications

YITH WooCommerce Desktop Notifications v1.2.21

No permission to download

tanierlyons

Well-known member
Staff member
Administrative
Moderator
May 24, 2018
75,736
111,845
120
Tomz submitted a new resource:

YITH WooCommerce Desktop Notifications - Download Free YITH WooCommerce Desktop Notifications Nulled

notification-landing-image.jpg
Do you like the sound of money? I’m sure you do, since when you own an e-commerce store, there is no better sound from the one of a scored sale.
When customers buy from your online store, you must know right away, in order to be able to taste that particular feeling that only sales can give.

It doesn’t matter what you are doing, doesn’t matter if you are checking your budget or if you are in a meeting with your colleagues, you need to be informed!

Sure, you must...

Read more about this resource...
 
  • Like
Reactions: pippopo and maryvb

tanierlyons

Well-known member
Staff member
Administrative
Moderator
May 24, 2018
75,736
111,845
120

tanierlyons

Well-known member
Staff member
Administrative
Moderator
May 24, 2018
75,736
111,845
120

mast3rillusion

New member
May 23, 2019
5
4
3
United States
Thanks for this, however there is a bug in the file: /templates/admin/notifications-load-options-premium.php starting on line 277 you change this:
PHP:
$product_ids = $db_value[$key]['products'];
    if (is_array($product_ids)) {
        foreach ($product_ids as $product_id) {
            $product = wc_get_product($product_id);
            if (is_object($product)) {
                echo '<option value="' . esc_attr($product_id) . '"' . selected(true, true, false) . '>' . wp_kses_post($product->get_formatted_name()) . '</option>';
            }
        }
    }
}
to this:
PHP:
$product_ids = $db_value[$key]['products'];

if (is_array($product_ids)) {
    foreach ($product_ids as $product_id) {
        $product = wc_get_product($product_id);
        if (is_object($product)) {
            echo '<option value="' . esc_attr($product_id) . '"' . selected(true, true, false) . '>' . wp_kses_post($product->get_formatted_name()) . '</option>';
        }
    }
}

It seems they had a extra "}" in there that made the plugin not allow to add new notifications but this fixed it for me and the plugin works great! Thanks ;)
 
  • Like
Reactions: tanierlyons

tanierlyons

Well-known member
Staff member
Administrative
Moderator
May 24, 2018
75,736
111,845
120
Tomz updated YITH WooCommerce Desktop Notifications with a new update entry:

YITH WooCommerce Desktop Notifications v1.2.7

Download YITH WooCommerce Desktop Notifications v1.2.7 Nulled Free
VERSION 1.2.7 - RELEASED: AUG 05, 2019

  • New: Support to WooCommerce 3.7.0 RC2
  • New: Create notification when booking product is placed
  • New: Create new notification for request booking for bookings that need confirmation
  • Update: Italian language
  • Update: Plugin-fw
  • Update: .Pot file

Read the rest of this update entry...
 

About us

  • Our community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day to make sure our community is one of the best.

Quick Navigation

User Menu