img src
-
Images uploaded when I added videos (and they are in the Media Library) should also appear in search results, in default WP search (theme). But they do not appear. (I do not refer here to all-in-one video gallery aiovg/search – widget).
From view-source:
1. Video
<div class='post-thumb in-archive size-medium'><a href="https://dan-caragea.ro/blog/video/extra-virgin/" title="(Extra) virgin"><img width='300' height='300' class='alignleft img-is-medium' src='' alt='' title='(Extra) virgin' /></a></div>
2. Post
<div class='post-thumb in-archive size-medium'><a href="https://dan-caragea.ro/blog/2016/04/12/antibiotice-naturale/" title="ANTIBIOTICE NATURALE"><img width='300' height='300' class='alignleft img-is-medium' src='https://dan-caragea.ro/wp-content/uploads/2016/04/Antibiotice-naturale-Miere.jpg' alt='La curent' title='ANTIBIOTICE NATURALE' /></a></div>
For video, src is empty (src=”)
Link: https://dan-caragea.ro/?s=virginHow can be this fixed?
Thanks, in advance.
- The topic ‘img src’ is closed to new replies.