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

Theme css does not load in Ghost 6.4 #6

Closed
thisiskenfrom85 opened this issue Jun 8, 2015 · 5 comments
Closed

Theme css does not load in Ghost 6.4 #6

thisiskenfrom85 opened this issue Jun 8, 2015 · 5 comments

Comments

@thisiskenfrom85
Copy link

Does this theme support Ghost 6.4?

@zutrinken
Copy link
Owner

Tested it locally with 6.4 right now and it works properly. Do you have a link so I can have a look?

@thisiskenfrom85
Copy link
Author

Here you go: http://www.thisisken.li

@zutrinken
Copy link
Owner

Well, "something" does some changes.

<link rel="stylesheet" type="text/css" href="/assets/css/A.style.css,qv=025088c1e4.pagespeed.cf.TefeOCsHEl.css"/>

I guess your webserver does some caching for pagespeed afterwards and it's not the themes style.css that gets "changed". This is the point you have to look at since the "Attila" uses the same handlebars as ghosts default theme "Casper".

@thisiskenfrom85
Copy link
Author

Awesome! Thanks for the info. I run Ghost using AWS on Bitnami cloud hosting. What I did was switch theme back to Casper then restarted the server. After that I change theme back to Attila and it work. I think the other theme I was using was messing things up a little.

@zutrinken
Copy link
Owner

Great! But it seems that the JS still doesn't work. At least you now know where to look at. So have fun!

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

2 participants