NO BUG: Field with value 3 or 6 inside an ACF repeater are ignored in the frontend!

Browser: Chrome 120
OS: macOS / Windows / Linux / etc.
URL: Link to a page that illustrates this issue
Video: jam.dev

Hello,

I have joined a jam video explaining my bug, very strange !

In short, I have an ACF repeater with a selected field configured as:

  • value : output

When my value is 3 or 6, it doesn’t output anything for the whole items while all the others number are fined !

And if I just change the 3 and the 6 to any other number (I have tested all from 1 to to 9), like 4 and 7 in my exemple, then everything output correctly in the frontend !

image

As you can guess, the 3 and 6 are linked to ID from another plugin, hence I can not just stick with 4 and 7.

And as you guess bis, in Bricks I have a simple Query Loop with my ACF repeater:

Thanks and Regards,

Nicolas.

Hi @nickwe ,

Can you check if your field name has a proper UTC-8 value?
For example, hover your field name on the ACF field page. Click the icon to copy the field name on clipboard.

Then paste the value in a text editor to check if any weird characters in between.
Supposed you should get cours_service

If the field name is correct, please send temp admin access to help@bricksbuilder.io and include this forum thread as a reference fo us to investigate.

Otherwise, please recreate the filed and check if the dynamic data is rendered correctly.

Regards,
Jenn

1 Like

Hi @nickwe ,

As per my email reply, those Bricks dynamic tags not rendering because of the shortcode by the plugin.
Kindly check with the plugin support.
Thanks.

Regards
Jenn

1 Like

Just FYI, the problem is well related to Latepoint, the errors only occur when the last name of the Agent in Latepoint start with “à” which is a French character, by replacing it, problem disapears.

1 Like