• Resolved wacha

    (@wacha)


    Hello,

    I know it’s a bit weird and complicated to explain why i need this but :

    when i edit a photo i want to load something else in the image field.
    Here is the edit :
    https://prnt.sc/NrMVKH6j3jMn


    As you see for the post 28523 the first image field try to load the value 28522.
    But i want that field to load another value.
    So i make the change in the wp_postmeta to load the attachment i wanted
    https://prnt.sc/9lhPuNFmCU34

    As you see for the post 28523 for the first repeateur photo field i want to load the attachment 28524.

    But the front end keep showing me that it load the 28522.
    Is there anywhere else in the database that this 28522 come from ?

    Thank you for your help ??

Viewing 1 replies (of 1 total)
  • Plugin Author Konrad Chmielewski

    (@hwk-fr)

    Hello,

    Thanks for the feedback!

    It should be working. Which suggests you’re either updating the wrong value in the database, or you have some cache which prevent the updated value to be shown.

    I would recommend to update the value using the normal ACF UI in the admin, to make sure it updates all cache, just in case.

    Hope it helps!

    Regards.

Viewing 1 replies (of 1 total)
  • The topic ‘Load value in an input filed image’ is closed to new replies.