Hi all,

I'm new with openedx theming/configuration and I've encountered problems 
while changing the organization logo in the navigation bar in *LMS*.
I've done native installation of OpenEdx Ficus . 

The problem is I've change the logo of the navigation bar with *logo.png* 
(version 1 image), it was successful then I change it to a new *logo.png* 
(version 2 image) then restarted *LMS*

The new logo.png applies successfully but after a while of refreshing and 
navigation the old logo.png appears replacing the new logo.png. I tried 
*clearing 
the browser cache *and *changing browsers* but still the problem occurs.

This command works fine after changing the logo, but still after a while 
the logo reverts back to the first logo that I used.
sudo -H -u edxapp bash
source /edx/app/edxapp/edxapp_env
cd /edx/app/edxapp/edx-platform
paver update_assets lms --settings=aws --debug

# restart lms instance
sudo /edx/bin/supervisorctl restart edxapp:lms


Thanks much

-- 
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/d5f82d3f-a6c8-4279-a775-ef2e07be099b%40googlegroups.com.

Reply via email to