Problem in theme installing?

I am trying to install a downloaded theme in .zip format, on my Ubuntu OS when i click on upload & try to install it, it shows the error:

Are you sure you want to do this?
Please try again.

I have also trying to add theme, in themes folder which is present in var/www/html/wordpress/wp-content/theme but i don’t get the permission to paste any folder here.

1 Answer
1

Log in to your server via SSH, upload the zip file to the /var/www/html/wordpress/wp-content/theme/ directory, then extract it. If you have a control panel, upload and extract the theme using the control panel file manager.

Once finished, go to WordPress administration back-end and activate the theme.

If you have SSH access to your server, check the permissions/ownership of /var/www/html/wordpress/wp-content/theme/ directory.

Leave a Comment