Post carousel disapeard after updates

Today I updated everything, Theme X, Cornerstone, Plugins and WP to the latest version.
Somehow it changes certain things that my carousel is no longer visible on my main page.

What went wrong and how to fix this.
I don’t understand code very well so that is why I hoped Theme X would be a solution with Cornerstone as a frontpage editor… But it always gives trouble with the new updates.

Website: http://foodforestry-development.nl/

  • Using the Ethos stack
  • I have Theme-X Version: 6.4.2
  • Cornerstone version: 3.4.2
  • Turned all other plugins off to see if there is any conflict… but when all plugins are off the caroursel is still gone.
  • I checked my customizer settings as well.
  • Post Carousel is ‘On’ and display set to ‘Featured’
  • Post Slider is set to ‘on’ and set to ‘Featured’

Hi There,

Thank you for writing in, I see that you have modified the _post-carousel.php file on your child theme. Please get a new copy of that file in the latest version of theme, that is under \wp-content\themes\x\framework\legacy\cranium\headers\views\ethos

Paste the new _post-carousel.php file on your child theme’s \wp-content\themes\x-child\framework\legacy\cranium\headers\views\ethos directory, and move whatever modification you did on that old _post-carousel.php file.

After you’ve done that, remove the old _post-carousel.php so the new one will take over.

If the modification to old _post-carousel.php is not necessary, then simple remove it and the carousel will restore to its normal function.

Let us know how it goes,
Cheers!

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