Browser: Chrome 110, Firefox Developer
OS: Windows
URL: Link to a page that illustrates this issue
Video: Short screen recording that illustrates this issue (free tool: jam.dev)
I was building this on a Local install, but ran into this issue, so I put it on my server under a subdomain install so I could share it with the group.
Page link: Voter Registration – LWVSA.org
No page caching plugin is installed
- Created ACF Post Type: Accordions
- Created ACF Field Group Acc Elements
- Inside Acc Elements, created a Repeater with fields Acc Header and Acc Answer
- Created first Accordion Post (Voter Registration)
- Created Single Template: FAQ Accordion Alpha (from ACSS/Frames)
- Added Frames FAQ Accordion Alpha template
- Selected FAQ item and set to Use Query Loop
- Added {post-title} above FAQ item.
- Replaced default Question with {acf_acc_elements_acc_header}
- Replaced default Rich Text with {acf_acc_elements_acc_answer}
- For Query: Type: Posts; Post Type: Accordions
- Created Voter Registration Page
- Inserted FAQ Accordion Alpha template
- Under FAQ Item: Include: Voter Registration (Accordion)
Information does not display. There should be several entries visible.
Tried:
- Putting the Include: Voter Registration (Accordion) in the template and setting Conditions and Populate Content
- Using the Bricks accordion element
- Putting a new instance of FAQ Accordion Alpha directly on the Voter Registration page and updating the query as needed
- Removing Include: Voter Registration (Accordion)