I am using the echo css(’@auto’); snippet to load page-specific .css files. However, the css is not being loaded. When I view source, the stylesheet element is not being rendered. I’m not sure if its a web server caching issue or not, but any help is appreciated.
yes…I have a test template called about2.php. Corresponding css file is in assets/css/templates/about2.css. Seems like a caching issue on the server or something.
I have an about2.yml file in blueprints. Is that what your asking? Client is running Kirby 2.3. All runs fine locally, just not when I test on the live server.
No, I was asking about the text file. But if the page was created using the about2.yml file the txt file in the content folder will likely be called about2.txt I guess.
Have you cleared the browser cache? Kirby’s cache folder in site/cache?