Search Results for 'download link'

Viewing 25 results - 2,876 through 2,900 (of 9,427 total)
  • Author
    Search Results
  • #148777

    Nayeem Riddhi
    Moderator

    How to Fix 403 Forbidden Error on WordPress
    To help you fix the 403 Forbidden Error on your WordPress site i am describing it in detail:

  • ►File permissions
  • ► .htaccess file
  • 1. File Permissions

    Each folder and file on your WordPress site’s server has its own unique file permissions that control who can:

    Read – see the data in the file/view the contents of a folder.
    Write – modify the file/add or delete files inside a folder
    Execute – run the file and/or execute it as a script/access a folder and perform functions and commands.
    These permissions are indicated by a 3-digit number, with each digit indicating the level of permission for each of the 3 categories above.

    Normally, these permissions just “work” for your WordPress site. However, if something gets messed up with the file permissions at your WordPress site, it can cause the 403 Forbidden error.

    To view and modify your site’s file permissions, you’ll need to connect via FTP/SFTP.

    Once you’re connected to your server, you can view a file or folder’s permissions by right-clicking on it:

    view-file-permissions-01

    Of course, manually checking the permissions for each file or folder isn’t really an option. Instead, you can automatically apply file permissions to all the files or folders inside of a folder.

    According to the WordPress Codex, the ideal file permissions for WordPress are:

    Files – 644 or 640
    Directories – 755 or 750
    One exception is that your wp-config.php file should be 440 or 400

    To set these permissions, right-click on the folder that contains your WordPress site. Then, choose File Attributes:

    fix-403-forbidden-error-wordpress-file-permissions-2

    Enter 755 or 750 in the Numeric value box. Then, choose Recurse into subdirectories and Apply to directories only:

    fix-403-forbidden-error-wordpress-file-permissions-3

    Once you’ve applied the correct permissions for directories, you’ll repeat the process for files. Only this time:

    Enter 644 or 640 in the Numeric value box
    Choose Recurse into subdirectories
    Choose Apply to files only

    fix-403-forbidden-error-wordpress-file-permissions-5

    To finish the process, you just need to manually adjust the permissions for your wp-config.php file to make them 440 or 400:

    fix-403-forbidden-error-wordpress-file-permissions-4

    If file permissions issues were causing the 403 Forbidden Error, your site should now start working again.

    2. .htaccess File

    if you’re hosting uses the Apache web server, one common cause of the 403 Forbidden error is a problem in your site’s .htaccess file.

    The .htaccess file is a basic configuration file used by the Apache webserver. You can use it to set up redirects, restrict access to all or some of your site, etc.

    Because it’s so powerful, even if a little mistake can cause a big issue, like the 403 Forbidden error.

    Rather than trying to troubleshoot the .htaccess file itself, a simpler solution is to just force WordPress to generate a new, clean .htaccess file.

    To do that:

    Connect to your server via FTP
    Find the .htaccess file in your root folder
    Download a copy of the file to your computer (it’s always a good idea to have a backup just in case)
    Delete the .htaccess file from your server after you have a safe backup copy on your local computer

    fix-403-forbidden-error-wordpress-htaccess

    Now, you should be able to access your WordPress site if your .htaccess file was the issue.

    To force WordPress to generate a new, clean .htaccess file:

    Go to Settings → Permalinks in your WordPress dashboard
    Click Save Changes at the bottom of the page (you do not need to make any changes – just click the button)

    And that’s it – WordPress will now generate a new .htaccess file for you.

    If you still Having Issues? Reach Out to Your Hosting Provider

    The 403 Forbidden error means that your server is working, but you no longer have permission to view all or some of your site for some reason.

    thanks

#148775
This reply has been marked as private.
#148752

martech
Member
This reply has been marked as private.
#148743

martech
Member
This reply has been marked as private.
#148738

Steve Laborie
Participant
This reply has been marked as private.
#148727

Nayeem Riddhi
Moderator

You may Mask Download Link from the Download > Settings > Basic, please check , i hope it may help you

