-
you can give suggestions for improvement of UI and backend.
-
Once created, link it to the "Let's talk" button in the nav bar and also to the Email icon in the footer.
-
To run Giscus while using a CSP I need to add `unsafe-eval` for JS and `unsafe-inline` for CSS. The `unsafe` part says it all ;) Is there any way to remove these requirements, in sense of changing the…
-
Is there going to be contact from module/brick for Enduro ? If not can someone direct me right place where i could start implemending contact form ?
-
Hi! I restructured my code to be in div classes instead of just html blocks. All styling has been transferred to new stylesheet styles.css. The layout is generally the same but the code is much more e…
-
Hey @thomasjbradley i'm having trouble with getting my form to work. Its all hooked up and it goes through form spree but when I get the email it doesn't show the message that people send me it just …
-
# Review / Observations:
- __[ request URL ]__:
You are fetching the wrong URL, according to the Form API you are using you should have the follow url pattern
`https://formspree.io/f/{form_id}` wh…
-
## 🐛 Bug report
### Current Behavior
I am calling `formium.getFormBySlug('my-slug')` from a shopify hydrogen (Remix) server side loader function and it used to work fine but all of a sudden starte…
-
# A List of Features to be implemented in Level 2 Enhancement for the site is given below.
------
- [x] *__SEO__*: [https://learn.cloudcannon.com/jekyll/seo-in-jekyll/](https://learn.cloudcannon.com…
-
Hi Guys, This code is work like a charm. thank you so much.
Only issue I am facing is when I submit the form it goes to script.google page.
Is it possible to redirect on thank you page after success…