Instead of hunting down a frequently used code snippet on the Codex or doing a Google Search, wouldn’t it be nice to have a cheat sheet right in front of you to save time? Dainis Graveris of 1stWebDesigner has put together a list of 23 different cheat sheets and resources that are in PDF format ranging from code snippets to SEO.
How many of you will actually print these off? Or do you think it would be more efficient to just place the PDF files or images into a folder for local access later?
Are you fed up with the way the default search works on your WordPress powered site? You’re not alone. As was discussed in the forum thread I just linked to, Google Custom Search was brought up as a way to substitute the WordPress search engine with one powered by Google. I thought about adding Google CSE to WPTavern.com but until I get a bunch of complaints that the search sucks or I find myself not being able to quickly find what I’m looking for despite typing in a descriptive query, I probably won’t go through with it. However, Lyndi of Nice2All.com did go through with it and she shared her experience in this blog post.
After giving the matter a lot of thought I decided to add a Google Custom Search Engine to this site. Initially I thought this would entail a lot of work but I was pleasantly surprised. It went very quickly and in fact it was very easy to do.
Nice to see that it won’t be hard to do if I ever decide to add it to WPTavern.
Lorelle Van Fossen has published a detailed list of all the videos that have been released so far from WordCamp San Francisco and Dallas. John P. of One Man’s Blog, the guy in charge of doing the videos is slowly but surely publishing them as they are finished. So far, the WordCamp Panel session and Cali Lewis has been published from WordCamp Dallas while Chris Pirillo and John Lilly presentations have been published from WordCamp San Francisco. If you have the time, I suggest watching Chris’s presentation as he hammers home a number of great points when it comes to community building.
This post is part of an ongoing series called Ask Jeff. This is where I’ll take a question someone within the WPTavern or WordPress community gives me and provide my thoughts/answer to. This question was submitted by Andrew.
How did you get the photo to the left side of your posts and how was the post automatically shorted?
I use a child theme called Hybrid News which is a theme built on top of the Hybrid framework. Out of the box, this theme has a frontpage template file that automatically cuts off posts after a certain character amount so that it only displays the excerpt. However, I don’t like the minimal amount of control I had over the display of the excerpt which is why I installed and use a plugin called The Excerpt Re-Reloaded. This plugin gives me the ability to fine tune the behaviour and display of the excerpt.
As for the images, this is another feature provided by the theme out of the box. Thanks to the Get_The_Image script Justin put into this theme, it can automatically take the first uploaded image in the post and use that as the post image thumbnail or you can specify which image to use based on the image URL. You can have the post thumbnails show up on the left, or right which is just a change in the CSS file.
In short, both features come with the theme out of the box except I used a plugin to modify the excerpt.
Submit Your Question:
If you have a question regarding any aspect of WordPress you would like me to answer or at least, hear my take on, you can either contact me using the following contact form with your question or you can follow WPTavern on Twitter and send me an @reply with your question. If the WPTavern account is following you, simply send me a Direct Message with your question.
This post is part of an ongoing series called Ask Jeff. This is where I’ll take a question someone within the WPTavern or WordPress community gives me and provide my thoughts/answer to. This question was submitted by Rob.
How did you get the vBulletin template so similar to your main site. Like header and footer wise?
Well Rob, the hard part was getting the WPTavern site design to a point where I could stop focusing on the actual design. So, I opted for this brown and reddish color scheme. Thankfully though, I was in luck as I found a vBulletin style that pretty much matched the design of the website. The style is called gfx_v3BrownGold and can be located for purchase at GFXStyles.com. I removed most of the images and replaced the containers with CSS colors. I also edited the header file so I could add the same links to the forum header that are the same as on the blog. The background for the forum is the same as the site which was just a CSS edit for the background property in the style. The header is not exactly the same as the site since it does not stretch across the entire page. It doesn’t stretch because of the way the style has been coded but it’s close enough for me.
To make a long story short, I designed the site first, then found a style that was as close as I could find to the site design. I then replaced images, deleted images, and edited the forum styles CSS until I got it matching pretty close to the site. It took me about 30-45 minutes to edit the forum style to match the site which at the time, I was really thankful for.
Submit Your Question:
If you have a question regarding any aspect of WordPress you would like me to answer or at least, hear my take on, you can either contact me using the following contact form with your question or you can follow WPTavern on Twitter and send me an @reply with your question. If the WPTavern account is following you, simply send me a Direct Message with your question.
Unfortunately, I bet this is a common question. I should browse the WordPress.com forums to see how many people are inquiring about the recent security upgrade.
I have read that there is an important security update for the WordPress blogging software. Do I need to upgrade my blog www.anopensource.wordpress.com, if so how can I do this?
In this Jeffroless addition of WordPress Weekly, David Peralty interviews Nikolay Bachiyski, creator of the GlotPress project. Among some of the topics discussed include translations, internationalization, localization, reasons for the GlotPress project, tools and techniques for translating themes and plugin, and more. I know that after I finished listening to this episode the other day, the GlotPress project made much more sense to me. I want to thank David for filling in for me as he did a great job.
Ad Copy:
This episode of WordPress Weekly is sponsored by, WebDevStudios.com. WebDevStudios is a website development company specializing in WordPress support and development services. Contact them today for help with your WordPress powered website.
The poll this week asks what the most important selling point is for you when it comes to purchasing a theme. For me, the most important selling point is support. When ever I’m on the lookout to purchase a new theme, I do a thorough background check with sites I know are using the theme I’m interested in. I question those folks to ask them how easy it is to modify or work with. I also ask them their opinion of the support they received. I also browse through the support forums if they are available to the public as well as performing a few Google searches to see if any major issues had popped up with the company in the past.
I think many people undervalue support. Justin Tadlock on the Hybrid Forums has helped me out a ton of times already. Without his help, I’d be stuck at a roadblock with no way around it. If I can’t get a good handle on how good the support is for the product, I’ll pass it by.
What is the most important selling point for you when it comes to purchasing a theme?
A few days ago, Justin Tadlock put a link out on Twitter to a screenshot of a plugin he was developing that dealt with user management. Apparently, this type of plugin is in high demand and due to the amount of interest he’s received, he is going ahead with development but he needs our help.
The goal of this plugin is to be a complete management system for users, roles, and permissions. I want it to fit in with your administration panel and feel like it has always been there. It needs to work completely within the bounds of WordPress too. I’ve seen some plugins that don’t take advantage of WordPress’s roles and capabilities system.
The plugin will be developed in a BuddyPress like fashion where it will be made up of a number of different components, each which can be turned on or off by the site administrator. Think of it as a use only what you need type of system.
On the heels of this announcement by Justin Tadlock, the most recent WordPress developers chat featured an agenda item that dealt specifically with the roles and capabilities system in WordPress. You can read what was discussed in that chat here. The proposed system has me questioning whether Justin should be waiting for the new system to come into play or if he should continue on the track that he’s on.
Yes I know, Drupal is being talked about on a WordPress centric site. However, I find a number of things about Drupal to be interesting such as its progress, its founder, and its newly created commercial entity Acquia. There are so many things that Drupal and Acquia are doing that make me think of WordPress and Automattic not to mention what the founders of each are doing.
David Berlind of InformationWeek.com published a great article mentioning the differences and the similarities between both the founders of each platform as well as the commercial entities surrounding them.
As I came to learn in the interview, it’s as though Buytaert and Mullenweg were separated at birth. They were born only 6 years apart (The older of the two — Buytaert — was born in 1978 when I was a senior in high school). Both went on to create wildly successful PHP-based content management systems (Mullenweg did WordPress, Buytaert did Drupal). Both men open sourced those content management systems. And today, both are the founders of VC-funded commercial enterprises (Mullenweg’s Automattic and Buytaert’s Acquia) looking to capitalize on their founders’ art and fame.
If you’re interested in these similarities/differences like me, I encourage you to take a listen to the (mp3 file) half hour interview David produced with the founder of Drupal where they discuss Drupals beginnings, the question of whether or not Acquia plans on offering Drupal as a service and the overall future of Drupal. There are some WordPress/Automattic tidbits in the interview as well.