BuddyBoss Home – Web Support Forums Themes Boss. theme Not able to upload boss.zip in themes

Viewing 2 posts - 1 through 2 (of 2 total)
  • Question

    #48126
    @rams_mohan

    Hi,
    When I am trying to upload boss.zip file in themes of word press, it showing error like “Are you sure you want to try this? Please try again”. What should I do now to add that theme?

    Thanks

    Answers

    #48142
    @vapvarun

    Hi @rams_mohan, Welcome to BuddyBoss Community
    Seems your upload limit is less than 5mb, please increase it from your server end.

    Create or Edit an existing PHP.INI file

    you will not see a php.ini file in your directory. If you do not see one, then create a file called php.ini and upload it in the root folder. In that file add the following code:

    
    upload_max_filesize = 64M
    post_max_size = 64M
    max_execution_time = 300
    

    else you can also upload theme theme with the help of ftp or filemanager.
    Regards
    Varun Dubey

Viewing 2 posts - 1 through 2 (of 2 total)
  • The question ‘Not able to upload boss.zip in themes’ is closed to new replies.