Hello,
Am trying to create a button on this page: https://www.iesilajoaca.ro/pages/recomanda-o-activitate to be able to send out the form. Not sure how to do this.
Hello,
Am trying to create a button on this page: https://www.iesilajoaca.ro/pages/recomanda-o-activitate to be able to send out the form. Not sure how to do this.
@Iuliaradu - you can add submit button to the form
@Iuliaradu - page might be json but form look like contact form, does it have any code like
{% form…%}
–
{% endform %}
No, I was looking for that as well. This is why I find it strange. This is all the code for the page:
{
“sections”: {
“main”: {
“type”: “main-page-contact”,
“blocks”: {
“9fd9d5b7-1153-4bd2-a933-427da6eb3afb”: {
“type”: “radio”,
“settings”: {
“label”: “TIP ACTIVITATE*”,
“placeholder”: “”,
“textarea”: “Ateliere si cursuri, De vizitat, Locatii Child Friendly, Tabere”,
“required”: true
}
},
“4fc6bb45-40fe-4305-99da-99b1a7d73e0f”: {
“type”: “text”,
“settings”: {
“label”: “Social media sau link website*”,
“placeholder”: “Introduceti linkul”,
“required”: true
}
}
},
“block_order”: [
“9fd9d5b7-1153-4bd2-a933-427da6eb3afb”,
“4fc6bb45-40fe-4305-99da-99b1a7d73e0f”
],
“settings”: {
“sub_title”: “”,
“text_alignment”: “text-center”,
“background_alignment”: “center-center”,
“font_color”: false,
“full_width”: true,
“padding”: 25,
“background_img_overlay”: “rgba(0,0,0,0)”,
“background_img_overlay_opacity”: 0,
“include_color”: “color-primary”
}
}
},
“order”: [
“main”
]
}
@Iuliaradu - does your theme has any template named recommendation or related to it? or can you add me as collab? I can check and find exact template
I have mainproductrecommendation.liquid and script.product.recommendation.js.
@Iuliaradu - your form might be in this template - mainproductrecommendation.liquid
This is the collaborator request code: 1805.
@Iuliaradu - I sent the request
@Iuliaradu - can you please give me theme rights? I am not able to see it
@Iuliaradu - got it, no worries
@Iuliaradu - please check your page now
Wow, thank you so much! In which file did you implement this?
many, many thanks.
@Iuliaradu - I sent you code screenshots in DM , please check