GusRuss89
Forum Replies Created
-
Forum: Plugins
In reply to: [Material Design for Contact Form 7] Java Script ButtonHi @dertaenzer
Could you please send me a screenshot of your customizer settings, including your primary colour setting and your button colour settings?
Thanks,
AngusForum: Plugins
In reply to: [Material Design for Contact Form 7] Problem with Safari (Textarea)Hi @pmbordeaux
Sorry for the late reply. I can see that you’re using Safari for Windows. Safari for Windows is not supported by Apple any more, and has essentially zero market share. I assume you were just testing and don’t have access to a Mac, you can rest assured that the textarea does work on Safari for Mac.
Thanks,
AngusForum: Reviews
In reply to: [Material Design for Contact Form 7] aggressive premium adsHi @idocme
Unfortunately my plugin does not support RTL languages.
There are ads for the premium version, which is what allows me to continue working on the plugin. All these ads can be hidden, and without the ads for the premium version I would have abandoned this plugin years ago.
I am sorry you feel that these ads warrant a one star review. I hope you might reconsider your rating.
Happy holidays,
AngusForum: Plugins
In reply to: [Material Design for Contact Form 7] Java Script ButtonHi @dertaenzer
Sorry, I thought I’d already responded to this.
Your site isn’t currently loading for me. Did you manage to get any further with your issue?
Thanks,
AngusForum: Plugins
In reply to: [Video Backgrounds for SiteOrigin Page Builder] Video Not working Safari iOsHi @effectiveon
I’m not sure if it’s still the case, but when I built this plugin a few years ago, Safari refused to auto-play video on iOS, so the background image is used as a fallback.
Thanks,
AngusThis form does not have material design applied. You need to add shortcodes around your cf7 form tags to get the plugin to do anything. You can use the “Material Design” button in the form editor to generate the shortcodes for you, similarly to how you can generate the cf7 form tags.
If you need more guidance, start with this tutorial – https://cf7materialdesign.com/how-to-apply-material-design-to-contact-form-7/
You can also look at the form code examples on cf7materialdesign.com. E.g. https://cf7materialdesign.com/demos/all-field-types/
Note the tutorial was made before the Material Design button made it easy to create the shortcodes.
Thanks,
AngusThat page doesn’t look like it has any radio buttons or checkboxes. It also doesn’t look like it’s using this plugin.
Could you please provide a bit more information about your situation?
Thanks,
AngusForum: Plugins
In reply to: [Material Design for Contact Form 7] Doen’t show icon on IE11It doesn’t look like you’re using my plugin. I think you are actually using this plugin – https://wordpress.org/plugins/cf7-material-design/#description
Please post your question on their forum.
Thanks,
AngusForum: Plugins
In reply to: [Material Design for Contact Form 7] Errors jsHi @camilo517
Are you saying this error happened when you upgraded to PHP 7.5, but didn’t happen in PHP 7.4?
Any extra detail would be great.
Thanks,
AngusForum: Plugins
In reply to: [Material Design for Contact Form 7] Java Script ButtonHi @dertaenzer
The handle for both the script and style is
cf7-material-design, but the custom colours are set in an inline style tag.It’s actually pretty strange that only the button is not getting the custom colour. Does it work properly without hummingbird?
Thanks,
AngusForum: Plugins
In reply to: [Material Design for Contact Form 7] Purchase Email Won’t ArriveHi @bigshow
I’ve sent you the plugin via email. If you need any further support, please reply to that email, as premium version support is not allowed on this forum.
Thanks,
AngusForum: Plugins
In reply to: [Material Design for Contact Form 7] Purchase Email Won’t ArriveHi @bigshow
I can see that your spam blocker blocked the email. I see this error in my log:
550 Message contained spam content (antispamcloud.spam.suspcsbnk11) 2019-11-21T21:42:13ZIf it’s possible for you to fix this on your end, that would be best – as then you’ll get future transactional emails as well.
If not, I can send you your download and key via email.
Thanks,
AngusForum: Plugins
In reply to: [Material Design for Contact Form 7] Problem with Safari (Textarea)Hi @pmbordeaux
Your textarea looks the same for me in both Safari and Chrome.
Could you please send a screenshot that shows the issue?
Also FYI, you can use the
[md-quiz label="Question anti-spam"]shortcode around your CF7 quiz field if you like.Thanks,
AngusForum: Plugins
In reply to: [Material Design for Contact Form 7] Does not work for IE11Hi @dhirschberg
That version of Edge is very old, and Edge is an ‘evergreen’ browser (meaning it auto-updates), so there really should not be anyone visiting your page from that version of Edge.
I still have not found a computer with IE11, but could you please tell me what happens? Does it just not do anything at all?
Also, are you using the free or premium version of the conditional fields plugin?
Thanks,
AngusForum: Plugins
In reply to: [Material Design for Contact Form 7] Changing font family with cssThe premium version allows you to select any other font from your stylesheet. If you don’t want to upgrade, you can use this custom CSS. Add it under Appearance > Customizer > Material Design Forms > Custom CSS.
#cf7md-form .cf7md-item, #cf7md-form input, #cf7md-form label, #cf7md-form textarea, #cf7md-form p, #cf7md-form .mdc-select, #cf7md-form.cf7md-form + .wpcf7-response-output, #cf7md-form .wpcf7-not-valid-tip, #cf7md-form .cf7md-card-title, #cf7md-form .cf7md-card-subtitle, #cf7md-form .mdc-button, #cf7md-form .mdc-floating-label, #cf7md-form .mdc-text-field-helper-text, #cf7md-form .mdc-text-field__input, #cf7md-form .mdc-select__native-control, #cf7md-form .mdc-form-field { font-family: din-condensed, sans-serif; }Thanks,
Angus