GetSimple Support Forum

Full Version: theme editor: files and folders
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello everyone,

i started to create an new theme. I install the scss plugin. I want to use the theme editor (with ace) to write direct scss. But the theme editor show insinde of the file lists only css, js and php files. Even subfolder, i created, will not be shown.

Is there a way to make the theme editor show scss files and folder i create?

Thank before....

tomtomtom.
Hi guys,

i found it out:

In the common.php i addes file support for scss files - and like magic: i be able now to write and change scss files in the theme editor.

greetz
Do you mean in 3.3 or 3.4
(2018-10-03, 11:27:23)shawn_a Wrote: [ -> ]Do you mean in 3.3 or 3.4

I downloaded from github, so 3.4

Greetz
Yeah put that in your gsconfig, dont edit in source.
(2018-10-04, 06:59:51)shawn_a Wrote: [ -> ]Yeah put that in your gsconfig, dont edit in source.

Hi,

thanks very much. Have done this now in the gsconfig .....

Greets..
This way it does not get overwritten