I’ve found that 9 times out of 10, a 404 for a direct link to a file is because the file isn’t actually there.
Try placing a text file (or html or whatever) in the same directory as your css file and see if you can hit it with a browser (by copying/pasting the URL to your css file and just replacing the filename). Be very careful to make sure you’re visiting the same directory during this test. If you can’t get to the test file, you’ve got the wrong path altogether.
If you’re on Apache, it shouldn’t be a permissions issue. You’d get a 403 rather than the WordPress 404. I’ve seen this be a permissions issue on IIS though. If you’re on IIS, right-click on the file, go to the security tab, and make sure the ‘everyone’ user has full control (just as a test). If this fixes your problem, it’s a perms issue, and you’ll have to figure out what level of security to scale back to.
Related Posts:
- Do deactivated plugins slow down a WordPress site?
- Update plugin from personal API
- Enabling free shipping on Woo Commerce by specific items [closed]
- How to install plugins in individual sites on a wordpress network?
- Get Latest Plugin Version from WP API
- WordPress apply_filters() Arguments Missing
- How to hide /wp-content/uploads/ from URL?
- Add image to post from external URL
- How do I change the description of the same image which is to be found in multiple instances?
- WordPress plugin search does not work and updates are not shown, VPS install
- How to get all attachment image from post ?? WordPress
- Gutenberg: Difference between “import” and “const” for dependencies
- plugin_action_links_{$plugin_file} hook not in the main plugin file
- Review plugin with rating of post [closed]
- Should I host support forum on wordpress.org or my own website?
- How to setup a Network Plugin across the network with only my settings?
- Displaying Gravity Form data on WordPress page [closed]
- Displaying a Welcome Message to a Woocommerce User
- How use %like% in sql statement wordpress
- Can I use a form in a dashboard widget?
- Is it possible to insert images directly from the server?
- “Members only” section of a WordPress site – self signup and no backend access
- I wrote my plugin. How to display the result of the plugin’s function to sidebar (widget?)?
- I have functions in my wordpress plugin. How do I get them to work for me?
- Why slash is removed after domain?
- add mediaelement.js plugins into WordPress video player control bar
- MITM risk of not sanitizing?
- Get IDs of Images from Gallery Block in InnerBlocks of a Custom Gutenberg Block
- mysqli_error() expects parameter 1 to be mysqli, null given in own db class
- Why Won’t Exported Blog From One Site Import Into New Site?
- Adding widgets to header and footer from plugin
- SEO smart plugin not working for words ending with ä, ö, å
- resetting permalinks after changing page names
- join 2 table orders wordpress plugin
- WordPress WPforms customization
- Admin accounts unable to see plugins from external IP
- Redirecting thousands of posts that currently have no category in their permalink when changing permalink structure to include category
- Where these .js file come to source code?
- Suggestions on Approach to New Plugin I’m Stuck On
- Integrating jQuery Datatables with Editor into wordpress admin
- Install and Update plugins on a VPS WordPress installation
- WordPress update and plugin install not working
- Preventing My Plugin From Being Used For Free
- Remove_action from plugin with a Class
- How to delete all trashed item in one-go
- How do I override plugin templates and stylesheets?
- Edit Permalink Structure For Custom Post Type or Modify .htaccess?
- WordPress Related Plugin – only show when related content
- Don’t publish/update a post when a plugin finds errors in custom fields
- disabling ftp on wordpress
- How to manipulate the content within wp_head
- Admin page button create new
- how to add custom info on author page? plugin, child theme?
- How to add HTML5 required on wp_editor
- How do I link an image in my plugin so it displays on WordPress?
- Using conditional staements to load plugins
- Cannot access empty property error in Advanced Access Manager
- How to get the get the select values created by ACF plugin in wordpress
- Nonce failing with second argument
- Calendar for irregular recurring events [closed]
- Using plugin_dir_path() with WordPress on MAMP
- Get Page URI for QR Code PHP [closed]
- How do I allow users to supply a photo/image to be used instead of the grey/white silhouette?
- How to translate to spanish wordpress hardcoded content/files?
- Is there a tool to see every WordPress site that’s using a particular plugin?
- what functions to use to resize images and create DB metadata for them after/during upload?
- WPML – Stop language redirection in initial load
- How to get a post views count using ‘WordPress popular posts’ plugin
- How to Create a Learning Management Plugin in WordPress to Manage Courses [LMS]
- Page not found after creating the add new post slider using custom post type
- How do you remove question mark in URL in get method?
- How to add site logo to wordpress displayed on the top left of the site name on the chrome tab or any other web browser? [closed]
- Overwriting Plugin’s Ajax callback function from theme
- How to disable users to view Other pages
- How can I get the Post ID and Post Type within a Must Use Plugin?
- Any method to make specific widget for every post and page?
- WordPress Cron function is not working
- How to do rest APi with wordpress
- SSH vs WordPress
- WordPress Dashboard organize posts based on categories
- Find all strings between an enclosing shortcode
- Having trouble initializing wordpress within plugin
- Related posts popup
- Get content or excerpt of top rated votes @GD-Star Rating? [closed]
- Get page type to display content
- Is an Office a custom post type [closed]
- What is the best way to change share image for social networks? [closed]
- Duplicator live to wamp https to http
- Woocommerce quick checkout form [closed]
- Notification When Post Approved
- Meta Box plugin image_advanced not showing up on frontend
- I am experiencing difficulty fulfilling client request
- PHP Creating a formula from mysql db values and db stored math operator
- How to open author url linked to a new tab in settings page in the WordPress plugin list
- Change page content based on dropdown selection
- Am having issues intergrating this api into my wordpress site, any help please?
- Social login authentication via wordpress rest api
- wp_enqueue_script doesn’t load JS in plugin
- AI Code For OpenAI
- How to Deobfuscate a sourcecop protected WordPress plugin?