PODS Framework Resources

Add Audio Using Magic Tags > Section: Special Functions Created for Audio & Video Audio Player shortcode PODS Documentation Documentation (master list) Planning Your Custom Content Types (Post Type + Taxonomies + Fields) Bi-directional relationships (In my case: Music Project <==> Artist) One Artist/Band with 3 Albums Bi-directional Relationship setup (Artist (Custom Taxonomy) <==> Music…

| | | | |

Add Noindex To WooCommerce Products

Add Noindex To WooCommerce Products: Solution: Smashing Magazine’s Custom Fields Hacks For WordPress Use hack #8: “Disable Search Engine Indexing For Individual Posts” Add Custom Fields code to Child Theme’s header.php Add Custom Field to each WooCommerce product

| |

WordPress – Custom Fields To Change Hypertext Link Color

Scenario: Client wants hypertext links to be white on only one of the Website’s pages, so they display nicely on the dark back ground. The hypertext links for the rest of the site are fuchsia, via CSS. Problem: Adding hypertext to a WordPress page in Edit Page view, then changing it’s color to white (so…