Home › Forums › General Issues › Title goes to numbers after 3 entries? › Reply To: Title goes to numbers after 3 entries?
Hi @jari
It seems related to your slider. I’ve checked the page source and the HTML have the correct result:
<div class="floorplans_slider">
<ul>
<li>
<h2>INTERIEUR</h2>
<p>Woonkamer</p>
<img src="http://thuisinberggierslanden.nl/wp-content/uploads/2016/11/18980-Heijmans-A-Meppel-Interieur-Woonkamer_72dpi-e1481031034795.jpg" alt="" />
</li>
<li>
<h2>INTERIEUR</h2>
<p>Keuken</p>
<img src="http://thuisinberggierslanden.nl/wp-content/uploads/2016/11/18980-Heijmans-A-Meppel-Interieur-_72dpi-e1481031087787.jpg" alt="" />
</li>
<li>
<h2>PLATTEGRONDEN</h2>
<p>Begane grond</p>
<img src="http://thuisinberggierslanden.nl/wp-content/uploads/2016/11/gebouw-ab-v1.jpg" alt="" />
</li>
<li>
<h2>PLATTEGRONDEN</h2>
<p>1e verdieping</p>
<img src="http://thuisinberggierslanden.nl/wp-content/uploads/2016/11/gebouw-ab-v2.jpg" alt="" />
</li>
<li>
<h2>PLATTEGRONDEN</h2>
<p>Zolder</p>
<img src="http://thuisinberggierslanden.nl/wp-content/uploads/2016/11/gebouw-ab-v3.jpg" alt="" />
</li>
</ul>
</div>
<!-- /floorplans_slider -->
Could you please get in touch with your slider author instead?
Thanks 🙂
Welcome to the Advanced Custom Fields community forum.
Browse through ideas, snippets of code, questions and answers between fellow ACF users
Helping others is a great way to earn karma, gain badges and help ACF development!
We use cookies to offer you a better browsing experience, analyze site traffic and personalize content. Read about how we use cookies and how you can control them in our Privacy Policy. If you continue to use this site, you consent to our use of cookies.