-
Posted a reply to CF7 Radio Buttons Block First Option Offset, on the site WordPress.org Forums:
If you add margin-left: 0 to 'span.wpcf7-list-item' you will achieve the affect you are looking… -
Posted a reply to Acceptance Checkbox, on the site WordPress.org Forums:
<div class="contact--form cf"> <div class="row"> <div class="columns small-12 large-4"> <span class="error form-error">Please fill in this… -
Created a topic, Acceptance Checkbox, on the site WordPress.org Forums:
I have no acceptance checkbox however whenever I try t… -
Posted a reply to Stripe not showing input fields, on the site WordPress.org Forums:
Got to the bottom of it. Think there was some old references to the JointsWP… -
Created a topic, Stripe not showing input fields, on the site WordPress.org Forums:
Hi there, I am having a familiar issue in that the St… -
Posted a reply to Detect if a page has a translation, on the site WordPress.org Forums:
Thanks for the clarification! Works great! Cheers! -
Posted a reply to Detect if a page has a translation, on the site WordPress.org Forums:
Thank you! Would this work then? if (bogo_get_post_translation($post_ID, 'zh-CN')) { // Do something } Or… -
Created a topic, Detect if a page has a translation, on the site WordPress.org Forums:
Hi there, Is it possible to detect if a page or post … -
Posted a reply to almComplete not firing, on the site WordPress.org Forums:
Hi, Is there a way to send a private message on here and I can… -
Posted a reply to almComplete not firing, on the site WordPress.org Forums:
Thanks for that. That removed the error in the console but still not outputting my… -
Posted a reply to almComplete not firing, on the site WordPress.org Forums:
Getting this in the console now TypeError: $(...) is not a function I am definitely… -
Posted a reply to almComplete not firing, on the site WordPress.org Forums:
No errors in the console. I outputted a console.log after the almComplete function to make… -
Created a topic, almComplete not firing, on the site WordPress.org Forums:
Hi, I have installed the plugin and embedded my short…