Hi,

The logo is still missing and pulling from this:

*/static/images/Mango%20Course-on-edx-logo.png*

I can do a workaround by modifying the navigation.html in my custom theme
to use this URL (hard-code):

*/static/my-first-theme/images/logo.png*

Not sure how the new theming works.

Cheers,


*Nguyễn Trọng Đăng Trình*
www.dangtrinh.com

On Mon, May 29, 2017 at 4:17 PM, Trinh Nguyen <dangtrin...@gmail.com> wrote:

> Thanks Matjaz,
>
> I will try your suggestions.
>
> Bests,
>
>
> *Nguyễn Trọng Đăng Trình*
> www.dangtrinh.com
>
> On Mon, May 29, 2017 at 2:17 PM, Matjaz Gregoric <mat...@opencraft.com>
> wrote:
>
>> Hi Trinh,
>>
>> Did you use correct django settings when compiling assets? In production
>> you would typically use "aws" or "openstack" rather than the default
>> "devstack" settings file, for example:
>>
>> paver update_assets --settings=aws
>>
>> If that doesn't work for you, you can also try:
>>
>> - restarting memcached ("sudo service memcached restart")
>> - removing temporary mako files ("rm -r /tmp/mako_*")
>> - restarting all edx services ("sudo /edx/bin/supervisor restart all")
>>
>> --
>> Matjaz Gregoric
>> @OpenCraft
>>
>> --
>> 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/ms
>> gid/edx-code/CALNP4Fc5mEk1YMEXXp97SVrCf-53NG2hVDH_
>> 5OzomHcOVtHWHA%40mail.gmail.com
>> <https://groups.google.com/d/msgid/edx-code/CALNP4Fc5mEk1YMEXXp97SVrCf-53NG2hVDH_5OzomHcOVtHWHA%40mail.gmail.com?utm_medium=email&utm_source=footer>
>> .
>>
>
>

-- 
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/CADJ6S4EC5m6u6WxT3fOkUergBzBk25e4hHKJADQNdrs8_04GkQ%40mail.gmail.com.

Reply via email to