-
Posted a reply to Visual Composer – Header and Footer + Custom content, on the site WordPress.org Forums:
"Other community members who may have faced your issue might be able to help you"… -
Created a topic, Visual Composer – Header and Footer + Custom content, on the site WordPress.org Forums:
I'm using the Visual Composer (not wpbakery) plugin. I… -
Posted a reply to How to disable the “Connect your store to activate WooCommerce Shipping”, on the site WordPress.org Forums:
Thanks for the help emgraphics. Your solution led me to finding that there's actually a… -
Posted a reply to Save Youtube ID in a custom field, on the site WordPress.org Forums:
I know this thread is very old, but posting my answer to part 1 of… -
Posted a reply to Adding Video ID to Custom Field Gravity Forms Advanced File Uploader, on the site WordPress.org Forums:
This is what worked for me add_action('prso_gform_youtube_uploader_pre_update_meta', 'prso_get_youtube_id', 10, 2); function prso_get_youtube_id( $field_values, $form_data )… -
Posted a reply to Get YouTube Video ID Hook, on the site WordPress.org Forums:
This is what worked for me add_action('prso_gform_youtube_uploader_pre_update_meta', 'prso_get_youtube_id', 10, 2); function prso_get_youtube_id( $field_values, $form_data )… -
Posted a reply to Get YouTube Video ID Hook, on the site WordPress.org Forums:
jimdestruct101, were you able to figure this out? I'm also having troubles getting the youtube… -
Posted a reply to Adding Video ID to Custom Field Gravity Forms Advanced File Uploader, on the site WordPress.org Forums:
Another thread with the same question + more details, but no answer -
Created a topic, Adding Video ID to Custom Field Gravity Forms Advanced File Uploader, on the site WordPress.org Forums:
I currently have a front-end gravity form set up. Upon… -
Created a topic, WooCommerce – Taxes calculating wrong, on the site WordPress.org Forums
-
Posted a reply to [WooCommerce] Taxes set to use shipping address but using base, on the site WordPress.org Forums:
It's been 2 months and countless hours later and I've still not been able to… -
Created a topic, [WooCommerce] Taxes set to use shipping address but using base, on the site WordPress.org Forums:
THE SHORT: My settings say taxes should be based on bi…