kelyvin / ghost-caffeine-theme

A minimalist, Material Design inspired Ghost Theme for optimal desktop and mobile experiences
https://caffeinecoding.com
MIT License
333 stars 97 forks source link

Back Arrow on Static Pages #57

Closed BMonsalvatge closed 6 years ago

BMonsalvatge commented 6 years ago

Found an interesting error when creating static pages. Other than the "About" page, if you make a story with the title About and make it static, it appears that all other static pages have a back arrow that redirects to the URL domain.com/pagename/#open.

Anyone have any ideas on how to correct the URL or remove the arrow all together. I'll be searching around and see if I can fix it myself.

kelyvin commented 6 years ago

Can you possibly show me an example of what you're talking about? That way I can try reemulating it and see what the root cause of the problem is. That will help me determine if it's an issue with the blogging platform or with my theme. Thanks!

BMonsalvatge commented 6 years ago

Sorry it took me so long to get back. You can see the issue here: https://bryanmonsalvatge.com/projects/

kelyvin commented 6 years ago

Okay now I understand! Let me take a look and see I can find a solution for this. Stay tuned.

kelyvin commented 6 years ago

Hi @BMonsalvatge, I have released a patch fix for the back button issue you were running into. Now if you click on the back button, it will redirect to your home page. Let me know if this works for you!

You can download the latest release here: https://github.com/kelyvin/caffeine-theme/releases/tag/v3.0.6

kelyvin commented 6 years ago

@BMonsalvatge - since this has not been updated, I am going to close this issue. But feel free to reopen if you still have any issues!