Hello,
We are using News Pro GK5 to display articles in our new web site.
We have a problem to display the intro text. It seems that there a max number of characters that can be displayed. If we try to display more than a certain number of characters nothing is displayed.
To see the problem please check the following address: http://www.guillenphoto.com/cms2/galleries.html
Two identical articles are displayed. As you see the first one is not shown. Just the second one. But there are strictly the same.
Here is the code for the first one:
<h1>Underwater bottoms of Ploumanach in North Brittany, France</h1>
<div class="guillenphoto-div-intro-photo"><img src="/data/galeries/2011/001-ploumanach-france-bretagne/intro.jpg" alt="" width="200" height="134"/></div>
<p class="guillenphoto-div-paragraphe">
<span class="guillenphoto-article-texte"> Ploumanach located on the town of Perros-Guirec is known worldwide for its pink granite coastline and also for its famous lighthouse Min Ruz. But Ploumanach is also a unique area for its underwater bottoms, the Seven Islands archipelago, its gray seals, its large kelp forests that grow between the surface and 17 meters deep. Ploumanach is also the dive site named "La Cale": once the car is parked on the parking lot, you just need just to walk few steps to f.</span></p>
<hr id="system-readmore" />
Here is the code for the second one:
<h1>Underwater bottoms of Ploumanach in North Brittany, France</h1>
<div class="guillenphoto-div-intro-photo"><img src="/data/galeries/2011/001-ploumanach-france-bretagne/intro.jpg" alt="" width="200" height="134"/></div>
<p class="guillenphoto-div-paragraphe">
<span class="guillenphoto-article-texte"> Ploumanach located on the town of Perros-Guirec is known worldwide for its pink granite coastline and also for its famous lighthouse Min Ruz. But Ploumanach is also a unique area for its underwater bottoms, the Seven Islands archipelago, its gray seals, its large kelp forests that grow between the surface and 17 meters deep. Ploumanach is also the dive site named "La Cale": once the car is parked on the parking lot, you just need just to walk few steps to.</span></p>
<hr id="system-readmore" />
As you can see there is just one more character in the first article. And it is not displayed correctly.
Would help us to solve the problem.
Thanks
regards