• azadjd

    (@azadjd)


    Getting following error while installing Redux Framework plugin and Slider Revolution plugin:

    An error occurred while installing Redux Framework: <strong>Could not copy file. redux-framework/redux-core/inc/extensions/datetime/datetime/vendor/jquery-ui-timepicker-addon.min.js</strong>.


    An error occurred while installing Slider Revolution: <strong>Could not copy file. revslider/public/assets/assets/svg/notification/ic_event_busy_24px.svg</strong>.
    • This topic was modified 2 years ago by Jan Dembowski.
    • This topic was modified 2 years ago by azadjd.
Viewing 1 replies (of 1 total)
  • Linards

    (@linardsn)

    This error occurs when the installation of the plugin fails to copy certain files required for the plugin to function properly. In most cases, this issue is caused by file permission problems on your server.

    To resolve this issue, you can try the following steps:

    1. Manually install the plugin:
    • Download the plugin ZIP file from the official website.
    • Unzip the file on your computer.
    • Connect to your website via FTP or use the File Manager in your hosting control panel.
    • Navigate to the wp-content/plugins folder on your website.
    • Upload the unzipped plugin folder to this directory.
    • Go to the WordPress admin area and activate the plugin.
    1. Check file permissions:
    • Connect to your website via FTP or use the File Manager in your hosting control panel.
    • Navigate to the wp-content/plugins folder on your website.
    • Right-click on the folder and select “File Permissions” or “Change Permissions” (depending on your FTP client).
    • Set the permissions to 755 or 777.
    • Check the “Recurse into subdirectories” option.
    • Click “Apply” or “OK” to save the changes.
    1. Contact your hosting provider:
    • Contact your hosting provider and explain the issue.
    • Ask them to check the file permissions on your website.
    • Ask them to install the plugin for you, if necessary.

    Hopefully, one of these solutions will help you resolve the issue and install the plugins successfully.

Viewing 1 replies (of 1 total)
  • The topic ‘Error installling Redux Framework plugin and Slider Revolution plugin’ is closed to new replies.