Skip to content

πŸŽ‰πŸ±β€πŸ’» Fixed the references to Author's image.#4

Open
wilsonvargas wants to merge 1 commit intomax-holland:masterfrom
wilsonvargas:master
Open

πŸŽ‰πŸ±β€πŸ’» Fixed the references to Author's image.#4
wilsonvargas wants to merge 1 commit intomax-holland:masterfrom
wilsonvargas:master

Conversation

@wilsonvargas
Copy link
Copy Markdown

Received this message when uploading Revenant theme to current Ghost build:

Invalid theme

Fatal Errors

(Must-fix to activate theme)

Replace the {{image}} helper with {{img_url feature_image}} or {{img_url profile_image}}
Replace the {{#if image}} helper with {{#if feature_image}}, or {{#if profile_image}}

I applied the suggestions to the HBS files and then the theme ZIP uploaded successfully.

Hope this change is helpful! Thanks for the open source project, very much appreciated :)

Received this message when uploading Revenant theme to current Ghost build:

Invalid theme

Fatal Errors

(Must-fix to activate theme)
`
Replace the {{image}} helper with {{img_url feature_image}} or {{img_url profile_image}}
Replace the {{#if image}} helper with {{#if feature_image}}, or {{#if profile_image}}
`

I applied the suggestions to the HBS files and then the theme ZIP uploaded successfully.

Hope this change is helpful! Thanks for the open source project, very much appreciated :)
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

Successfully merging this pull request may close these issues.

1 participant