This looks like how you should use WCK:
<?php
foreach( get_cfc_meta( 'testimonialsbox' ) as $key => $value ){ ?>
<?php $author_testimonial = $key['author_testimonial']; ?>
<?php $photo_obj = get_cfc_field( 'testimonialsbox','photo', false, $key ); ?>
<div class="col-md-6 col-sm-6">
<?php echo $author_testimonial; ?>
<div class="author-det">
<img src="https://wordpress.stackexchange.com/questions/279399/<?php echo $photo_obj["url'] ?>" alt="https://wordpress.stackexchange.com/questions/279399/<?php echo $photo_obj["alt']; ?>"/>
</div>
</div>
<?php } ?>
Related Posts:
- How to automatically add rounded corners to thumbnails?
- WP 4.4. responsive images browser choosing the “wrong” one
- Retina images – custom syntax for inserting images into post content
- show author image in posts
- Default Image Link Removal
- How to limit number of images being printer out in “Set Featured Image” pop up?
- Replace Woocommerce Images
- How to copy and paste a picture found on the web to wordpress easily
- Graphing libraries for WordPress [closed]
- Dynamically add titles to post images if they are empty
- Pasting images removes class attribute
- How can I make all gallery images to open in a new window?
- Crop image without scaling or resizing with add_image_size()
- Cropping an image before inserting into a post
- custom image size with New Media Manager in wordpress 3.5
- SSL: How to make customizer images Protocol Relative in WordPress?
- Is there a way to pull the first featured image in a loop and not all other featured images?
- How to add qtranslate multi language support for media?
- Is it possible to recover featured images after WordPress export/import
- how to stop generating different image sizes from parser
- Change the URL of an image from wp_get_attachment_image_src
- Do I need to resize an image to fit the post?
- Link to large image version instead of original?
- After installing ssl certificate images won’t show
- Random Size on Featured Image
- Some images not found 404 in localhost
- wp_upload_bits does not retrieve images that do not have an extension
- Images will not display, when I call them up with html in wordpress, just two blank small spaces [closed]
- Loose images in uploads folder
- Force minimum image size and aspect ratio when uploading images
- Convert uploaded GIF to non animated image automatically
- Is it possible to split Default WP Media directory to multiple Folder/Subdomain?
- Add srcset and sizes to older uploads?
- How to make a gallery with dynamic images from URLs?
- Divi Theme – images not showing on front page [closed]
- Edit image results in copies of file being created
- Images in Media aren’t showing, not broken
- Fixing image names for a site being restored
- t5-fresh-editor-stylesheets.php breaks image placement in WP Beta 3 editor
- Find and Use an image’s caption
- Export xml use/import images from theme directory
- Is it possible to change image size used for preview thumnail in Add Media popup
- Add clickable link on an image
- How do you import images from a URL in your post?
- Multiple post image, echo url (path of image)
- Make featured image be shareable across multiple pages?
- How do I get a smaller size of an avatar image
- When the new post which has no image published, save the specific image as the featured image ( by category )
- download link for uploaded images for wordpress
- How do I link a featured photo to it’s post?
- Images not showing in media grid view (but showing in list view)
- How to get the title of the random images from media library?
- How to indent pictures on WordPress blog? [closed]
- How to test if there are no more previous or next image on attachment page?
- Force square image crop during upload?
- Image and shortcode not showing in excerpt
- How to use getimagesize() of image upload?
- What is the plugin to import image from URL?
- problem with add_size_image
- photo gallery implementation like tmz
- How to enlarge thumbnail on mouseover?
- Edit Page did not get refresh after update
- User uploads image as “Featured Image” but WordPress resizes it?
- get_post_gallery with Gutenberg
- How to join Caption AND Description Meta Fields as one combined-caption in Image Block
- Hide Title tag on image Hover
- Images not showing after wordpres update 5.6
- How to get the best resolution of image from srcset
- How to avoid images appear as post in google search?
- Images names not inserting in WordPress Database from Dynamic Add / Remove fields
- Display Title/Description/Caption of custom images on homepage
- Images do not show in the website, but they appear on new tab
- Generate links on all images in posts – is there a hook?
- featured image in custom poste type (backend)
- Image Uploader Doesn’t Open Modal in Widget
- Image linking and lightbox
- Which tools should I use for a gallery that uses an API and url for the path of the images?
- Uploaded images not showing properly using wordpress
- Uploaded images appear broken in WP 4.4
- How to best adjust images to a max content width of 490px?
- Get attachment images does not return any attached images
- attachment.php & flexslider—linking thumbnail to specific image
- Add two images with Sweet Testimonials
- Breadcrumbs for Single Image page
- How to associate an image with a term taxononmy and publish it on frontpage?
- WordPress Images | How to get the cropped image?
- Import existing image as a single post
- How can i make like this structure?
- Slider do not add alt attribute. Cant get alt attribute from a media library!
- Broken image URL
- Stop Attachment image names from taking top level permalink
- Some images 404
- Media Library is not loading on grid view in admin panel
- Image not showing in an archive page
- How can I put pictures next to each other and how can I add a location? [closed]
- Media upload error
- Featured Image not displaying [closed]
- Remote Image (from URL) as Media Library element
- Uncaught Error: Call to undefined function file_is_valid_image()
- Remove one srcset entry from wp_get_attachment_image