Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bundle.css not being picked up by django #57

Open
kickasstimus opened this issue Feb 25, 2016 · 7 comments
Open

bundle.css not being picked up by django #57

kickasstimus opened this issue Feb 25, 2016 · 7 comments

Comments

@kickasstimus
Copy link

After running npm install, bower install, and grunt build, followed by paver update_assets lms, the bundle css file will not load. It is not being picked up by django.

@kickasstimus
Copy link
Author

Has anyone tested this on the dogwood release of open edx? There were some major changes between Django 1.4 (used in Cypress) and Django 1.8 (use in Dogwood).

@bradenmacdonald
Copy link

@tusbar I'm also wondering if you have plans to port this to Dogwood. I know you had mentioned it here once before but that's all that I was able to find.

@Akif-Vohra
Copy link

Having the same issue myself. I am pretty certain that is because I am trying to install the theme on dogwood devstack.

Based on this documentation, I think that in the newer edx releases, the theme needs to be divided into cms and lms components ( ? ).

I thought about moving the templates/ directory inside a parent folder lms/ but it did not quite work. Any comments? Help?

Thanks

@Akif-Vohra
Copy link

Okay. So I realized that this documentation needs to be followed to make this work.

Also I had to rename theme-head-extra.html to head-extra.html. The theme finally seems to be working now. However some of the CSS styling looks off.

For example the search bar..

image

and the course ware page..

image

Either I am missing something or dogwood brings some HTML changes that this theme yet needs to be adjusted to, I think. Thanks for the theme though! A great help.

@mbdwey
Copy link

mbdwey commented Mar 10, 2016

+1 dogwood
main_django.html are not loaded

@28554010
Copy link

@Akif-Vohra Your link dosen't work anymore. I got a 404. Will you please repost it?

@Akif-Vohra
Copy link

@28554010 I am not sure why its not working. But I was referring to this article : https://github.com/edx/edx-platform/tree/master/themes#stanford-theming

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants