Request For Update
Update Request
How To install plugin and themes
If you have already downloaded the plugin file from our website, you can upload it manually by following these steps:
- Log in to your WordPress dashboard.
- Navigate to “Plugins” in the left-hand menu and click “Add New.”
- Click on the “Upload Plugin” button at the top of the page.
- Click the “Choose File” button and select the plugin file from your computer.
- Click the “Install Now” button to start the installation process.
- Wait for the installation to complete, and then click the “Activate” button to enable the plugin.
How to install WordPress Themes using FTP
- Open FileZilla and enter your login information. Click on Quickconnect.
- In the new window, you will see a Remote Site and a root directory (this is your site’s name). Navigate to /rootdirectory/web/content/wp-content/themes.
- In the Local Site window, find the folder with your saved theme. Right-click and select Upload.
- You have now uploaded your theme to WordPress. To complete the process, log in to your control panel, go to Appearance > Themes, and hover over the new theme. Then, click Activate.
- Finally, check your new theme and see how you like the design of your site.
WordPress plugin installation fail
A WordPress plugin installation may fail due to:
- Incorrect File Format: Ensure the plugin file is in
.zip
format. - File Size Limit: Check your server’s upload size limit in
php.ini
. - Permissions Issue: Verify folder permissions (should be
755
for directories and644
for files). - Compatibility: Ensure the plugin is compatible with your WordPress version.
- Corrupt Plugin File: Re-download the plugin.
If you have already downloaded the plugin file from our website, you can upload it manually by following these steps:
- Log in to your WordPress dashboard.
- Navigate to “Plugins” in the left-hand menu and click “Add New.”
- Click on the “Upload Plugin” button at the top of the page.
- Click the “Choose File” button and select the plugin file from your computer.
- Click the “Install Now” button to start the installation process.
- Wait for the installation to complete, and then click the “Activate” button to enable the plugin.
- Open FileZilla and enter your login information. Click on Quickconnect.
- In the new window, you will see a Remote Site and a root directory (this is your site’s name). Navigate to /rootdirectory/web/content/wp-content/themes.
- In the Local Site window, find the folder with your saved theme. Right-click and select Upload.
- You have now uploaded your theme to WordPress. To complete the process, log in to your control panel, go to Appearance > Themes, and hover over the new theme. Then, click Activate.
- Finally, check your new theme and see how you like the design of your site.
A WordPress plugin installation may fail due to:
- Incorrect File Format: Ensure the plugin file is in
.zip
format. - File Size Limit: Check your server’s upload size limit in
php.ini
. - Permissions Issue: Verify folder permissions (should be
755
for directories and644
for files). - Compatibility: Ensure the plugin is compatible with your WordPress version.
- Corrupt Plugin File: Re-download the plugin.