Images, srcset
-
Hi,
I recently installed Duplicator plugin to duplicate my website to my local environment.
The first issue I have now is that no images at all are showing.
I discovered its because the srcset is the issue.Here is example of srcset for an image.
srcset="https://localhost:8000/fzduplicator/C:/wamp/www/fzDuplicator/wp-content/uploads/2016/01/1-9-150x150.jpg 150w, https://localhost:8000/fzduplicator/C:/wamp/www/fzDuplicator/wp-content/uploads/2016/01/1-9-160x160.jpg 160w, https://localhost:8000/fzduplicator/C:/wamp/www/fzDuplicator/wp-content/uploads/2016/01/1-9-320x320.jpg 320w"
It should be:
https://localhost:8000/fzduplicator/wp-content/uploads/...
/C:/wamp/www/fzDuplicator Shouldnt be there!
How can I fix this problem?Also, no links are working.
I just get:
Not Found
The requested URL /fzduplicator/uncategorized/2016/02/16/test/ was not found on this server.Thank you in advance.
Sincerely,
Z
- The topic ‘Images, srcset’ is closed to new replies.