
Fix this code for wordpress
- or -
Post a project like this4229
£10(approx. $13)
- Posted:
- Proposals: 12
- Remote
- #493207
- Completed
Wordpress / Mobile app development/ jQuery / Magento / ROR / PSD / Drupal / Concrete5 / CSS / Javascript / API's

Experts in Web Designing, Web Developement ,2D&3D Designing and animations, Iphone and Android Apps and SEO
Web Designer; Web Developer; Programmer; Games Programmer; Artist; Illustrator
544316681162679797274965604386670072495640523497572277368566
Description
Experience Level: Entry
I have a custom meta box carousel which I have working, The only problem im having is it is only looping through one picture, the same image is shown on the slides.Can someone please point me in the correct direction please.Thanks
$images = get_post_meta( $post->ID, '_agd_test_file_list', true );
if ( $images )
{ foreach ( $images as $attachment_id => $img_full_url ) {
echo'
';
echo wp_get_attachment_link( $attachment_id );
echo'';
echo '';
echo wp_get_attachment_link( $attachment_id );
echo'';
}}
I know there is 4 images being held in the array but I can only get one to display in the slider. It is just repeat the same image and womt display the others
UPDATE: Im still looking for someone to help. I would like to find someone who I could send work, so if you can fix it and we get on then I will send more work to you
$images = get_post_meta( $post->ID, '_agd_test_file_list', true );
if ( $images )
{ foreach ( $images as $attachment_id => $img_full_url ) {
echo'
';
echo wp_get_attachment_link( $attachment_id );
echo'';
echo '';
echo wp_get_attachment_link( $attachment_id );
echo'';
}}
I know there is 4 images being held in the array but I can only get one to display in the slider. It is just repeat the same image and womt display the others
UPDATE: Im still looking for someone to help. I would like to find someone who I could send work, so if you can fix it and we get on then I will send more work to you
Aaron B.
100% (30)Projects Completed
23
Freelancers worked with
20
Projects awarded
18%
Last project
11 Mar 2019
Spain
New Proposal
Login to your account and send a proposal now to get this project.
Log inClarification Board Ask a Question
-
There are no clarification messages.
We collect cookies to enable the proper functioning and security of our website, and to enhance your experience. By clicking on 'Accept All Cookies', you consent to the use of these cookies. You can change your 'Cookies Settings' at any time. For more information, please read ourCookie Policy
Cookie Settings
Accept All Cookies