- Exclusive Author
- Sold between 1 000 and 5 000 dollars
- Has been a member for 0-1 years
Hi, my item is not approved yet because of the reason: “Delete the images from the main file and replace with placeholders. http://placehold.it". I don’t want to bother my reviewer with this question,maybe some of you have already been through this, does this refer to homepage only? Thanks a lot!
It seems as if you have images that you are using as placeholders in the main file that are a waste of space because they are only temporary. Delete those images from your main file and the inside your code replace the images as follows:
<img src="http://placehold.it/350x150" />
Replace the 350 with your width and 150 with your height.
It will come out as follows for whatever size you’ve chosen.
does this refer to homepage only
It would be a good idea to do for all temporary assets for both your clients and your reviewal.
- Exclusive Author
- Sold between 1 000 and 5 000 dollars
- Has been a member for 0-1 years
Thank you for your help, Philse, I will do this now. Have a great week!
Kinda OT, but here are some other popular placeholder service: http://net.tutsplus.com/articles/web-roundups/the-top-8-placeholders-for-web-designers/

- Exclusive Author
- Sold between 1 000 and 5 000 dollars
- Has been a member for 0-1 years
ProjectileStudio said
Kinda OT, but here are some other popular placeholder service: http://net.tutsplus.com/articles/web-roundups/the-top-8-placeholders-for-web-designers/![]()
Interesting to use for future projects, because lack of pics ruins the first impression. For now I’ll stick with the link from the reviewer , I can understand why buyers don’t need to download an amount of images that they won’t use anyway. Maybe next time I’ll upload them to one of my domains and just link to the images directly, if we are allowed.
I recently came across this, it might be of some use: https://github.com/imsky/holder
