YITH WooCommerce Multi-step Checkout

YITH WooCommerce Multi-step Checkout v2.30.0

No permission to download

siriot

Well-known member
Babiato Lover
Trusted Uploader
Apr 29, 2019
353
1,029
120
Jumanji
hi @NullMaster @Tomz 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
 

siriot

Well-known member
Babiato Lover
Trusted Uploader
Apr 29, 2019
353
1,029
120
Jumanji
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');
 

Arapy85

New member
May 18, 2020
16
8
3
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

digital

Member
May 18, 2020
33
7
8

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
 

potoma133

New member
Jun 28, 2018
25
2
3
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
 

noobs

New member
Feb 17, 2020
17
7
3
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
 

talder88

Active member
Aug 10, 2020
118
30
28
@Tomz @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

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