Hi everyone!
I have a CPT created with ACF, called “Rooms”. This CPT has an archive page, which is located under the Hotel menu item. The URL structure is therefore domain.com/hotel/rooms. I’ve set this up in ACF (rewrite), and it works correctly. However, the breadcrumbs do not follow this structure. When I open a CPT, the breadcrumbs show the following: domain.com/rooms/standard-room. Instead, I would like the breadcrumbs to look like this: domain.com/hotel/rooms/standard-room.
The Hotel menu is a Page.
How can I set this up?
Thanks for the help!