Hello,
It might be jetpacks lazy Images.. if you can try turning them off for the page where you want to display your links
I have jetpack, but I don’t see any jetpack images widget.
Hello,
It will be in settings, this url may help: https://jetpack.com/support/lazy-images/
-
This reply was modified 1 year, 4 months ago by
Rico Macchi.
Hmmm, didn’t seem to do the trick.
Can you show me the shortcode your using? and try to remove or change the var for the image in the shortcode
Surely, here you go
[wp_links_page display=”grid” cols=”2″ orderby=”date” order=”ASC” img_size=”lifestylepress-grid” img_style=”box-shadow: 0 5px 10px 0 rgba(0,0,0,0.2),0 5px 15px 0 rgba(0,0,0,0.19);” title_style=”font-weight: bold; text-align: right” desc=”content” description_link=”yes” desc_style=”font-weight: bold; text-align: right”]
Hello,
try removing: img_size=”lifestylepress-grid” and it will go to default. EX Below:
[wp_links_page display=”grid” cols=”2″ orderby=”date” order=”ASC” img_style=”box-shadow: 0 5px 10px 0 rgba(0,0,0,0.2),0 5px 15px 0 rgba(0,0,0,0.19);” title_style=”font-weight: bold; text-align: right” desc=”content” description_link=”yes” desc_style=”font-weight: bold; text-align: right”]
Then clear browser cache when viewing page (cntrl+r)
If this doesn’t work for you please contact me via the website, you will find in the help file.