WordPress produces photos as follows, they appear in the source.
<p><figure id="attachment_42" aria-describedby="caption-attachment-42" style="width: 300px" class="wp-caption alignnone"><img loading="lazy" src=".../wp-content/uploads/2022/10/photo-4333517-300x200.jpeg" alt="foto?raf denemesi 7" width="300" height="200" class="size-medium wp-image-42" srcset="../wp-content/uploads/2022/10/photo-4333517-300x200.jpeg 300w, ../wp-content/uploads/2022/10/photo-4333517-1024x683.jpeg 1024w,../wp-content/uploads/2022/10/photo-4333517-768x512.jpeg 768w, ../wp-content/uploads/2022/10/photo-4333517-1536x1024.jpeg 1536w, ../wp-content/uploads/2022/10/photo-4333517-2048x1365.jpeg 2048w" sizes="(max-width: 300px) 100vw, 300px" /><figcaption id="caption-attachment-42" class="wp-caption-text">foto?raf denemesi 7</figcaption></figure> foto?raf denemesi 7</p>
However, this plugin writes the largest image, which is not visible on the front page, and ends with “scaled”, to the sitemap file.
<url>
<loc>.../genel/fotograf-denemesi-7-41/</loc>
<lastmod>2022-10-29</lastmod><changefreq>monthly</changefreq>
<image:image>
<image:loc>../wp-content/uploads/2022/10/photo-4333517-scaled.jpeg</image:loc>
</image:image></url>
How can we add automatically produced 300px, 1024px, 768px, 1536px, 2048px photos?
Again, many users, including me, use <picture> element codes in addition to the above wp automatic photo html code. Is it possible to make the photos mentioned here appear on the sitemap page?
Thanks in advance, have a nice day.
]]>https://www.ads-software.com/plugins/lightbox/
]]>Site: distinktiveartsstudio.com
If you goto artist/steve and click on any of his buttons for his art galleries, the pictures are all there, everything displays correctly, but images from another gallery completely are being added onto the END of the lightbox browser, but NOT on the page itself.
Anybody… help?
https://www.ads-software.com/plugins/nextgen-gallery/
]]>https://www.james-baker.com/news/wp-content/uploads/a778abd71a6bbcf3015683d3ec1ffed1.jpg
and are an exact copy of another image I already have:
https://www.james-baker.com/news/wp-content/uploads/title5_rampage-120×120.jpg
So i am curious why they are made at all?
sometimes, the mystery images list a size-suffix that i do not actually use on my site:
https://www.james-baker.com/news/wp-content/uploads/GG_park_sketches_1-200×200.jpg
I use various ways of deleting them; FileZilla, IMAGE CLEANUP plugin etc, but they are remade overnight and are back in my uploads folder. I also notice, when using the ‘Force Regenerate Thumbnails’ plugin that the 200×200 size is always remade.
My question is: I there any easy way to find out which plugin made these images? Or if they are made by WordPress ITSELF, why is it making images I ALREADY have, and can i force it to use the proper ones?. I would love to get to the bottom of this.
]]>Is there any way to get businessdirectory-listing.tpl.php extra images to businessdirectory-listings.tpl.php page ?
https://www.ads-software.com/plugins/business-directory-plugin/
]]>// WWD Customization
// $avatar = “<img alt='{$safe_alt}’ src='{$out}’ class=’avatar avatar-{$size} photo’ height='{$size}’ width='{$size}’ />”;
$avatar = the_author_image();
} else {
// WWD Customization
// $avatar = “<img alt='{$safe_alt}’ src='{$out}’ class=’avatar avatar-{$size} photo’ height='{$size}’ width='{$size}’ />”;
$avatar = the_author_image();
}
I usually update the PHP file after every update of WordPress, but this time the wordpress update did not overwrite my customization but I am still getting extra images at the bottom of the page. Can you tell me how to fix this?
See the bio at the bottom of the following page and at the very bottom of the page you will see the extra images.
https://www.worldwidedojo.com/martial-arts-advisors/gm-donn-miskel-traditional-historian/
Thank you for your help!
https://www.ads-software.com/extend/plugins/better-author-bio/
]]>