This tutorial includes 2 templates which display a grid of images. The images are added via custom fields and can be displayed in a 2, 3, 4
Custom Fields
This archive includes tutorials which include different ways to code and use custom fields in any WordPress theme as well as Genesis only child themes. Includes templates which enable you to display different ACF & ACF Pro field types in Genesis. The code is guaranteed to work as shown in the demo images and videos. Installation of all code as well as support for PHP code is provided for members.
Genesis Blog Page Template Query Arguments Using Custom Fields
A good question from a member of the Genesis community on the StudioPress community forums : Question : I am writing new short posts and
class_exists
You can use class_exists to check if a plugin is active. ( Watch the video below which tests the code examples in this tutorial ). You
Create Excerpt of Custom Field Text With Read More Link & Word Limit
The code in this tutorial enables you to create a excerpt of your custom field text and add a read more link to it just like a post excerpt.
Print ACF Custom Fields In Genesis
The code in this tutorial shows you how to print custom field content on single posts and/or the Genesis blog page template. You can use any
Custom Featured Image For Search Results Page
The code in this tutorial enables you to add a different featured image for use when search results are displayed in Genesis using the
Add Unique Content After Each Category Archive Page
You can use code to add content after each category archive page or install a plugin like Advanced Custom Fields commonly referred to as
Add Custom Field To Genesis Loop
This code enables you to add custom field content like text, HTML & images to the Genesis loop. You can use the code 2 ways: The
2 Ways To Use Different Featured Images For Single Posts & Archive Pages
There's at least 2 ways you can add a unique image to single posts which is different to whats displayed on archive pages in
Add Inline CSS To Custom Field & Style Each Single Post & Page Differently
The 4 code snippets in this tutorial enable you to style each post or page differently. To do this, you simply add some PHP code to your
Custom Site Title For Any Single Page or Post
The code in this tutorial enables you to manually add a custom site title in replace of the default on any page or post. If no site title is
Genesis Timeline Template Using Custom Fields
This Genesis page template enables you to add the content for each timeline entry using custom fields. The output the template generates is
Get All Values For 1 Specific Custom Field Key
This code enables you to print all the values for a specific custom field. In this example, the custom field name is
Print Custom Field Names And Values
This code enables you to efficiently output a specific list of custom field names and values conditionally. The custom field name and value
How To Use Advanced Custom Fields With Non ACF Functions For Images
Advanced Custom Fields is the most popular custom fields plugin. It adds a slick interface to the backend which enables you to add different
Add Custom Field To Entry Title
These 3 solutions enable you to add the value for a custom field before or after the entry title. You can also output the custom field on
Add or Remove Post Author Link On Per Post Basis
This code creates a small meta box in the right hand sidebar of every single post edit screen. The checkbox enables you to display or hide
4 Ways To Output Multiple Custom Field Values Inline
These 3 code snippets all produce exactly the same result on the front end: The code enables you to display the value of all custom
Enable Shortcodes in Custom Fields
If you paste any type of shortcode in the value field of the custom fields meta box, it won't work. By default, WordPress doesn't
7 Ways To Code a PDF File Added To a Custom Field
This post contains 7 different solutions which enable you to: Open a PDF file in the same window Check if the custom field value
You must be logged in to post a comment.