Mindblown: a blog about philosophy.

  • [Function] Get ACF Taxonomy Term Text Field Values

    [Function] Get ACF Taxonomy Term Text Field Values

    In this members-only tutorial, we share a custom function to retrieve the value of a specified Text-type of field created using ACF so it can be used with Oxygen’s PHP Function Return value feature for use on taxonomy term archives. This should also work for any type of field like “Wysiwyg Editor” or Url that…

  • ACF Taxonomy Term Image in Oxygen

    ACF Taxonomy Term Image in Oxygen

    One use-case of Advanced Custom Fields plugin is being able to set up a custom image field for taxonomy terms (like categories). This tutorial provides the steps to register a term_image custom field using ACF and adding a custom function that returns the URL of this field’s value for use on the taxonomy term archive…

  • Taxonomy Term-specific Image Grid using Meta Box

    Taxonomy Term-specific Image Grid using Meta Box

    This members-only tutorial is the equivalent of our previous Image grid from ACF Gallery for taxonomy term archives tutorial but using Meta Box instead of ACF. We shall create a field group having an Image Advanced type of custom field and set the group to appear on terms of a specific taxonomy (portfolio_category in this…

  • Image grid from ACF Gallery for taxonomy term archives

    Image grid from ACF Gallery for taxonomy term archives

    This members-only tutorial provides the steps to display the images upload to Gallery-type ACF field on taxonomy terms on their archive pages as a simple grid. Edit screen of “chemicals” industry term example.com/industry/chemicals/ on the frontend Even though the following instructions are Oxygen-specific, they can be applied in any WordPress site. Step 1 Install and…

  • Taxonomy Term Archives showing Entries Grouped By Another Taxonomy

    Taxonomy Term Archives showing Entries Grouped By Another Taxonomy

    This members-only tutorial provides the steps to display products on industry taxonomy term archives grouped by focus_area, another taxonomy whilst using Splide to arrange the products as a slider in Oxygen. We shall get all the focus areas, loop through them, and for each write a couple of custom queries for pulling products that have…

Got any book recommendations?