Support

Account

Forum Replies Created

  • I reckon you’ll want to use an actual jquery gallery display for this like flexslider2 and use the acf gallery field just to feed it images. then open the jquery gallery in a modal. because the acf gallery fields arent going to format it into a slideshow on the frontend by themselves.

  • I was having this exact same problem and it was driving me crazy. I suspected caching, permissions, nothing seemed to work until I saw this post – and you’re right, the metabox HAD been dragged & reordered by hand. Dragging the box from the sidebar into the main area worked for me too, but it’s definitely not something I thought of right away haha.

  • have you tried

    if (get_field('flex-field-name')) {
    page id
    } else {
    homepage ID
    }

    ?
    that will check if there’s something in the flex field first off, and if there isn’t it’ll fall back to the homepage code

  • This is great, it fixed my issue as well!
    Thanks so much for looking into this.

  • this is the same for me – the second time the repeater’s broken on this site.

  • I’m sorry, but I didn’t get any error messages to tell me it was a memory issue. I thought it would be something simple, stopping at a flat number like 10, but apparently it was arbitrary if @evalds.urtans is experiencing the same thing at 23.

    I ended up deleting the field and starting over completely – this one works fine, I am able to add as many as I want. I’m just worried it’s going to happen again, I’ll let you know if anything else weird starts happening. 🙂

    Thanks!
    Jamie

  • @elliot thanks so much for looking into this.. I’m not sure when it started, but this is the first time it’s happened.
    Unfortunately the update still hasn’t fixed the issue.

    It makes me feel like something happened after an update, because half of the entries in there are just fine – and I can update and save the text in that field just fine, even add new ones above them. Those may have existed before the update. But editing any of the ones below line 11, it doesnt save the text in that field. 10 seems to be the cutoff point. I can add ABOVE #10, but then when it pushes 10 to 11, the text in 11’s field now becomes blank. Anything beyond 10, just for that field, is blank.

    Any ideas?? Thanks for your help.

Viewing 7 posts - 1 through 7 (of 7 total)