Archive for the ‘Workbench’ Category
Upgrading Pods to use TinyMCE instead of NicEdit
WYSIWYG is trouble, but I’ve come to like TinyMCE the most out of anything. Pods has had one hand tied behind its back due to a the_editor() bug plaguing multiple instances of TinyMCE on the same page, but this quick Input Helper should help get us by until they’re officially supported in core.
Using Input Helpers in Pods CMS for WordPress
Input Helpers in Pods CMS for WordPress allow you to work with and manipulate the data available to your clients on a per-input-field basis. In this walkthrough we’ll discuss limiting the WordPress Pages available in a Pick column as a method of applying a custom background image to the selected pages.
Building a Store Locator with WordPress and Pods
I’ve always been curious about adding a location based proximity search powered by ZIP code and desired radius. It’s actually quite easy to do using WordPress, Pods, and some crazy MySQL queries. This walkthrough shows you how to add a PHP/MySQL based store finder powered by WordPress and Pods.
The Last of the Pods Basics: Pagination and Sorting
To wrap up the Basics of Pods in January, I’d like to cover the last couple items I feel are almost essential in having the user experience of Pods come full circle for both you and your user. Pods offers both pagination and sorting out of the box, and each can be very helpful when it comes to working with the plugin.
How to use Pick Columns (Relationships) in Pods
Pods Pick columns help you create relationships with WordPress objects or other Pods themselves. It’s a great way to bring the content management offered by Pods to the next level.
Pods UI: The Latest and Greatest Addition to Pods
Pods UI is a great little plugin the sits on top of Pods and allows you to create WordPress admin navigation entries specifically tailored to the Pods structure you’re trying to implement. This article will show you the ground rules when it comes to Pods UI.
Pods Basics: Pulling Pods Data to your Theme
Perhaps the most important part of a WordPress plugin is being able to work with it in a way that effectively fits within your workflow. Pods has done a great job with letting you manage every aspect of your content. In this article I’ll walk you through pulling data stored in Pods to your custom WordPress template.
Pods Basics: Installation and Setup
Pods CMS for WordPress is quite easy to work with once you overcome the initial learning curve. In this article I’ll walk you through the installation and setup of your first Pod.
An Overview of and Introduction to Pods CMS for WordPress
Pods is a fantastic plugin for WordPress that helps you bring content management to the next level on your favorite platform. If you follow me on Twitter, you know that I talk about Pods a lot. It’s time that I showed you what I’ve learned so far in hopes that it helps you get up and running with Pods as well.
Avoiding IFRAMES via PHP and cURL
With IFRAMES being so outdated, there is an alternative using PHP and cURL










