Unable to updates plugins

Home Forums Legacy Support Support queries Update Issues Unable to updates plugins

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #254029
    DroidTechie
    Participant
    I am unable to update the plugins which are from external sources that come with the theme. For example Buddypress   Also, the website is loading really slow after adding and installing a theme.   Please check and respond asap.
    #254030
    DroidTechie
    Participant
    This reply has been marked as private.
    #254034
    DroidTechie
    Participant
    This reply has been marked as private.
    #254037
    DroidTechie
    Participant
    This reply has been marked as private.
    #254147
    Anshuman Sahu
    Keymaster
    This reply has been marked as private.
    #254187
    DroidTechie
    Participant
    This reply has been marked as private.
    #254188
    DroidTechie
    Participant
    Also, check why it's throwing so much debugs warning. :(
    #254266
    Anshuman Sahu
    Keymaster
    This reply has been marked as private.
    #258536
    DroidTechie
    Participant
    This reply has been marked as private.
    #258665
    Anshuman Sahu
    Keymaster

    please try adding this given code in your wplms-customizer.php file in wplms customizer plugin :

       

    add_action(‘init’,function(){
    $reg = WPLMS_Register::init();
    remove_action( ‘admin_init’,array($reg,’storegoogle_webfonts’ ));

    });

Viewing 10 posts - 1 through 10 (of 10 total)
  • The topic ‘Unable to updates plugins’ is closed to new replies.