Comment on SEO Recent Posts WordPress Widget by SEO Dave.
Just completed an awesome Stallion widget for Stallion 6.3 which covers popular posts, random posts, recent posts, latest modified posts, alphabetical posts and by ID. I’ve not seen a widget cover all these options.
The new widget includes thumbnail support utilizing the Stallion built in Timthumb.php script: makes small thumbnails from any image saving time (you don’t have to create a separate image for a feature) and saves bandwidth (images are small).
The thumbnails are generated from the Stallion thumbnail images (set on each post) and the WordPress Featured Images.
Since the widget uses Timbthumb it doesn’t matter what size those images are (preferably the right size or bigger) as Timbthumb resizes them on the fly. This is a big issue for widgets that use images, if they use the original sized WordPress Featured Images for example and the user is using the Featured Image for the TwentyEleven header image feature (loads of themes including Stallion uses this feature) your widget thumbnails could be 1000px wide and over 100KB in size!!! Have ten thumbnails generated this way and your visitors are downloading 1MB in images just for a widget with ten images!!! Using Timbthumb with the same images and the size can be cut down to below 10KB an image for a 100px wide thumbnail: been testing the new widget on my local install and the largest Timbthumb image is 13KB, most are around 6-7KB.
The new Stallion widget lists posts based on
Most Popular Posts based on Comment Count
Recent Posts
Recently Modified Posts
Random Posts
Reverse Alphabetical Posts
Highest Post ID
All the above can be reversed, so least popular, lowest Post ID etc… so we have 11 widgets in one: you could have a Most Popular Widget with 5 posts shown, a Least Popular Widget with 3 posts shown, a Random Posts Widget with 2 posts shown, a Recent Posts Widget with 10 posts shown etc…
The widget outputs
Thumbnail image (optional) and can be aligned left or right
Link to Post
Short Excerpt of post (optional)
Similar layout to the Stallion Recent Comments widget
The thumbnail size isn’t fixed, both the width and height can be set (100px for each works well). I’m in two minds if to add the option to disable the Link to Post output which would give the option to have just thumbnail images in a line.
For example for the Stallion 300px wide sidebar layouts (like I use on this site) you could set the thumbnail images to say 300px wide 100px height and have a line of thumbnail links to posts with no text link or excerpt to the post.
I’m looking for a public domain image (has to have a copyright license that’s minimum GPL compatible, but ideally public domain: no copyright restrictions) for a default image for posts that lack a Stallion Thumbnail and a Featured Image. The ideal image would be 300px by 300px wide to allow for resized images from around 50px up to 300px.
And for those who follow my Stallion update progress, yes I added more features when I said I wasn’t going to add more for the 6.3 update :-)
David
More Comments by SEO Dave
Recent Posts Widget
How to Center HTML Code
WordPress strips code in comments, to post code you have to add it to code tags
<code>CODE Here</code>
To center something in the widget you’ll need to add HTML code that centers it.
Stallion includes several CSS classes which center code for example:
<div …
Continue Reading Popular Posts SEO Widget
Recent Posts Widget
WordPress Domain Mapping Plugin Tutorials
Can’t help you with a WordPress domain mapping guide to setting up a domain mapped version of WordPress, it’s quite technical and specific to your domain registrar (different instructions for different domain registrars).
I can tell you what works for me …
Continue Reading Popular Posts SEO Widget
Recent Posts Widget
Fixing Timthumb 403 Forbidden Error
If you aren’t running a WordPress security plugin could be your webhost has security features (Apache mod_security module for example) that’s stopping the Timthumb.php script from generating thumbnails.
Try contacting your host and ask is there’s anything in the hosting package …
Continue Reading Popular Posts SEO Widget
Recent Posts Widget
Timthumb 403 Forbidden Error Page
Looks like you have all your Stallion thumbnail options set correctly, which means it’s a Timthumb issue.
The small thumbnail images that aren’t loading (aren’t created if you see nothing in the /cache/ folder) are created by a script called Timthumb.php …
Continue Reading Popular Posts SEO Widget
Recent Posts Widget
Stallion Responsive Thumbnail Images
Have you turned the thumbnail images feature on under “Stallion Theme” >> “Colour Options” : “Thumbnails” – “Auto and Featured Thumbnails ON**” or “Featured Thumbnails Only ON”
And settings below?
If you don’t have it turned on, it won’t work.
Did you follow …
Continue Reading Popular Posts SEO Widget
Recent Posts Widget
Regenerate WordPress Images for Performance Improvements
That’s one of the built in Stallion Responsive plugins, if you don’t see a link under
“Tools” >> “Stallion Regenerate Thumbnails”
Go to “Stallion Theme” >> “Performance Options” : “Regenerate Image Thumbnails Admin” and turn the feature on “Regenerate Tool ON**”.
Once the …
Continue Reading Popular Posts SEO Widget
Recent Posts Widget
WordPress Tabbed Widget Plugin Poor Performance
As I mentioned in my last comment to you my main PC almost died and my old backup PC was also playing up so wasn’t offering any non-urgent theme support until after a new PC arrived and the setting up …
Continue Reading Popular Posts SEO Widget
Recent Posts Widget
WordPress Mobile Optimized Themes
I have checked Stallion 6.2 on mobile devices and it looks OK, but it’s not mobile optimized.
There’s various checks to make a theme mobile optimized and Stallion 6.2 (like most WordPress themes) currently fails some of the checks (especially on …
Continue Reading Popular Posts SEO Widget