None of the extensions of Lightbox actually works SOLVED - Joomla! Forum - community, help and support
good afternoon all.
i've been doing testing days now. i'am not able simple lightbox single single image work (auto proces). i'm far gone created clean joomla installation. no default content in it, etc.
joomla 2.5.4.. done 1 purpose because thought had 2.5.7 update.
and still not working.
i see in source plug-ins work no lightbox pops up.
at moment have 2 plugins active.
1: jce mediabox. after adding image, outcome is:
.
as can see, class called jcepopup , rel="" applicable.
the second 1 is:
imagesizer. outcome of code is:
and again, there rel="" tag. still no lightbox :-(
the new testsite build http://www.ccvitaal.nl/clients/duburg_prod/index.php/13-basis-artikelen/4-woollen-fabrics
here find 2 images. left configured jce mediabox plugin, , right 1 configured imagesizer.
so hope can me problem.
i've been doing testing days now. i'am not able simple lightbox single single image work (auto proces). i'm far gone created clean joomla installation. no default content in it, etc.
joomla 2.5.4.. done 1 purpose because thought had 2.5.7 update.
and still not working.
i see in source plug-ins work no lightbox pops up.
at moment have 2 plugins active.
1: jce mediabox. after adding image, outcome is:
code: select all
<a href="/clients/duburg_prod/cache/6/e632b05194c00e56132f7cc31371ab41.png" class="jcepopup autopopup-single icon-right noshow" rel="title[woolen fabric];width[600]" target="_blank" type="image"><img src="/clients/duburg_prod/cache/6/e632b05194c00e56132f7cc31371ab41.png" width="350" height="355" alt="woollen one"></a>as can see, class called jcepopup , rel="" applicable.
the second 1 is:
imagesizer. outcome of code is:
code: select all
<a class="linkthumb modal" target="_blank" rel="lightbox[id_4]" href="/clients/duburg_prod/images/stories/products/woollen/woollen_two.png"><img src="/clients/duburg_prod/cache/6/66fd385c7b547e422cf24a0f25d2a601.png" width="350" height="351" alt="woollen two" class="thumb"></a>and again, there rel="" tag. still no lightbox :-(
the new testsite build http://www.ccvitaal.nl/clients/duburg_prod/index.php/13-basis-artikelen/4-woollen-fabrics
here find 2 images. left configured jce mediabox plugin, , right 1 configured imagesizer.
so hope can me problem.
hello,
i solved issue. related error. 1 in joomla itself.
i had remove jcaption. , after worked charm.
i did find solution on http://www.acuit.com.au/blogs/removing-jcaption-in-joomla2.5.html
thanks again help
i solved issue. related error. 1 in joomla itself.
i had remove jcaption. , after worked charm.
i did find solution on http://www.acuit.com.au/blogs/removing-jcaption-in-joomla2.5.html
thanks again help
Comments
Post a Comment