-
I am trying to upload the theme in WordPress, but it is not working, the error the when i upload the file The link you followed has expired.
Please try again.could you help ?
Hi There.,
Thank you for contacting us.
The issue you’re encountering with the “accu.zip” file, where it gets stuck on an infinite loading screen and eventually shows a “link expired” or “403 Forbidden” message, is typically related to server settings. Here are some steps to resolve this:
Solution 1: Increase Upload Limits
The issue may be due to the file size exceeding your server’s upload limits.
Contact your hosting provider to increase the following PHP settings.
Recommended values:
memory_limit: 512M
post_max_size: 128M
upload_max_filesize: 128M
max_execution_time: 600
Once these values are updated, try uploading the “accu.zip file again.
Solution 2: Upload via FTP
If increasing the limits doesn’t resolve the issue, you can manually upload the theme using FTP.
Step 1: Unzip the “accu.zip” file on your local computer.
Step 2 : Connect to your server via FTP (using a tool like FileZilla).
Step 3 : Navigate to wp-content/themes/
Step 4 : directory.
Step 5 : Upload the unzipped “accu” folder to the themes directory.
Step 6 : After uploading, go to your WordPress dashboard, navigate to Appearance > Themes, and activate the “accu” theme.
If still facing any issues Please mail us your site credentials (WP & FTP access logins) via private reply, So that, We import demo data for you.
Please refer: https://prnt.sc/oOZUKM_CSXOH
Thank you!
You must be logged in to reply to this topic.