whenever you make your changes just remember to clear server cache - in J2.5 this is
site > maintenance > clear cache - tick all - DELETE
in J3.x it's
system > clear cache > tick all - DELETE.
You may also need to clear cache in your browser too.
Regards, Mark.
Please search forums before posting. Please make sure your post includes the version of the CMS you are using and a link to the problem. Annotations on screenshots can also be helpful to explain problems/goals. Please use the "secure" tab for confidential information.
I had been clearing the cache in the template and the browser, but not in Joomla as you recommended.
Thanks for the really quick reply, especially at this time of year.
Most excellent.
Just to confirm the process, and demonstrate what it is for me:
- Make amendment to template-custom.less
- 'system' : clear cache
- Refresh Browser - result is white screen
- refresh browser again, result is site reflecting the alterations made.
White screen is normally a server5000 error (look in browser console) and then in apache error log for more details. Most likely is your php memory_limit is too low (make at least 128M).
Regards, Mark.
Please search forums before posting. Please make sure your post includes the version of the CMS you are using and a link to the problem. Annotations on screenshots can also be helpful to explain problems/goals. Please use the "secure" tab for confidential information.