Thanks so much Abhi that worked for me :) I follow your instruction and that went well :) now I ll personalize it
Le jeudi 15 septembre 2016 00:24:57 UTC+2, Andres Gomez a écrit :I am sorry to ask this question because I saw it was already asked but nothing worked for me. I am a noob in most of what I am doing so sorry in advance.... Some information: - I have installed opendedx on my own server (ubuntu 12.04.5) at home (native edx) - I install export OPENEDX_RELEASE=open-release/eucalyptus.2 Everything is fine till there...but then I wanted to install the standford theme...and it doesnt work...this is what I did.... > - - I download and unzip the them at > https://github.com/Stanford-Online/edx-theme > - - I change the name of the folder for "essai" (try in French) > - - Upload in my server at /edx/app/edxapp/themes/essai > - - Changed the name for _essai.scss (I also tried essai.scss) > - - Change in the lms.envs.json > - USE_CUSTOM_THEME' to true, and > - 'THEME_NAME' to 'essai' > - Upload with > - sudo /edx/bin/supervisorctl restart edxapp: > sudo /edx/bin/supervisorctl restart edxapp_worker: > > > I also tried to change > > - > > "COMPREHENSIVE_THEME_DIRS": ["/edx/app/edxapp/themes/essai"], > > - > > ENABLE_COMPREHENSIVE_THEMING: true, > > - > > DEFAULT_SITE_THEME: "essai" > > - Upload with > - sudo /edx/bin/supervisorctl restart edxapp: > sudo /edx/bin/supervisorctl restart edxapp_worker: > > None of this seem to work.... > > > I am just trying to find a way to customize my plateform if there is a > better way than the standord template (I ll take it) but I cannot event > make work the standard one. Please help ( I read and tried most things > propose in this forum. I don't quit get why it doesn't work... > > > cheers, > > > -- You received this message because you are subscribed to the Google Groups "General Open edX discussion" group. To view this discussion on the web visit https://groups.google.com/d/msgid/edx-code/dd93e0f0-55e1-48c9-af92-71e8ca6cd5d6%40googlegroups.com.