Exposed server directories from CSS
-
I’ve used Forminator many times in the past, but I’ve just put together a website that has a configuration that’s a little different from my usual. But it should still work and be supported given that I’m using two built-in features of WordPress; Multisite and custom wp-content directory location.
The problem is that when the CSS file is enqueued, the URL is incorrect and includes both the domain and the full server path to the wp-content directory. I took a quick peek in the plugin code and it seems like it’s building the URL using site_url instead of checking to see what the wp-content directory URL is from WordPress. But I didn’t really look at it that closely. All I know is that my directory structure is being exposed, the CSS file isn’t loading, and I’d like to know for sure if this is because of the way the plugin works or something else.
Thanks!
The page I need help with: [log in to see the link]
- The topic ‘Exposed server directories from CSS’ is closed to new replies.