Hello!
I have just installed LimeSurvey on a DigitalOcean vm.
I'm trying to create a new theme from scratch.
when I go to the template editor the "Create" button is missing. I checked that the directory where is hosted is owned by the user that runs php (www-data in my case) and I'm using the superadmin user that was created during install (I also tried with other superadmin created after the install)
but no luck, am I missing something?
well, you do not "create" a new empty template (now called "theme"), but extend one of the existing.
In your case (from scratch) you'd best extend the "vanilla" theme, which only contains the absolute basics.
sorry! I added the wrong screenshot, doh! was just a screenshot showing that there was no create button. I guess we were checking an old version of the manual...
thank you for your response, I was hoping to be able to create a new folder that would go under themes/surveys/ with our stuff since we aim to automatize the deploy of these changes to be performed through a CI system.
is there a way for me to be able to create a new copy of the vanila folder right next to it? I tried copying the folder and changing the xml file but didn't had any luck (doesn show up as a theme to install at the bottom)
No, just extend the vanilla.
Then you will get the folder in "limesurvey/upload/themes/survey/my_new_vanilla" and it will be visible.
IMO it's not visible because there is also an entry in the database necessary and the asset manager is affected.
If you do something outside the system, it's your resonsibility.
And please don't ask for help afterwards.
Joffm
Volunteers are not paid.
Not because they are worthless, but because they are priceless
As far as I know, there is not theme to purchase that would be compatible with LS 3.x. Once there are 3.x themes to purchase, you can upload them into Limesurvey by clicking on the "import" button.
So first make sure the theme is compatible with your installation of Limesurvey.
Help us to help you!
Provide your LS version and where it is installed (own server, uni/employer, SaaS hosting, etc.).
Always provide a LSS file (not LSQ or LSG).
Note: I answer at this forum in my spare time, I'm not a LimeSurvey GmbH employee.