srcset img links not getting the correct link
-
Apart from that I have to do the wp-upload directory separtely because it´s too big everything seems to work fine doing some test backups and installs. I however have lots of pictures that uses the srcset to display a smaller version of some pictures. The srcset-link gets updated, but it gets updated wrongly.
Some images display correctly (that aren´t using the srcset-code). The actual image-link (src) is correct on both images and looks like:
src="http://localhost/test/wp-content/uploads/2016/11/picture.jpgHowever the srcset pictures also have the correct src-path, but the srcset-path (that actually displays the image) gets this path:
srcset="http://localhost/test/C:/xampp/htdocs/test/wp-content/uploads/2016/11/picture.jpgThey get the “C:/xampp/htdocs/test” added into the path, and that makes them not visible at all.
Could I be doing something wrong during the setup process. Right now I pretty much left the settings on auto 🙂
Very greatful for every little bit of help I can get :-/ Thanks in advance
The topic ‘srcset img links not getting the correct link’ is closed to new replies.
