Comment on SEO Recent Posts WordPress Widget by SEO Dave.
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 which is built into Stallion.
If you load the Timthumb images you’ll get a
ERROR 403 – FORBIDDEN page
In FireFox “Right Click” on one of the images that aren’t loading and click “View Image”, you’ll load the image thumbnail, but it won’t work, you’ll get the 403 error page.
You should see a small image with URL like this one when everything is working correctly:
https://stallion-theme.co.uk/wp-content/themes/stallion-responsive-child/timthumb.php?src=https://stallion-theme.co.uk/wp-content/uploads/wordpress-custom-header-options.jpg&w=75&h=75&q=85
If you search Google for
Timthumb 403 Forbidden Error Page
You’ll find a few possible causes, for example are you using a security plugin like BulletProof Security? Looks like about half of the first ten results for the above Google search are related to BulletProof Security blocking timthumb.php.
I don’t use BulletProof Security, so if that’s the problem (or another security plugin) you’ll need to track down the problem. I didn’t develop timthumb.php, just use it with Stallion for creating thumbnails on the fly.
BTW the Stallion regenerate thumbnails feature isn’t the cause or part of the problem. That’s a separate feature, it doesn’t create these thumbnails, that feature recreates all your WordPress images in the media library so you can make new sizes: Stallion includes multiple new custom image sizes like a 500px wide image, but on an old site you have to regenerate all the images in your library to have access to the Stallion custom sizes.
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
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
Recent Posts Widget
Popular Posts Widget, Random Posts Widget, Recent Posts Widget
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 …
Continue Reading Popular Posts SEO Widget