apna-college / wanderlust

105 stars 105 forks source link

Not show a image in carts in Wanderlust Project please solve this problem #21

Open Harishankar77 opened 1 week ago

Harishankar77 commented 1 week ago

<% layout ("/layouts/boilerplate") -%>

All Listings

<% for(let listing of allListings){ %>
Listing_Images

<%= listing.title %>
₹<%= listing.price.toLocaleString("en-IN") %>/Night

<% } %>
Vaibhavkumar5158 commented 1 week ago

same problem image is not showing in cards @apna-college pls solve this problem

tanzeelpasha commented 5 days ago

Bro I too encountered the same issue.... finally found the bug and resolved! while copying the link from the browser, dont copy the WEBPAGE link right click on the image and copy the image address!! That's it! Thank me later!