(Request) YITH EASY LOGIN & REGISTER POPUP FOR WOOCOMMERCE

  • Welcome to Babiato Forum! All Resources are 100% clean and Safe to Use

salvation

New member
Jul 24, 2019
19
7
3
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: tanierlyons

otmane

Member
May 15, 2019
31
25
13
HELLO ALL MY FRIENDS, INEED UPDATE 1.2.0 FOR YITH EASY LOGIN & REGISTER POPUP FOR WOOCOMMERCE,

thank you
 

Forum statistics

Threads
73,530
Messages
953,616
Members
282,133
Latest member
Harry747568

About us

  • Babiato Forum - The webmaster 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, updating Daily resource to make sure our community is one of the best.

Quick Navigation

User Menu