• You MUST read the Babiato Rules before making your first post otherwise you may get permanent warning points or a permanent Ban.

    Our resources on Babiato Forum are CLEAN and SAFE. So you can use them for development and testing purposes. If your are on Windows and have an antivirus that alerts you about a possible infection: Know it's a false positive because all scripts are double checked by our experts. We advise you to add Babiato to trusted sites/sources or disable your antivirus momentarily while downloading a resource. "Enjoy your presence on Babiato"

YITH WooCommerce Multi-step Checkout

YITH WooCommerce Multi-step Checkout v2.0.9

No permission to download
hi @NullMaster @Babak please when you have time. thanks guys ;)

VERSION 2.0.10 - RELEASED ON 09 MARCH 2021​

  • New: support for WordPress 5.7
  • New: support for WooCommerce 5.1
  • Update: YITH plugin framework
 
How do I activate the plugin? so notifications about licence will hide
activate plugin = buy a license :ROFLMAO::ROFLMAO::ROFLMAO: ... hehe! .. you don't need a license to use it, but, if you are bothered by the notifications use another plugin like this https://wordpress.org/plugins/wp-hide-backed-notices/ or a code snippet in your function.php archive
PHP:
/*remove yith plugin notice from admin dashboard*/
function remove_yith_license_from_admin_page() {
    echo '<style>
        div.yith-license-notice {
            display: none;
            visibility: hidden;
        }
    </style>';
}

add_action('admin_head', 'remove_yith_license_from_admin_page');
 
activate plugin = buy a license :ROFLMAO::ROFLMAO::ROFLMAO: ... hehe! .. you don't need a license to use it, but, if you are bothered by the notifications use another plugin like this https://wordpress.org/plugins/wp-hide-backed-notices/ or a code snippet in your function.php archive
PHP:
/*remove yith plugin notice from admin dashboard*/
function remove_yith_license_from_admin_page() {
    echo '<style>
        div.yith-license-notice {
            display: none;
            visibility: hidden;
        }
    </style>';
}

add_action('admin_head', 'remove_yith_license_from_admin_page');
work! thank you
 
  • Like
Reactions: siriot

Attachments

  • yith-woocommerce-multi-step-checkout-premium.zip
    1.3 MB · Views: 89
  • Like
Reactions: Fixi0n

Please Update​

VERSION 2.0.14 - RELEASED ON 27 JUNE 2021​

  • New: support for WordPress 5.8
  • New: support for WooCommerce 5.5
  • Update: YITH plugin framework
 
Please update

VERSION 2.1.0 - RELEASED ON 28 SEPTEMBER 2021​

  • New: support for WooCommerce 5.7
  • Update: YITH plugin framework
  • Fix: debug info feature removed for all logged in users
 
Please update

VERSION 2.1.0 - RELEASED ON 28 SEPTEMBER 2021​

  • New: support for WooCommerce 5.7
  • Update: YITH plugin framework
  • Fix: debug info feature removed for all logged in users
+1 ... 111111111111111111111111
 
@Babak @Null Masters @NullMaster please update, a lot of compatibility issues updates

Version 2.5.0 - Released on 12 January 2022​

  • >New: support for WooCommerce 6.1
  • >New: support for WordPress 5.9
  • Update: YITH plugin framework
 
  • Like
Reactions: Fogghy
AdBlock Detected

We get it, advertisements are annoying!

However in order to keep our huge array of resources free of charge we need to generate income from ads so to use the site you will need to turn off your adblocker.

If you'd like to have an ad free experience you can become a Babiato Lover by donating as little as $5 per month. Click on the Donate menu tab for more info.

I've Disabled AdBlock