fruityoaty
Forum Replies Created
-
Forum: Plugins
In reply to: [Recent Posts Widget With Thumbnails] Poll: How do you use this widget?Addendum:
Specifically, the choice to show RECENT password-protected posts with post titles + generic default thumbnail BUT NOT on the instance of the widget showing RANDOM posts (little value in promoting random old password-protected posts).
Forum: Plugins
In reply to: [Recent Posts Widget With Thumbnails] Poll: How do you use this widget?1) I use two instances of the widget per site.
2) The first instance displays 1 random post thumbnail with post title only. The second instance displays 6 latest post thumbnails with post titles only.Feature request:
Choice to show latest password-protected posts but only POST TITLES with generic default thumbnail (obviously, images from a password-protected post shouldn’t be displayed as a thumbnail).Love the plugin (lightweight and easy to use). Thanks for continuing to maintain and share it with us.
Will there be a fix to address this particular issue?
Because I’m using the plugin on someone’s website that has a lot of posts with “YouTube videos at the beginning, followed by a more link, and then images right after”. As a result, the plugin is not showing any thumbnails on the sidebar.
Thanks for your replies. 🙂
Hi,
Actually, I was able to isolate the cause further. It’s when the YouTube video link is immediately followed by a WordPress “more link” (not an image).
Type:
1. Insert YT video link
2. Type <!–more–> More Link
3. Insert an image.
Result: plugin does not display the imageHowever, if you remove the “more link”, the plugin will find and display the image.
Ooops, I will close this topic.
I just realized what happened a few minutes after posting this support question. It was a caching issue. Sorry. Closed.
Forum: Plugins
In reply to: [Comments Avatar Lazyload] Updated to WordPress 4.3, plugin no longer worksHi, thank you very much for your replies. 🙂
I will close this issue as I’ve found another lightweight plugin that works on my blog without any issues (passes W3C validation + lazy loads all images including avatars).
https://ww.wp.xz.cn/plugins/lazy-load/
Again, thanks for trying to help.
Forum: Plugins
In reply to: [Comments Avatar Lazyload] Updated to WordPress 4.3, plugin no longer worksSorry, it’s likely because of my current htaccess rules for that site… probably because your IP is in one of my banned IP ranges.
I’ll have to figure out how you can test the issue on another site. Sorry.
Forum: Plugins
In reply to: [Comments Avatar Lazyload] Updated to WordPress 4.3, plugin no longer worksThe page I always test (with Gravatars) whenever I update to new WordPress is:
http://fruityoaty.com/le-petit-dejeuner-blueberry-oat-pancakes-eggs-la-petite-mort/Thanks.
Forum: Plugins
In reply to: [Comments Avatar Lazyload] Updated to WordPress 4.3, plugin no longer works1. Client: Mozilla Firefox 41.0b4
2. Client: Windows 10
3. Apache server, Operating System: Linux (64 Bit)
4. PHP 5.5.40-36.1-logI tested with Pingdom tool: http://tools.pingdom.com/fpt/ using Dallas, Texas server option.
Test page example: http://fruityoaty.com/le-petit-dejeuner-blueberry-oat-pancakes-eggs-la-petite-mort/Prior to WordPress 4.3 update, the above page makes 22 requests.
After WordPress 4.3 update, the above page now makes 40 requests (as now, the Gravatars load immediately because they’re no longer lazy loading).I also tested with GTMetrix as well as Google PageSpeed. Results indicate that Gravatars are not lazy loading.
Thank you. 🙂
I’m using your plugin on someone’s site where most posts have a YouTube video at the beginning of each post. Unfortunately, the plugin is showing a lot of blank spaces instead of thumbnails in the sidebar due to the aforementioned YouTube content issue.
Will this issue be addressed soon? An ETA? I’d really like to continue using this plugin. 🙁
Thanks.
The thumbnail for the first image attached to the post appears if the image is placed before the YouTube video link in the post content.
Tried the above fix. Unfortunately, it didn’t work.
Anyway, thanks for trying. 🙂 I’ve replaced that lightbox plugin with another plugin called Slenderbox ( https://ww.wp.xz.cn/plugins/slenderbox/ )
Slenderbox v.1.1.2 currently works with NextCellent Gallery 1.9.25 and 1.9.25.1.
Hopefully, the next release of NextCellent Gallery doesn’t break Slenderbox as the current combination of NextCellent 1.9.25.1 and Slenderbox works completely fine on the 2 sites I tested – no problems.
Forum: Plugins
In reply to: [Slenderbox] Doesn't work on images in sidebar widgetActually…. good news, I modified the NextGen Gallery plugin widget to manually add data-sbox=”REFERENCE” to the output.
For NextCellent Gallery users, in class-ngg-gallery-widget.php, line 232:
$out = '<a data-sbox="REFERENCE" href="' . $image->imageURL . '" title="' . $description . '" ' . $thumbcode . '>';Works for me! I’ll use your fine plugin now. 🙂
Forum: Plugins
In reply to: [Slenderbox] Doesn't work on images in sidebar widgetThanks for the quick response.
Yes, it works on text widgets now, but unfortunately it did not work on NextGen Gallery widgets.
Anyway, thanks for trying. 🙂 I will revert back to the other lightbox plugin I was using prior to Slenderbox.