Skip to content Skip to sidebar

This topic contains 0 reply, has 1 voice.

Last updated by amandaL-9 1 year, 9 months ago.

Assisted by: Bobby.

Author Posts
July 18, 2024 at 8:42 pm

amandaL-9

Background of the issue:
I am trying to display WP Gridbuilder content on translated pages. I have multiple WP Gridbuilder layouts throughout my site. In some instances, they are working fine but in others they aren't. This page works fine: hidden link This page doesn't: hidden link The press release page is populated from an ACF custom post type with ACF custom fields and custom taxonomies. The ISO certifications page should be populated from the media library, with WP Grid Builder getting the taxonomy information from Folders. Using the Folders taxonomy from the media library works just fine on other pages: hidden link
I have already added the workaround code to my functions.php file, registered the facets in my strings, and translated the strings. I've also already tried clearing my cache many times, and I've tried deactivating all my plugins except the relevant ones and switching to the twenty-twenty-three theme.

Symptoms:
I expected to see a list of PDFs with a 'Locations' dropdown, as seen in the English version of the page. Instead, I got a 'Sorry, no content found.' error.

Questions:
Why is the WP Gridbuilder content not displaying on the translated ISO certifications page?
What steps can I take to ensure the WP Gridbuilder content displays correctly on translated pages?

The topic ‘[Closed] WP Grid Builder content not displaying on translated page’ is closed to new replies.