I’m having the same problem.
After updating from version 1.4.3 to version 1.4.5, the post title does not display.
Images, links and summaries are displayed.
WordPress is version 5.9.
Please let me know if you have any other information needed to solve the problem.
By the way, placeholder.png was displayed in Ver.1.2.6.1.
Ver.1.2.6.1
<div class=”owl-item” …>
<div class=”item-inner>
<figure class=”no-image” … placeholder.png);”>
</figure>
<h4>custom post title</h4>
Ver.1.4.1
<div class=”owl-item” …>
<div class=”item”>
<div class=”item-inner”>
<h4>custom post title</h4>
thank you.
Please let me know if you have any other information you need.