I have a problem: The images of the plugin does not appear. Yet I have followed the instructions of the help page for installation. Looking at the source code of the page, yet we see that the text is here:
- Code: Select all
<div id="myGallery">
<div class="imageElement">
<h2>L’emploi : un mot étrange, une étape indispensable avant de prétendre à la retraite…</h2>
<p>L’emploi : un mot étrange, une étape indispensable avant de prétendre à la retraite...</p>
<a href="http://radiovl.fr/v2/l%e2%80%99emploi-un-mot-etrange-une-etape-indispensable-avant-de-pretendre-a-la-retraite/" title="Read More" class="open"></a>
<img src="http://radiovl.fr/v2/wp-content/uploads/2011/02/work.jpg" alt="" class="full" />
<img src="http://radiovl.fr/v2/wp-content/uploads/2011/02/work.jpg" alt="" class="thumbnail" />
</div>
<div class="imageElement">
<h2>Essaie 2</h2>
<p>ESSAIE 2</p>
<a href="http://radiovl.fr/v2/essaie-2/" title="Read More" class="open"></a>
<img src="http://radiovl.fr/v2/wp-content/themes/education-10/images/468x60.gif" alt="" class="full" />
<img src="http://radiovl.fr/v2/wp-content/themes/education-10/images/468x60.gif" alt="" class="thumbnail" />
</div>
<div class="imageElement">
<h2>Palmarès des écoles de commerce délivrant le grade de master</h2>
<p>Palmarès des écoles de commerce délivrant le grade de master</p>
<a href="http://radiovl.fr/v2/palmares-des-ecoles-de-commerce-delivrant-le-grade-de-master/" title="Read More" class="open"></a>
<img src="http://radiovl.fr/v2/wp-content/uploads/2011/02/lepoint.jpg" alt="" class="full" />
<img src="http://radiovl.fr/v2/wp-content/uploads/2011/02/lepoint.jpg" alt="" class="thumbnail" />
</div>
</div>
</div>
Here is the address of my site: http://radiovl.fr/v2/
Can you help me ?
Thank you in advance









