Skip to content

Some issues after Grav v1.1.x update #6

Description

@grumero

Hi there,

This sceleton is not working as is. Users are forced to upgrade to Grav v1.1.x.
Classes within markup are not working and show up on the rendered page.
Instead of:
### Contact us {.text-center .m-b-lg} )
I had to use pure HTML:
<h3 class="text-center m-b-lg">Contact us</h3>

For centering the contact-form also on medium format screens I added the class col-md-offset-2 to the corresponding divs.

Issue with the navigation:
rightmost entry reads as LOGIN_PLUGIN.BTN_LOGIN. Seems there is some issue with fetching the variable value.

I did not get the contact form to send emails. Crosschecking my mail settings with another sceleton (ceevee) worked like charm. Have no clue how to solve this.

This is a great template and I'd like to use this, but I'd need to have this contact form working.

Best regards.
Peter

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions