When I am working on inner pages, I would like to display 2 different titles in the hero section.
Current Page Title
Parent Page Title
I want to call these 2 titles using dynamic data.
It’s easy for the workflow when Bricks allows us to save the section as a global section. So, I can make a few different global sections with the main title and parent title(when the page is under a parent page).
Hi! Did you ever find a way to solve this? I have a very similar problem - but with product categories. I can show all the product categories I need to as long as it is not the lowest category in the hierachy - because then I would need the {term_name} of the parent and not of the category I am in. not sure if there is a way to solve this, especially because a category can have multiple parents…
Not yet(I didn’t ask 3rd party dev too). So my current method is to add an ACF field for this parent title to those inner pages and add them manually page by page.
I was rushing to complete the site, and the inner pagwereare not many. So, I picked this method. If yours is a huge site, this method is not wise.