Quantcast
Channel: Suzanne Ahjira» Tutorials
Browsing latest articles
Browse All 29 View Live

Securing Forms with WordPress Built-in Functions

WordPress has a number of built-in functions designed to secure forms. You can find the list in the Functional Reference, but for convenience, I’ll also include it below. In this (note to myself) I’m...

View Article


Create A Custom Genesis Search Results Page for No Posts Found

I wanted to create a more helpful search results page for the case where no posts were found. The built-in solution for Genesis is a simple paragraph that reads, “Sorry, No posts found.” That paragraph...

View Article


Move Genesis Sidebar Before Content

Occasionally I have the rare need to move one of the genesis sidebars out of its default position (positioned after the content div) and into a new position, for example, before the content div. Why?...

View Article

Add SEO Data and Featured Image To WordPress Admin Page and Post List View

One of the nice things that the All-in-One SEO Pack does is add some new columns to the WordPress admin list views for pages and posts, so that you can quickly and easily see which pages you’ve...

View Article

Are the pages and posts suddenly missing from your admin screens?

If the pages and posts in your blog have suddenly disappeared from the admin list screens, you’re probably panicking, wondering what sorcery hath befallen your blog :-O Worry not, I’m fairly certain...

View Article


Send PDF or Other Document Attachments with Gravity Forms Notification Emails

I love Gravity Forms! Make no mistake – there’s nothing better out there. It’s money well-spent. I recently had a client who wanted to rotate forms in his sidebar, each form sending a different PDF...

View Article

Image may be NSFW.
Clik here to view.

Not Getting Gravity Forms Admin Notifications?

Don’t you find it a little odd that user notifications for your Gravity Forms are going out, but you’re not getting admin notifications supposedly sent from the exact same mail server? Hum… yes… very...

View Article

Widget Fields Disappear When You Drop Widget Into Sidebar Area

Well this is a new one… I was just prepping some sidebar widgets when I noticed that the very useful Text Widget was hiding its Title and text area fields when dropping it into a sidebar area. Clicking...

View Article


Add Custom Image Sizes to Media Library Size Selection Drop Down List

I’m not sure why I didn’t hunt this down sooner, but here’s a simple and slick way to add your theme’s custom image sizes to the WordPress media library size selection drop down list. I often create...

View Article


Insert Styles Into wp_head Hook Using Custom Style Hook

Well that title didn’t really make things clear. It’s true, this one is a bit funky. I’m working on a new theme and in more than one part of functions.php, I’m inserting custom styles into the wp_head...

View Article

Add Facebook Comments to Your Mobile Responsive WordPress Site

Simple, two-step instructions for adding the Facebook Social Comments plugin to your WordPress site with mobile responsive, 100% width! I like to avoid plugins because I think I can always add the code...

View Article

Make Jetpack’s Infinite Scroll Work with Your Genesis Theme

I recently installed Jetpack again to try out the new comments form and the infinite scroll feature. I wasn’t sure why infinite scroll wasn’t working but as it turns out, for Genesis themes, you need...

View Article

Stop WordPress From Wrapping Images in P Tags

I need to post this because as someone who never uses regular expressions, I scoured the net for hours trying to get some answers and knowledge about how to do what should have been something simple:...

View Article


How To Filter The Flint Author Box Title

Flint’s author box includes a filter for the title and it’s aptly named: flint_author_box_title This filter will allow you to completely rewrite the HTML. It currently outputs the following:...

View Article

How To Filter The Flint Author Box Avatar

Flint’s author box supports the popular User Photo WordPress plugin. You don’t have to tweak anything to make it work, but what if you want to serve a default image if a user doesn’t have a user photo...

View Article


Image may be NSFW.
Clik here to view.

How To Append Author Information To The Flint Author Box Bio

Flint includes a hook within the author box that allows you to append more author information after the bio. The hook name is flint_after_authbox_bio and here’s an example of how to use it. add_action(...

View Article

Jetpack Like Buttons Not Loading?

Jetpack continues to grow on me, but this is a very complex plugin with lots of interactive functionality. Things are bound to get funky here and there. I noticed my Like buttons weren’t loading on...

View Article


Move The Post Image Before The Post Title on Genesis Blog, Archive and Search...

If you’re like me, you probably like your post titles to sit to the right of the post image (not on top of them) for the posts on your blog, archive and search results pages. The post image has to load...

View Article

Genesis Post Author Short Code Does Not Work Outside The Loop

Yep. This is true and you might be here because you’d like a solution. Look no further. I wanted to move my post info section outside the loop for my new theme, but when I discovered the...

View Article

Image may be NSFW.
Clik here to view.

Display Single Post Featured Image Before Content and Sidebars

I was asked how to inject a single post featured image before the post title, and before the content and sidebar divs. This makes for a neat display of your single post’s featured image if you do...

View Article

Image may be NSFW.
Clik here to view.

Create A Conditional Secondary Menu For Genesis Child Themes

If you’d like to maintain one master menu for your site, but break it up across your Genesis Primary and Secondary menu areas, showing top-level items in the Primary and their conditional sub-menu...

View Article


Add Custom Post Type Support to the AddQuickTag Plugin

If you like and use the AddQuickTag plugin by Frank Bültge, and you want to use it with your custom post types, you have to enable support in your theme’s functions.php file first. Just copy and paste...

View Article


Image may be NSFW.
Clik here to view.

Make Your WordPress Color Picker BIGGER and more like Photoshop

WordPress 3.5 came with a new color picker and it’s pretty cool, but the developers didn’t expose all the tweakable elements. Flint uses the palette feature – that’s how you get to choose your own...

View Article

Image may be NSFW.
Clik here to view.

Using Flint To Produce Giant Featured Images Above Blog and Archive Entries

If you like the WordPress.com style entries, you can reproduce that look and feel using Flint 0.5.0 or later. Here’s an example of how this tutorial can make your blog, archives and search results look...

View Article

Flint 0.5.7 Update

We’re moving directly to 0.5.7. Flint 0.5.6 was an internal release only. This is another fairly large update that will disrupt your current installation. This update introduces a completely new color...

View Article

Browsing latest articles
Browse All 29 View Live