Ethos carousel with pages instead of posts

Hi, I’m trying to build a website using the Ethos stack with the post carousel above the masthead, but I would like to show pages instead of posts. I tried to follow these instructions :

but I can’t seem to find the _post-carousel.php file. Any tips ?

Here’s my URL : https://prodmd.com/numerisation

Thank you in advance.

1 Like

Hi there,

That file is in wp-content/themes/x/framework/legacy/cranium/headers/views/ethos.

So if you want to override that file, place _post-carousel.php in wp-content/themes/x-child/framework/legacy/cranium/headers/views/ethos.

Hope this helps.

1 Like

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.