Felix Arntz
Forum Replies Created
-
Forum: Plugins
In reply to: [Bootstrap for Contact Form 7] Inline radio buttons and checkboxesHi,
this is a pretty simple step: When editing your contact form, open the “Additional Settings” tab and type in the following line:
group_layout:inline
You can also adjust other form parameters there – this is also described in the FAQ.
Forum: Plugins
In reply to: [Bootstrap for Contact Form 7] Prepending/Appending textHey KristianK,
this issue is now fixed in the latest version 1.2.0.
Forum: Plugins
In reply to: [Bootstrap for Contact Form 7] CF7 free_text option is broken.Hey openboxstudios,
this issue is fixed in the latest version 1.2.0.
Hi Armin Fuhrmann,
I am looking into your issue right now. Can you tell me what version of Contact Form 7 you’re using?
Forum: Plugins
In reply to: [Bootstrap for Contact Form 7] Please add fix for | value separationHey obenboxstudios,
I just looked into your issue more deeply. I’m not sure if I get you right here.
Could you change it to accept a | separator for select, radio and checkboxes so that the value=”” can be a cleaner var.
Do you mean that you would like to be able to specify a value different from the label? If so, this is indeed not possible in CF7. I’m not comfortable adding features to Bootstrap for Contact Form 7 that should rather be core features of CF7. A more significant reason not to add this feature is that Contact Form 7 already uses the pipe for another feature, and I don’t want to add code that could possibly conflict with the original plugin’s functionality.
I’m afraid I cannot help you here, but if you need that feature, I encourage you to post it as a feature request for the original Contact Form 7 plugin. Whenever they will introduce it, I will adjust my plugin to be compatible with that feature.
Forum: Plugins
In reply to: [Bootstrap for Contact Form 7] Issue with radio buttonsPlease find my response to your issue here: https://github.com/felixarntz/bootstrap-for-contact-form-7/issues/8
Since it is not actually a bug, I will close this issue.
Forum: Plugins
In reply to: [Bootstrap for Contact Form 7] Checkboxes not displaying correctlyHello clarkedesign,
to have groups (like groups of checkboxes or radio buttons) appear inline, you need to modify the form arguments of the contact form (see the first question in the FAQ to learn how to do it). The default setting displays them below each other.
Regarding the “label_first” attribute, unfortunately displaying labels before the checkbox/radio is not supported by the plugin (as stated in the third question in the FAQ) since Bootstrap is not designated for that behavior.
Forum: Plugins
In reply to: [Bootstrap for Contact Form 7] Please add fix for | value separationThanks for letting me know! I will fix this in the upcoming release.
Forum: Plugins
In reply to: [Bootstrap for Contact Form 7] CF7 free_text option is broken.This is already on my To Do list for the next release.
Forum: Plugins
In reply to: [Bootstrap for Contact Form 7] checked property of checkboxes doesn't workI just pushed a new release of the plugin that should fix the issue you reported. Thanks again!
Forum: Plugins
In reply to: [Bootstrap for Contact Form 7] Checkbox problemsI just pushed a new release that fixes this issue. Thanks again!
Forum: Plugins
In reply to: [Bootstrap for Contact Form 7] REALLY Simple CaptchaHello rhoded,
the latest version of the plugin should fix the issue you were having. The message is only being shown once now. Thanks for submitting your request!
Forum: Plugins
In reply to: [Bootstrap for Contact Form 7] Breaks exclusive checkbox optionHey Matt,
I just released a new version that should fix the issue you were having. Thanks for letting me know!
Forum: Plugins
In reply to: [Plugin Name: Responsive Video Shortcodes] Facebook VideosUnfortunately WordPress oEmbed currently does not support Facebook.
See a list of supported platforms here: https://codex.www.ads-software.com/Embeds
Forum: Plugins
In reply to: [Bootstrap for Contact Form 7] Parse errorHello Jermaine,
the problem you’re having does not seem to be related to the plugin. The file the message is referring to contains a PHP syntax error.
With the information you provided, unfortunately I cannot tell you more.