wp-decoupled icon indicating copy to clipboard operation
wp-decoupled copied to clipboard

Live Demo Site

Open omkarkulkarni2704 opened this issue 1 year ago • 1 comments

WP Decoupled

Photos are not visible on your live demo site mentioned in the README file.

Link: https://wp-decoupled-git-master.rtcamp.vercel.app/

Screenshot (100)

omkarkulkarni2704 avatar Oct 09 '24 05:10 omkarkulkarni2704

Hi, I checked this issue and it appears that the missing images are caused by the WordPress backend for the demo site rather than a code issue in the wp-decoupled frontend.

Since the frontend relies on featuredImage returned from WPGraphQL, if the media library on the demo WordPress instance is empty or featured images are not set, the frontend will naturally show placeholders.

Just confirming with maintainers whether this should be handled as a deployment/content configuration issue rather than a code fix. If there's anything you'd like contributors to adjust in the repo (e.g., documentation clarification), I'm happy to help.

GovardhaneNitin avatar Dec 06 '25 10:12 GovardhaneNitin