The Stiz Media, LLC

Making your website work for you

  • Styles for Genesis
    • FAQs
  • Cart
  • My Account
  • Home
  • Web Design
  • Portfolio
  • Resources
  • Blog
  • Contact

Powerful websites, with style.

Create Posts 2 Posts ‘connections’ with the WordPress Rest API

August 28, 2016 Andhi 9 Comments

Restful P2P Example

I've written a lightweight plugin to make it extremely easy to create Posts 2 Posts connections via the WordPress WP-API (Rest API). If you don't know about Posts 2 Posts, it's an extremely powerful (developer) plugin that allows you to create a 'connection' between 2 objects, often posts, pages, or CPT, but also users. A typical example Posts 2 Posts (P2P) usage is a website where you have 2 custom post types, actors and movies. They exist as separate post types so they can easily be managed … [Read more...]

Filed Under: Tutorials Tagged With: Posts 2 Posts

Add SMS share button to EA Share Count plugin

August 26, 2016 Andhi 2 Comments

EA Share Count SMS button

I recently added an SMS share button to a high traffic site we built over at my main gig, BizBudding, Inc. We were already using the slim, but awesome, EA Share Count plugin from Jared Atchison and Bill Erickson so adding a new service was as easy as 2 simple filters. The first filter registers a new service called 'sms', while the 2nd filter adds the data (label, link, etc). After a little help testing via the amazing Genesis Slack group, we had it working on iOS and Android. The main code … [Read more...]

Filed Under: Tutorials

Remove Buttons/Items From The WordPress TinyMCE Editor

May 7, 2016 Andhi 9 Comments

Remove Items from TinyMCE editor

Sometimes you have a client that really thinks they are a designer, and reeeaaalllly wants everything to be pink. Or centered, justified, bold, etc. Did I already mention pink? On some occasions it's better for the client, and their business/blog, if they didn't have the ability to do that stuff. I'm currently rebuilding a site for a new client that wants everything pink. Everything. Seriously. I decided it may be worth disabling the font color option from the TinyMCE editor in WordPress. I … [Read more...]

Filed Under: Tutorials

Responsive background image aspect ratio with content overlay

February 3, 2016 Andhi 4 Comments

Responsive background image with aspect ratio

Here's the scenario. You want to use an image as the background of a container, and you want to maintain that images' aspect ratio. For an extra bonus, you want to have some text (HTML) on top of the image. There are a few ways you may go about doing this, but all that I've tried so far seem to have some major pitfalls. As a starting point, there is a post on Golden Apple Web Design that I keep referring back to. It actually got me 90% of the way there. Adding content (HTML) inside the … [Read more...]

Filed Under: Tutorials

Grid Column Generator

December 15, 2015 Andhi 3 Comments

Concrete Columns

… [Read more...]

Filed Under: Tutorials

Radio buttons as toggle buttons with CSS

November 17, 2015 Andhi 46 Comments

Radio button toggles

Updated: March 15, 2019 to use Flexbox instead of float 🙌 Form inputs are annoying, let's face it. There is a ton of data showing the more fields you have in a form, the higher the bounce rate of that form. I decided to play with radio buttons and try make them more like simple toggle buttons. After a bit of playing, I got it working in a clean, easy to use style. This makes your form very clear and fast to fill out for your user. Win. Let's see it in action You can play with the … [Read more...]

Filed Under: Tutorials

Shortcode to show map markers of child pages with Advanced Custom Fields Pro

July 15, 2015 Andhi 4 Comments

ACF Child Pages Map

This post shows you how to create a shortcode that will display a map with markers of all the child pages of the current page. There is also a shortcode attribute to choose the parent page ID for the map, if you want to show the map elsewhere. Create our Google Map field First, lets create our map field. Make sure you set the metabox 'Location' accordingly. I chose to only show the field if the parent page is 'Data Centers'. Next, you need to make sure you have child pages of … [Read more...]

Filed Under: Tutorials Tagged With: Advanced Custom Fields

Front End Post Editing with Advanced Custom Fields Pro

February 18, 2015 Andhi 52 Comments

Front end post editing with ACF Pro

This is a continuation of front end posting with ACF Pro to allow editing of posts on the front end. We will use acf_form() for the post fields, and use Sidr for the slide out menu to hold our form. There's a video of the final outcome at the end of this post. I'm using a custom Genesis child theme, but you can modify the code to work however you'd like. Let's get started. Add our form to blog posts We need to load our form on single posts. We're using the same field groups we created … [Read more...]

Filed Under: Tutorials Tagged With: Advanced Custom Fields, Sidr

Front End Posting with Advanced Custom Fields Pro

February 16, 2015 Andhi 159 Comments

ACF front end posting

This tutorial shows you how to build a page template that will allow you to create new posts (or custom post type posts) from the front end of your WordPress website using the powerful Advanced Custom Fields Pro (not free) plugin. Some of the code is specific to The Genesis Framework, so you will have modify it to work on non-Genesis themes or child themes. Part 2 shows you how to edit posts with ACF Pro. There are lots of other cool plugins like Gravity Forms, Ninja Forms, and Formidable … [Read more...]

Filed Under: Tutorials Tagged With: Advanced Custom Fields

Show Field Keys in Advanced Custom Fields Pro

February 16, 2015 Andhi 7 Comments

Show Field Keys in ACF Pro

When doing some fun stuff with Advanced Custom Fields Pro, we often need to use the field key. Field keys are important because unlike the field title and name, the field key never changes. If you change the field type, title, or name, the key will always stay the same, unless you delete the field itself and create a new one. It's really simple.... In your Dashboard go to Custom Fields > Custom Fields, and choose your field group Click 'Screen Options' at the top right of your browser … [Read more...]

Filed Under: Tutorials Tagged With: Advanced Custom Fields

  • 1
  • 2
  • 3
  • Next Page »

Our posts, directly to your inbox


Howdy, I'm Mike Hemberger. I like to build nice websites and web apps with WordPress and Genesis Framework.

I'm passionate about everything I do, and it resonates in all of my work.

Feel free to email, and you'll be speaking directly with me.

Recent Posts

Restful P2P Example

Create Posts 2 Posts ‘connections’ with the WordPress Rest API

EA Share Count SMS button

Add SMS share button to EA Share Count plugin

ACF Extras

ACF Extras officially launched! A community of code snippets and field groups

Remove Items from TinyMCE editor

Remove Buttons/Items From The WordPress TinyMCE Editor

  • My Account
  • Affiliate Area
  • Log In|Log Out
  • GitHub
  • Instagram
  • Twitter
  • YouTube

Copyright © 2025 · The Stiz Media, LLC · All Rights Reserved