Phoca Gallery with SimpleCaddy problem
Posted: 25 Apr 2012, 09:48
Hi there,
I am trying to use Phoca Gallery 3.2.0 with Simplecaddy 1.75 on Joomla! 2.5.4. Everything seems to work fine, I enabled all necessary plugins and created a category with 7 pictures which show up just fine where I want them.
However, in order to enable the "buy"-option from simplecaddy, I have to configure the option Display Image Description In Box to "Yes (HTML). But if I do that, I don't get to see the 7 images anymore after clicking on the category, but I see only 1 thumbnail in the top left corner of my screen - and that's it. No site layout, just the one thumbnail. Restoring the Description image to "No" makes the whole gallery work fine again, but then I don't see the simplecaddy-buttons.
Is this a known problem and does anyone have a solution for me? thanks in advance!
p.s. the one-thumbnail-page has this code:
<div id="phocagallery" class="pg-category-view">
<div id="pg-icons"></div><div style="clear:both"></div>
<div class="phocagallery-box-file pg-box-image" style="height:188px; width:120px;">
<div class="phocagallery-box-file-first" style="height:118px;width:118px;margin:auto;">
<div class="phocagallery-box-file-second">
<div class="phocagallery-box-file-third">
<a class="pg-modal-button" title="" href="/flash/index.php/winkelen/1-testcategorie/detail/1-hpim1363?tmpl=component" rel="{handler: 'iframe', size: {x: 680, y: 531}, overlayOpacity: 0.3}" ><img src="/flash/images/phocagallery/thumbs/phoca_thumb_m_hpim1363.jpg" alt="hpim1363" class="pg-image" /></a>
</div></div></div>
<div class="pg-name" style="font-size:12px">hpim1363</div><div class="detail" style="margin-top:2px"> <a class="pg-modal-button" title="Detail" href="/flash/index.php/winkelen/1-testcategorie/detail/1-hpim1363?tmpl=component" rel="{handler: 'iframe', size: {x: 680, y: 531}, overlayOpacity: 0.3}" ><img src="/flash/components/com_phocagallery/assets/images/icon-view.png" alt="Detail" /></a></div>
<div style="clear:both"></div>
I am trying to use Phoca Gallery 3.2.0 with Simplecaddy 1.75 on Joomla! 2.5.4. Everything seems to work fine, I enabled all necessary plugins and created a category with 7 pictures which show up just fine where I want them.
However, in order to enable the "buy"-option from simplecaddy, I have to configure the option Display Image Description In Box to "Yes (HTML). But if I do that, I don't get to see the 7 images anymore after clicking on the category, but I see only 1 thumbnail in the top left corner of my screen - and that's it. No site layout, just the one thumbnail. Restoring the Description image to "No" makes the whole gallery work fine again, but then I don't see the simplecaddy-buttons.
Is this a known problem and does anyone have a solution for me? thanks in advance!
p.s. the one-thumbnail-page has this code:
<div id="phocagallery" class="pg-category-view">
<div id="pg-icons"></div><div style="clear:both"></div>
<div class="phocagallery-box-file pg-box-image" style="height:188px; width:120px;">
<div class="phocagallery-box-file-first" style="height:118px;width:118px;margin:auto;">
<div class="phocagallery-box-file-second">
<div class="phocagallery-box-file-third">
<a class="pg-modal-button" title="" href="/flash/index.php/winkelen/1-testcategorie/detail/1-hpim1363?tmpl=component" rel="{handler: 'iframe', size: {x: 680, y: 531}, overlayOpacity: 0.3}" ><img src="/flash/images/phocagallery/thumbs/phoca_thumb_m_hpim1363.jpg" alt="hpim1363" class="pg-image" /></a>
</div></div></div>
<div class="pg-name" style="font-size:12px">hpim1363</div><div class="detail" style="margin-top:2px"> <a class="pg-modal-button" title="Detail" href="/flash/index.php/winkelen/1-testcategorie/detail/1-hpim1363?tmpl=component" rel="{handler: 'iframe', size: {x: 680, y: 531}, overlayOpacity: 0.3}" ><img src="/flash/components/com_phocagallery/assets/images/icon-view.png" alt="Detail" /></a></div>
<div style="clear:both"></div>