Add Gravity Forms Placeholder Text
The following code placed in functions.php will add placeholder text to your gravity forms: // Gravity Forms Placeholder Text ------------------------------- /* Add a custom field to the field editor (See…
The following code placed in functions.php will add placeholder text to your gravity forms: // Gravity Forms Placeholder Text ------------------------------- /* Add a custom field to the field editor (See…
This is an if statement for ACF options page. Only show this content if the field exists
This will show the content enclosed in the if statement only if the custom field exists. Only show this content if the field exists Show if field exists Show if…
Here is how to display the image from a user profile in Advanced Custom Fields. Use the following snippet:
Adding the following snippet to functions.php will allow Wordpress users with the permission of "editor" to actually be able to see and edit Gravity Forms in the admin area of…
Function for the plugin WP Mobile Detect. This plugin will detect if the site is being view on a mobile phone and allow you to deliver different content. Use the…
This will show the custom field for the Advanced Custom Fields template plugin