Home › Forums › Pro Support › Problema al activar versión PRO › Reply To: Problema al activar versión PRO
October 16, 2019 at 11:22 am
#11505
Keymaster
Hi there,
It looks like your theme needs to check to make sure TGMPA isn’t already loaded. This can be done using ! class_exists( 'TGM_Plugin_Activation' )
in the file where it loads it.