thanks

#148718

Steve Laborie
Participant

Hi. How do I prevent direct linking to a download. google is catching up and showing the link to the download?

When users are submitting the gravity form to download, the download link does not appear.

Instead, they are receiving an email to download…but the “email link” feature is not selected.

I have [wpdm_package_id] in the form as a hidden field.

Please help troubleshoot why they are not receiving the download link right after submitting the form.

#148649

In reply to: Downloads Not Working


USMAN AHMAD
Participant

Hi,

We have checked on the default WordPress theme as well. The href tag of the download link is set to “#” and the data-downloadurl property is set to the actual URL as shown in the code below.

<td class="__dt_col_2 __dt_col __dt_col_download_link">
   <a class="wpdm-download-link download-on-click btn btn-primary " rel="nofollow" href="#" data- 
   downloadurl="https://www.secp.gov.pk/document/moa-for-e-commerce-compaies/?wpdmdl=37508&refresh=6050526bbf9c61615876715">Download</a>
</td>

Please look in to this urgently.

#148615

USMAN AHMAD
Participant

Hi,

The download links have stopped working on our site. This is very critical for our site. Please respond back as soon as possible.

The HTML that is being rendered is as follows.

<td class="__dt_col_2 __dt_col __dt_col_download_link">
   <a class="wpdm-download-link download-on-click btn btn-primary " rel="nofollow" href="#" data- 
   downloadurl="https://www.secp.gov.pk/document/moa-for-e-commerce-compaies/?wpdmdl=37508&refresh=6050526bbf9c61615876715">Download</a>
</td>

The link is as follows.

https://www.secp.gov.pk/laws/others/

Please get back as soon as possible.

Thank you.

#148611

Hi,

Download links suddenly stopped working. When you click on the download link in email it directs you to Download file page where again you have to click to download but it again opens popup to fill the form instead of downloading file and so on in circle. So actually you can never download file.

Can you help us with this please?

Thank you

#148610

Hi there,

We are having same issue. Suddenly download links stopped working.
Can you help?

Thank you!

#148609

USMAN AHMAD
Participant

Hi,

We are having the same issue with our site. Download links are not working.


USMAN AHMAD
Participant
This reply has been marked as private.
#148586

Oscar Muñoz
Participant

Where can I see the shortcodes of the different designs? since when I use the ones in this link (https://www.wpdownloadmanager.com/download/wpdm-directory-add-on/ ), it always presents me with an error, and the only shortcode that has worked is the one that you (Support) gave me.

#148573

Chema Martinez
Participant

OK, but I already have a redirection plugin.
Which page or link should I mark as destination for the redirection of CF7? I want the user remaining in the same page but able to download the paper…


Thomas Scheuerer
Participant

Hello, I have the following problem. If a file is downloaded via a link that requires you to confirm the terms and conditions beforehand, it will automatically be downloaded twice. If you switch off the GTC confirmation, the file is correctly downloaded only once.

#148553

Chema Martinez
Participant

Hello,

I have installed your plugin, and set it to block download behind a CF7 form. But users are not redirected to download link after filling the form. How can it be done?

The website is https://lcc.eco. You can find a donwload button on the homepage (“Descargar Folleto”).

Thanks for your help!

#148542

Aleksandar Popovski
Participant
This reply has been marked as private.
#148511

In reply to: WPDM Package URL Base


kiddo worksheets
Participant
This reply has been marked as private.
#148493

In reply to: tags problem


x472134
Participant
This reply has been marked as private.
#148385

Matthias B
Participant
This reply has been marked as private.

Steve Laborie
Participant
This reply has been marked as private.

USMAN AHMAD
Participant
This reply has been marked as private.
#148341

Rodrigue Kamdieun
Participant

Hi ,

My download button no longer working. I’m receiving the below message whenever the download button is clicked

Message: Your email address is Blocked!

Please assist.

Thanks

Viewing 25 results - 2,876 through 2,900 (of 9,427 total)