Web Design for Idiots

Blog About Topics Relating to Web Design & Development

  • Home
  • Blog
  • Subscribe
  • The Web Design For Idiots Project
  • Home
  • /
  • Category Archives: "Pods Framework Tutorial"

Category Archives: Pods Framework Tutorial

How to create a custom slider with Pods! Pt2 (adding text to your slides)

If you have not checked it out yet, start with PT1 of this series. If you followed the tutorial for how to create a custom image slider tutorial PT1 you should now have a slider that is sliding images across the screen, but you’re here because you also want an editable title and excerpt for…

Read More
November 4, 2015
Pods Framework Tutorial 1 comment The_Idiot
Embedding video in WordPress posts automagically with Vimeo and youtube

Pulling a video from a post’s content and displaying it

I was working on a custom theme when I came across the need to display a ‘featured image’ if the post had it, but if the post was a video post, it would display a video where the image would be. I did not want to rely on just pulling the “the_content” and hope for…

Read More
January 29, 2014
For Beginners Pods Framework Tutorial 3 comments The_Idiot

Display an image from a pods generated field

The Pods Framework has been growing in leaps and bounds and there are a bunch of new “developer toys” in the framework that are not fully documented yet but are super awesome (yea, that’s a technical term). pods_image() : outputs the <img src=””/> of an image file that was uploaded via a pods file upload…

Read More
January 8, 2014
For Beginners Pods Framework Tutorial 12 comments The_Idiot

Pods CPTs versus ACTs – coding for them

One of the biggest areas of confusion with most people jumping in to pods is the difference between CPTs (Custom Post Types) and ACTs (Advanced Content Types). Pods lets you create and extend other content types as well, but these two are the most common and the most commonly confused. The Pods team has actually…

Read More
April 16, 2013
For Beginners Pods Framework Tutorial 2 comments The_Idiot

Pods – Pages and Templates and more Pages OH MY!

If you haven’t noticed, the Pods Framework is one of my favorite WordPress plugins of all time. I love it because, as a developer, I am able to really manipulate and store data any way I see fit. As a designer, I can easily pull data in to my theme and get to work designing…

Read More
April 12, 2013
Pods Framework Tutorial 34 comments The_Idiot

Adding a new field to the page edit screen and displaying that in your template – using pods

This is a very simple tutorial on how to easily extend your page edit area of your admin and display the value of these new fields on your page. Super simple! Basically someone came to the support room asking how to create two WYSIWYG areas when adding a WordPress page so that they can create a two…

Read More
March 25, 2013
Pods Framework Tutorial 10 comments The_Idiot

THE IDIOT

This site is a mix different tutorials and anecdotes about learning in the world of web development. It's not entirely for the absolute most beginner web developer, but anyone who is just starting out and learning a new aspect of web development. We are always learning something new, you are not alone.

Categories

  • Advanced Tutorials (4)
  • CSS (1)
  • For Beginners (23)
  • git (2)
  • php (3)
  • Pods Framework Tutorial (6)
  • Security (1)
  • serverOps (1)
  • Snippets (3)
  • Uncategorized (2)
  • WordPress (5)

PREFFERED HOSTING

WP Engine Fastest Managed WordPress Platform

Archives

  • August 2018 (1)
  • February 2016 (1)
  • November 2015 (2)
  • July 2015 (2)
  • June 2015 (1)
  • May 2015 (1)
  • February 2015 (2)
  • January 2015 (4)
  • December 2014 (3)
  • January 2014 (8)
  • April 2013 (2)
  • March 2013 (2)
  • January 2013 (1)
  • December 2012 (2)
  • November 2012 (3)

Say Thanks!!!

Did we help you get to the bottom of a perplexing issue? Say thanks with a little donation to keep this site going

All content copyright of Creative Supply Co. for WebDesignForIdiots.net
  • Home
  • Blog
  • Subscribe
  • The Web Design For Idiots Project