Custom CSS not being loaded
-
In my staging server, the Tablepress custom styles are working and are referenced like this:
<link rel=’stylesheet’ id=’tablepress-default-css’ href=’https://DOMAIN.COM/wp-content/tablepress-combined.min.css?ver=12′ type=’text/css’ media=’all’ />
On my production server they are referenced like this, and the custom styles are NOT being served:
<link rel=’stylesheet’ id=’tablepress-default-css’ href=’https://DOMAIN.COM/wp-content/plugins/tablepress/css/default.min.css?ver=1.5.1′ type=’text/css’ media=’all’ />
What is the difference? The configuration is the same.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Custom CSS not being loaded’ is closed to new replies.