Can anyone contribute anything helpful?
That’s not right. Now CSS and JS must be loaded with every pageload.
If the CSS and JS are stored in a file, the browser only needs to load this file once and can store it in the browser cache.
Hello Simon,
now I have now written my own function.
Thanks for your effort.
Best Regards
Fox
Dear Simon,
I do not know why you always come back to the featured image?
The question is:
I have a thumbnail in the dimensions 696×385
http://www.familienjoe.com/wp-content/uploads/2017/06/Depositphotos_2739528_xs-696×385.jpg
Why is it using the code echo $ td_mod_single-> get_image (‘td_696x0’); not displayed?
This is a simple question.
Here for Eexample:
In this Post: http://www.familienjoe.com/2017/06/20/hallo-welt/ have to show 2 Thumbnails.
echo $td_mod_single->get_image(‘td_1068x0’);
echo $td_mod_single->get_image(‘td_696x0’);
Both are available:
http://www.familienjoe.com/wp-content/uploads/2017/06/Depositphotos_2739528_xs-1068×580.jpg
and
http://www.familienjoe.com/wp-content/uploads/2017/06/Depositphotos_2739528_xs-696×385.jpg
But it will show two times the Featured Image:
http://www.familienjoe.com/wp-content/uploads/2017/06/Depositphotos_2739528_xs.jpg
Hello Simon,
thank you for the comments.
Exactly that does not happen with me.
The Thumbnail size exists (look here: http://de.share-your-photo.com/b57791f54a) but it will not show (look here: http://de.share-your-photo.com/1707f1e79a)
Hello Simon,
I already read the post. This is not what i looking for.
I have created the images by regenerating thumbnail on the dimensions 1068×580 -> You see, i have a these thumbnail. http://de.share-your-photo.com/b57791f54a
Now I would like to display the thumbnail with the name Depositphotos_2739528_xs-1068×580.jpg. For this I use echo $td_mod_single->get_image(‘td_1068x0’);
The Image Depositphotos_2739528_xs-1068×580.jpg is not displayed.
The wrong picture is displayed Depositphotos_2739528_xs http://share-your-photo.com/1707f1e79a
How can i show the thumbnail Depositphotos_2739528_xs-1068×580.jpg?
-
This reply was modified 9 years by
tomfox.
So I have unfortunately only small pictures available.
That’s why I use Regenerate Thumbnails and have Thumbs in 1068 and 696.
Unfortunately, the page is only shown as the original size.
That’s why I want to use in the theme the loop-single.php the size td_696x0 ‘, which is created by regenerated thumbnails. Unfortunately the original image is always displayed.
URL?