Nayeem Riddhi

Forum Replies Created

Viewing 25 posts - 12,326 through 12,350 (of 20,536 total)
Mar 18, 2021 at 9:54 am
#148784
Moderator
Nayeem Riddhi
Staff OP

Can you please share the related URL, if possible, please, give your temporary wp-admin login details in a private reply for checking the issue

Thanks

Mar 18, 2021 at 9:44 am
#148783
Moderator
Nayeem Riddhi
Staff OP

please your site login URL too

thanks

Mar 18, 2021 at 9:43 am
#148782
Moderator
Nayeem Riddhi
Staff OP

Have you upgraded the WPDM directory add-on to the latest one, please let me know

thanks

Mar 18, 2021 at 9:39 am
#148781
Moderator
Nayeem Riddhi
Staff OP

Hello,

Have you purchased the stripe WPDM add-on, please let me know

thanks

Mar 18, 2021 at 9:37 am
#148780
Moderator
Nayeem Riddhi
Staff OP

Please, give your temporary wp-admin login details in a private reply for checking the issue.

Thanks

Mar 18, 2021 at 9:28 am
#148779
Moderator
Nayeem Riddhi
Staff OP

please share your related page URL, if possible, please, give your temporary wp-admin login details in a private reply for checking the issue.

Thanks

Mar 18, 2021 at 9:11 am
#148777
Moderator
Nayeem Riddhi
Staff OP

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

    Mar 18, 2021 at 5:28 am
    #148771
    Moderator
    Nayeem Riddhi
    Staff OP

    please share related package URL, if possible, please, give your temporary wp-admin login details in a private reply for checking the issue.

    Thanks

    Mar 18, 2021 at 5:22 am
    #148770
    Moderator
    Nayeem Riddhi
    Staff OP

    Please, give your temporary wp-admin login details in a private reply for checking the issue.

    Thanks

    Mar 18, 2021 at 5:17 am
    #148769
    Moderator
    Nayeem Riddhi
    Staff OP

    Can you please elaborate on your issue, which features you are trying to implement/adjust, please let me know then

    thanks

    Mar 18, 2021 at 5:05 am
    #148768
    Moderator
    Nayeem Riddhi
    Staff OP

    For add-on for now,

    1 ) Download the latest version from here https://www.wpdownloadmanager.com/user-dashboard/?udb_page=purchases
    2 ) Install the latest version

    thanks

    Mar 18, 2021 at 5:03 am
    #148767
    Moderator
    Nayeem Riddhi
    Staff OP

    I have checked from my side, it is working fine here, I think somewhere it is conflicting, can you please enable/disable other plugins for checking, you may also switch the theme to another for checking, please let me know then

    thanks

    Mar 17, 2021 at 4:49 pm
    #148750
    Moderator
    Nayeem Riddhi
    Staff OP

    I think this package you have shared is a locked package, the link is not accessible or public, please let me know further

    thanks

    Mar 17, 2021 at 4:37 pm
    #148749
    Moderator
    Nayeem Riddhi
    Staff OP

    Can you please elaborate on your issue, what type of issue you are facing? please let me know then

    thanks

    Mar 17, 2021 at 4:19 pm
    #148748
    Moderator
    Nayeem Riddhi
    Staff OP

    I have checked that there are many errors in the console, can you please enable/disable other plugins for checking, you may also switch theme to another for checking, please let me know then

    thanks

    Mar 17, 2021 at 3:52 pm
    #148746
    Moderator
    Nayeem Riddhi
    Staff OP

    Hi,

    Do you want to lock packages for downloading files for certain packages? please let me know

    thanks

    Mar 17, 2021 at 11:48 am
    #148733
    Moderator
    Nayeem Riddhi
    Staff OP

    Please, give your temporary wp-admin login details in a private reply for checking the issue.

    Thanks

    Mar 17, 2021 at 11:37 am
    #148731
    Moderator
    Nayeem Riddhi
    Staff OP

    For the profile additional field have you customized the related PHP file, for the advanced custom field add-on the additional field for the user profile is working fine from my side, please check and let me know then

    thanks

    Mar 17, 2021 at 11:22 am
    #148729
    Moderator
    Nayeem Riddhi
    Staff OP

    your credentials are not working, please check

    thanks

    Mar 17, 2021 at 11:19 am
    #148728
    Moderator
    Nayeem Riddhi
    Staff OP

    Hi,

    Do you want to show the backend FTP folder, it might be a security issue too for you, please let me know

    thanks

    Mar 17, 2021 at 11:15 am
    #148727
    Moderator
    Nayeem Riddhi
    Staff OP

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

    thanks

    Mar 17, 2021 at 11:08 am
    #148725
    Moderator
    Nayeem Riddhi
    Staff OP

    For getting package size, you may upload the file manually, media library files don’t render package size generally

    thanks

    Mar 17, 2021 at 9:57 am
    #148720
    Moderator
    Nayeem Riddhi
    Staff OP

    Hi @sanae,

    Can you please elaborate more on your issue, I shall try to assist you

    thanks

    Mar 17, 2021 at 5:48 am
    #148703
    Moderator
    Nayeem Riddhi
    Staff OP
    Mar 17, 2021 at 5:12 am
    #148702
    Moderator
    Nayeem Riddhi
    Staff OP

    Do you want to search in the archive directory shortcode the tags, please let me know

    thanks

    Viewing 25 posts - 12,326 through 12,350 (of 20,536 total)