• 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"

(Request) YITH EASY LOGIN & REGISTER POPUP FOR WOOCOMMERCE

You will get much more help if you follow the guidelines!
 
  • Like
Reactions: salvation and nada
Hi all, to remove the registration ERROR


Comment out line 166 and 180 having:
YIT_Plugin_Licence
YIT_Upgrade()


PHP:
        public function register_plugin_for_activation() {
            if( ! class_exists( 'YIT_Plugin_Licence' ) ) {
                require_once( 'plugin-fw/licence/lib/yit-licence.php' );
                require_once( 'plugin-fw/licence/lib/yit-plugin-licence.php' );
            }
         // YIT_Plugin_Licence()->register( YITH_WELRP_INIT, YITH_WELRP_SECRET_KEY, YITH_WELRP_SLUG );
        }

        /**
         * Register plugins for update tab
         *
         * @return   void
         * @since    2.0.0
         * @author   Francesco Licandro <[email protected]>
         */
        public function register_plugin_for_updates() {
            if( ! class_exists( 'YIT_Upgrade' ) ) {
                require_once( 'plugin-fw/lib/yit-upgrade.php' );
            }
           // YIT_Upgrade()->register( YITH_WELRP_SLUG, YITH_WELRP_INIT );
        }
        }
 
  • Like
Reactions: Babak
HELLO ALL MY FRIENDS, INEED UPDATE 1.2.0 FOR YITH EASY LOGIN & REGISTER POPUP FOR WOOCOMMERCE,

thank you
 
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