Jump to content

Salemoche

Members
  • Posts

    3
  • Joined

  • Last visited

Salemoche's Achievements

Newbie

Newbie (2/6)

0

Reputation

  1. omg this might have been it i had read that by pressing cmd + r the cache is automatically emptied, but apparently that isn't the case thanks a lot for the tip
  2. hey @rick Alright let me answer your questions: Yes I use a delayed output with an init.inc file prepended and a main.inc file appended. I use an a little bit more complicated version I found here, which, works even better for me structure wise. I use one main.css file and several specific files for single pages and it happens with each of them (strangely enough when I started working again after the weekend it had applied the recent changes but then continued to fail updating). That means that it's not page specific but rather happens on the whole site. There are no errors shown. The two things that bug me are that 1. it only happened after a while of working properly and 2. there's no obvious error, just two files that are supposed to be the same but aren't.
  3. Hello I've just started my first processwire project and have set the back end to my liking. Upon starting the front end of my site I encountered a very strange problem: The CSS file is not updating. I started off and soon the problem occured. I then simply copied the contents of main.css to a new main2.css file, changed the code in the template file, and it worked again. Thinking it was a one time thing I continued, but it didn't take long for the problem to happen again. Locally the files are changed and the html code of my project is updating normally, but when I inspect the page, the changes in the CSS file are nowhere to be seen. I'm using MAMP to create the local server and Koala to compile my SASS Code. I'm new to processwire and am still pretty early in my web developer career, nontheless I'm very confused about what's happening, since the problem is only partially occuring in the CSS file and not in the HTML (or php) file. Does anyone have an idea as to what the problem could be? Thanks in advance
×
×
  • Create New...