Mindblown: a blog about philosophy.

  • WooCommerce Product Category Carousel in Oxygen

    WooCommerce Product Category Carousel in Oxygen

    This members-only tutorial provides the steps to output WooCommerce product categories as a carousel using Flickity. Screenshot The tutorial can be applied for showing any taxonomy’s terms. Here we are using product_cat. in any WordPress site for showing a slider instead of a carousel Step 1 Install and activate My Custom Functionality plugin. Connect to…

  • Taxonomy Terms Menu with Expand/Collapse Functionality

    Taxonomy Terms Menu with Expand/Collapse Functionality

    This members-only tutorial provides the steps to add custom PHP, JS and CSS code to output parent terms of a given taxonomy (like product_cat for example) and for each term, display a list of child terms if present with the list items’ text linking to the corresponding term archives in Oxygen. Step 1 Add a…

  • Taxonomy Terms Grid in Oxygen

    Taxonomy Terms Grid in Oxygen

    This members-only tutorial provides the steps to display a grid of taxonomy terms with term image and title appearing for each item in the grid when using Oxygen. We shall set each item to link to the term archive page. Update on 13 Mar 2022: Added instructions to set this up for WooCommerce product categories.…

  • [Shortcode] How to display taxonomy terms in Oxygen

    [Shortcode] How to display taxonomy terms in Oxygen

    In the Oxygen Facebook group, a user asks: CPT Taxonomies. Does anyone know how to display these in a post? We can use the get_the_term_list() function to output comma-separated linked taxonomy terms in WordPress. In this members-only tutorial, we shall register a custom shortcode taken from Genesis to show taxonomy terms in Oxygen’s Shortcode element…

Got any book recommendations?