-
AuthorPosts
-
March 5, 2018 at 2:59 pm #921504
Hi, I’d like to track all my forms submissions.
With contact form 7 i used flamingo but it’s not working with your theme.
Any suggestion to have access to all the forms submissions ?
Thanks for your help
SebastienMarch 5, 2018 at 9:26 pm #921817Hey smiollis,
That plugin works here
https://github.com/mdsimpson/contact-form-7-to-database-extensionyou can use that one!
Best regards,
BasilisMarch 7, 2018 at 3:20 am #922696I installed your extension cf7db and cf7 but it’s not working with your form system/builder.
March 7, 2018 at 9:15 pm #923326Hi,
I have tested it just now and I can see it working properly
Best regards,
BasilisMarch 13, 2018 at 12:49 pm #926054For the form, you used contact form 7 and an id or the avia form builder
March 15, 2018 at 1:34 pm #927302Hi,
I installed your extension cf7db and cf7 but it’s not working with your form system/builder.
That extension (cf7db) is not compatible with the theme’s contact form element. The plugin CF7 and its extensions should be used on their own.
Best regards,
IsmaelMarch 27, 2018 at 3:38 pm #933701Hi,
I set-up new forms with CF7, CF7DB is working now ;)
But i have a new issue on mobile/tab rendering, the css of the child theme seems not applied :( (but working on desktop…)
i used the code below :/* contact form 7 design */ .wpcf7-form { font-family: bree-serif!important; font-size: 16px; } .wpcf7 .input-text, #top input[type="text"], #top input[type="email"], #top input[type="number"], #top input[type="tel"] { border-top: 1px solid transparent!important; border-left: 1px solid transparent!important; border-right: 1px solid transparent!important; border-bottom: 2px solid #979797; font-family: bree-serif!important; font-size: 14px; } /*bouton*/ .wpcf7 input[type="submit"]{ border-color: transparent!important; border-width: 1px !important; background-color: #ff6565 !important; color: white!important; font-family: bree-serif!important; font-size: 18px; line-height: 24px; text-align: center; }
- This reply was modified 6 years, 7 months ago by smiollis.
March 28, 2018 at 10:09 am #934079Hi smiollis,
Could you please give us a link to your website, we need more context to be able to help you.
Best regards,
Victoria -
AuthorPosts
- You must be logged in to reply to this topic.