-
Notifications
You must be signed in to change notification settings - Fork 97
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
Back Arrow on Static Pages #57
Comments
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! |
Sorry it took me so long to get back. You can see the issue here: https://bryanmonsalvatge.com/projects/ |
Okay now I understand! Let me take a look and see I can find a solution for this. Stay tuned. |
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 |
@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! |
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.
The text was updated successfully, but these errors were encountered: