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
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.
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
Output Custom Field Value Within The Content Area Using Shortcode
We all know shortcodes enable you to execute a function and add content within the content area of your editor, as well as other locations.
Genesis Custom Fields Template With Full Screen Width Sections
This post contains a template which includes custom fields. You can use the template as many times as you like on as many pages as you
Genesis Tabs Template With Custom Fields
This page template enables you to add content via the native WordPress custom fields meta boxes located on every Edit Page. Setup
3 Ways To Make a URL Added In a Custom Field a Clickable Link
If you add a URL to a custom field like you see in the following screenshot, it won't automatically turn into a hyperlink and become
Custom Fields In Genesis Page Template
This tutorial for members provides the code for 2 custom page templates with 4 to 6 custom fields. The 1st template is a bit like a
15 Ways To Display Custom Fields Using Custom Functions – Code Examples
There's different code you can use to display the value of your custom field keys depending on different situations. The code may vary
How To Add A Custom Meta Box For Text Area
This code creates a new custom meta box which looks like the scripts box Genesis includes on all edit posts and page screens. Here's the
You must be logged in to post a comment.