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

Several problems trying to use your great theme with Eucalyptus #4

Open
MalkavianBilbao opened this issue Sep 27, 2016 · 9 comments
Open

Comments

@MalkavianBilbao
Copy link

MalkavianBilbao commented Sep 27, 2016

I am trying to set your theme in an Edx Eucalyptus fullstack instance but I have severel problems. When I execute "paver update_assets lms --settings=aws --debug" I get an error telling me that "static.get_themed_template_path" doesn't exist. This code is in
lms/templates/header.html and it is:
<%include file="${static.get_themed_template_path(relative_path='theme-header.html', default_path='theme-header.html')}" args="online_help_token=online_help_token" />

Trying to continue I modified it removing "themed_" and then I get a similar error with this files and code:
lms/templates/themable-footer.html
lms/templates/theme-header.html (same code in this file):

from microsite_configuration.templatetags.microsite import platform_name

I commented that line and it worked but the resultant theme is not responsive and show error 500 instead of courses with this log at /edx/var/log/supervisor/lms-stderr.log

File "/tmp/mako_lms/a2b0dda4fba8f36dc7c8a2e63893049c/edx-bootstrap-theme/lms/templates/dashboard.html.py", line 192, in render_body
course_program_info = course_programs.get(unicode(enrollment.course_id))
AttributeError: 'Undefined' object has no attribute 'get'

It's not valid for Eucalyptus? Could you help?

@dadasoz
Copy link
Owner

dadasoz commented Oct 15, 2016

It's not supported to Eucalyptus for now, I will release it asap.

@SamuelMarks
Copy link
Contributor

Looking forward to this @dadasoz

@kraenkl
Copy link

kraenkl commented Jan 15, 2017

Hi,
I'm really looking forward to the release, because of the next term ;-)
Any news @dadasoz ?

@SamuelMarks
Copy link
Contributor

@dadasoz ficus is almost released, would be great to have this theme upgraded for it

@raybotha
Copy link

raybotha commented May 1, 2017

Hi @dadasoz, how does your theme run on ficus.3? Looks great by the way!

@SamuelMarks
Copy link
Contributor

SamuelMarks commented Jul 23, 2017 via email

@MohamedA95
Copy link

hello, does it support ginkgo ??

@hemant816
Copy link

hemant816 commented Jul 12, 2018 via email

@nadheemabd
Copy link

Does it support Ironwood ? or are there any other themes compatible with Ironwood ?

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

8 participants